09:25:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/138436 09:25:38 Running as SYSTEM 09:25:38 [EnvInject] - Loading node environment variables. 09:25:38 Building remotely on prd-centos8-docker-8c-8g-24128 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-merge-java 09:25:38 [ssh-agent] Looking for ssh-agent implementation... 09:25:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:25:38 $ ssh-agent 09:25:38 SSH_AUTH_SOCK=/tmp/ssh-uLqYmPd7hCdr/agent.5600 09:25:38 SSH_AGENT_PID=5602 09:25:38 [ssh-agent] Started. 09:25:38 Running ssh-add (command line suppressed) 09:25:38 Identity added: /w/workspace/cps-master-merge-java@tmp/private_key_2070129219140373066.key (/w/workspace/cps-master-merge-java@tmp/private_key_2070129219140373066.key) 09:25:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:25:38 The recommended git tool is: NONE 09:25:39 using credential onap-jenkins-ssh 09:25:40 Wiping out workspace first. 09:25:40 Cloning the remote Git repository 09:25:40 Cloning repository git://cloud.onap.org/mirror/cps.git 09:25:40 > git init /w/workspace/cps-master-merge-java # timeout=10 09:25:40 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 09:25:40 > git --version # timeout=10 09:25:40 > git --version # 'git version 2.39.1' 09:25:40 using GIT_SSH to set credentials Gerrit user 09:25:40 [INFO] Currently running in a labeled security context 09:25:40 [INFO] Currently SELinux is 'enforcing' on the host 09:25:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-merge-java@tmp/jenkins-gitclient-ssh11532236087265480008.key 09:25:40 Verifying host key using manually-configured host key entries 09:25:40 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:25:41 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 09:25:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:25:42 Avoid second fetch 09:25:42 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:25:42 Checking out Revision ac58e919008c4449b389d3681a6f8aa216cb5f8f (refs/remotes/origin/master) 09:25:42 > git config core.sparsecheckout # timeout=10 09:25:42 > git checkout -f ac58e919008c4449b389d3681a6f8aa216cb5f8f # timeout=30 09:25:42 Commit message: "Merge "Add passthrough write (CUD) operations to k6"" 09:25:42 > git rev-list --no-walk 76676aa6d9b4a1336b8d1f392296995bcdde3439 # timeout=10 09:25:45 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 09:25:45 provisioning config files... 09:25:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:25:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:25:45 [cps-master-merge-java] $ /bin/bash /tmp/jenkins13184626270348549185.sh 09:25:45 ---> python-tools-install.sh 09:25:45 Setup pyenv: 09:25:46 system 09:25:46 * 3.8.13 (set by /opt/pyenv/version) 09:25:46 * 3.9.13 (set by /opt/pyenv/version) 09:25:46 * 3.10.6 (set by /opt/pyenv/version) 09:25:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8Ur5 09:25:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:25:54 lf-activate-venv(): INFO: Installing: lftools 09:26:32 lf-activate-venv(): INFO: Adding /tmp/venv-8Ur5/bin to PATH 09:26:32 Generating Requirements File 09:26:57 Python 3.10.6 09:26:57 pip 24.1.2 from /tmp/venv-8Ur5/lib/python3.10/site-packages/pip (python 3.10) 09:26:58 appdirs==1.4.4 09:26:58 argcomplete==3.4.0 09:26:58 aspy.yaml==1.3.0 09:26:58 attrs==23.2.0 09:26:58 autopage==0.5.2 09:26:58 beautifulsoup4==4.12.3 09:26:58 boto3==1.34.144 09:26:58 botocore==1.34.144 09:26:58 bs4==0.0.2 09:26:58 cachetools==5.4.0 09:26:58 certifi==2024.7.4 09:26:58 cffi==1.16.0 09:26:58 cfgv==3.4.0 09:26:58 chardet==5.2.0 09:26:58 charset-normalizer==3.3.2 09:26:58 click==8.1.7 09:26:58 cliff==4.7.0 09:26:58 cmd2==2.4.3 09:26:58 cryptography==3.3.2 09:26:58 debtcollector==3.0.0 09:26:58 decorator==5.1.1 09:26:58 defusedxml==0.7.1 09:26:58 Deprecated==1.2.14 09:26:58 distlib==0.3.8 09:26:58 dnspython==2.6.1 09:26:58 docker==4.2.2 09:26:58 dogpile.cache==1.3.3 09:26:58 email_validator==2.2.0 09:26:58 filelock==3.15.4 09:26:58 future==1.0.0 09:26:58 gitdb==4.0.11 09:26:58 GitPython==3.1.43 09:26:58 google-auth==2.32.0 09:26:58 httplib2==0.22.0 09:26:58 identify==2.6.0 09:26:58 idna==3.7 09:26:58 importlib-resources==1.5.0 09:26:58 iso8601==2.1.0 09:26:58 Jinja2==3.1.4 09:26:58 jmespath==1.0.1 09:26:58 jsonpatch==1.33 09:26:58 jsonpointer==3.0.0 09:26:58 jsonschema==4.23.0 09:26:58 jsonschema-specifications==2023.12.1 09:26:58 keystoneauth1==5.7.0 09:26:58 kubernetes==30.1.0 09:26:58 lftools==0.37.10 09:26:58 lxml==5.2.2 09:26:58 MarkupSafe==2.1.5 09:26:58 msgpack==1.0.8 09:26:58 multi_key_dict==2.0.3 09:26:58 munch==4.0.0 09:26:58 netaddr==1.3.0 09:26:58 netifaces==0.11.0 09:26:58 niet==1.4.2 09:26:58 nodeenv==1.9.1 09:26:58 oauth2client==4.1.3 09:26:58 oauthlib==3.2.2 09:26:58 openstacksdk==3.2.0 09:26:58 os-client-config==2.1.0 09:26:58 os-service-types==1.7.0 09:26:58 osc-lib==3.1.0 09:26:58 oslo.config==9.5.0 09:26:58 oslo.context==5.5.0 09:26:58 oslo.i18n==6.3.0 09:26:58 oslo.log==6.1.0 09:26:58 oslo.serialization==5.4.0 09:26:58 oslo.utils==7.2.0 09:26:58 packaging==24.1 09:26:58 pbr==6.0.0 09:26:58 platformdirs==4.2.2 09:26:58 prettytable==3.10.2 09:26:58 pyasn1==0.6.0 09:26:58 pyasn1_modules==0.4.0 09:26:58 pycparser==2.22 09:26:58 pygerrit2==2.0.15 09:26:58 PyGithub==2.3.0 09:26:58 PyJWT==2.8.0 09:26:58 PyNaCl==1.5.0 09:26:58 pyparsing==2.4.7 09:26:58 pyperclip==1.9.0 09:26:58 pyrsistent==0.20.0 09:26:58 python-cinderclient==9.5.0 09:26:58 python-dateutil==2.9.0.post0 09:26:58 python-heatclient==3.5.0 09:26:58 python-jenkins==1.8.2 09:26:58 python-keystoneclient==5.4.0 09:26:58 python-magnumclient==4.6.0 09:26:58 python-novaclient==18.6.0 09:26:58 python-openstackclient==6.6.0 09:26:58 python-swiftclient==4.6.0 09:26:58 PyYAML==6.0.1 09:26:58 referencing==0.35.1 09:26:58 requests==2.32.3 09:26:58 requests-oauthlib==2.0.0 09:26:58 requestsexceptions==1.4.0 09:26:58 rfc3986==2.0.0 09:26:58 rpds-py==0.19.0 09:26:58 rsa==4.9 09:26:58 ruamel.yaml==0.18.6 09:26:58 ruamel.yaml.clib==0.2.8 09:26:58 s3transfer==0.10.2 09:26:58 simplejson==3.19.2 09:26:58 six==1.16.0 09:26:58 smmap==5.0.1 09:26:58 soupsieve==2.5 09:26:58 stevedore==5.2.0 09:26:58 tabulate==0.9.0 09:26:58 toml==0.10.2 09:26:58 tomlkit==0.13.0 09:26:58 tqdm==4.66.4 09:26:58 typing_extensions==4.12.2 09:26:58 tzdata==2024.1 09:26:58 urllib3==1.26.19 09:26:58 virtualenv==20.26.3 09:26:58 wcwidth==0.2.13 09:26:58 websocket-client==1.8.0 09:26:58 wrapt==1.16.0 09:26:58 xdg==6.0.0 09:26:58 xmltodict==0.13.0 09:26:58 yq==3.4.3 09:26:58 [EnvInject] - Injecting environment variables from a build step. 09:26:58 [EnvInject] - Injecting as environment variables the properties content 09:26:58 SET_JDK_VERSION=openjdk17 09:26:58 GIT_URL="git://cloud.onap.org/mirror" 09:26:58 09:26:58 [EnvInject] - Variables injected successfully. 09:26:58 [cps-master-merge-java] $ /bin/sh /tmp/jenkins8008076128205706350.sh 09:26:58 ---> update-java-alternatives.sh 09:26:58 ---> Updating Java version 09:26:58 ---> RedHat type system detected 09:26:59 openjdk version "17.0.6-ea" 2023-01-17 LTS 09:26:59 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 09:26:59 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 09:26:59 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 09:26:59 [EnvInject] - Injecting environment variables from a build step. 09:26:59 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 09:26:59 [EnvInject] - Variables injected successfully. 09:26:59 provisioning config files... 09:26:59 copy managed file [global-settings] to file:/w/workspace/cps-master-merge-java@tmp/config10028202492274066626tmp 09:26:59 copy managed file [cps-settings] to file:/w/workspace/cps-master-merge-java@tmp/config14401427531289333562tmp 09:26:59 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[cps] 09:26:59 Run condition [Regular expression match] preventing perform for step [Execute shell] 09:26:59 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-centos8-docker-8c-8g-24128 09:26:59 using settings config with name cps-settings 09:26:59 Replacing all maven server entries not found in credentials list is true 09:26:59 using global settings config with name global-settings 09:26:59 Replacing all maven server entries not found in credentials list is true 09:26:59 [cps-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings6720557478528776920.xml -gs /tmp/global-settings17840847584499648136.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=fcc81ee3a4b9ae937e0f447ee574b676506b6390 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=halil.cakal@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Daniel Hanrahan" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/138436 -DGERRIT_PATCHSET_UPLOADER_EMAIL=halil.cakal@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=change-merged -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=138436 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Halil Cakal\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/36/138436/2 -DGERRIT_NEWREV=ac58e919008c4449b389d3681a6f8aa216cb5f8f "-DGERRIT_PATCHSET_UPLOADER_NAME=Halil Cakal" '-DGERRIT_CHANGE_OWNER=\"Halil Cakal\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=QWRkIHBhc3N0aHJvdWdoIHdyaXRlIChDVUQpIG9wZXJhdGlvbnMgdG8gazYKCi0gdGhlIGRlbGF5IGZvciBkbWkgaGFzIGJlZW4gaGFubGRlZCBpbiBzZXByYXRlIGNvbW1pdAotIGZvciBzaW1wbGljaXR5IG9ubHkgdGhlIFBPU1QgcmVxdWVzdCBpcyBjb25zaWRlcmVkCgpJc3N1ZS1JRDogQ1BTLTIyNjcKCkNoYW5nZS1JZDogSTYyZWRlMDRkZDhlMjc0NGZjNzIzNTY2NzQyMzk2ZGYzMWM0MmVhNWQKU2lnbmVkLW9mZi1ieTogaGFsaWwuY2FrYWwgPGhhbGlsLmNha2FsQGVzdC50ZWNoPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC=CPS-1975 "-DGERRIT_CHANGE_SUBJECT=Add passthrough write (CUD) operations to k6" '-DGERRIT_EVENT_ACCOUNT=\"Daniel Hanrahan\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I62ede04dd8e2744fc723566742396df31c42ea5d -DGERRIT_EVENT_HASH=-1072025183 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=daniel.hanrahan@est.tech -DGERRIT_PATCHSET_NUMBER=2 "-DGERRIT_CHANGE_OWNER_NAME=Halil Cakal" clean deploy -B -P cps-ncmp-docker -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 09:27:01 [INFO] Scanning for projects... 09:27:07 [WARNING] 09:27:07 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-service:jar:3.5.2-SNAPSHOT 09:27:07 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.cloudevents:cloudevents-json-jackson:jar -> duplicate declaration of version (?) @ line 147, column 17 09:27:07 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.cloudevents:cloudevents-kafka:jar -> duplicate declaration of version (?) @ line 151, column 17 09:27:07 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.cloudevents:cloudevents-spring:jar -> duplicate declaration of version (?) @ line 155, column 17 09:27:07 [WARNING] 09:27:07 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.5.2-SNAPSHOT 09:27:07 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 177, column 21 09:27:07 [WARNING] 09:27:07 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.5.2-SNAPSHOT 09:27:07 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 211, column 21 09:27:07 [WARNING] 09:27:07 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.5.2-SNAPSHOT 09:27:07 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 66, column 21 09:27:07 [WARNING] 09:27:07 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 09:27:07 [WARNING] 09:27:07 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 09:27:07 [WARNING] 09:27:07 [INFO] ------------------------------------------------------------------------ 09:27:07 [INFO] Reactor Build Order: 09:27:07 [INFO] 09:27:07 [INFO] org.onap.cps:cps-dependencies [pom] 09:27:07 [INFO] cps-bom [pom] 09:27:07 [INFO] checkstyle [jar] 09:27:07 [INFO] spotbugs [jar] 09:27:07 [INFO] cps-parent [pom] 09:27:07 [INFO] cps-events [jar] 09:27:07 [INFO] cps-path-parser [jar] 09:27:07 [INFO] cps-service [jar] 09:27:07 [INFO] cps-rest [jar] 09:27:07 [INFO] cps-ncmp-events [jar] 09:27:07 [INFO] cps-ncmp-service [jar] 09:27:07 [INFO] cps-ncmp-rest [jar] 09:27:07 [INFO] cps-ncmp-rest-stub [pom] 09:27:07 [INFO] cps-ncmp-rest-stub-service [jar] 09:27:07 [INFO] cps-ncmp-rest-stub-app [jar] 09:27:07 [INFO] cps-ri [jar] 09:27:07 [INFO] dmi-plugin-demo-and-csit-stub [pom] 09:27:07 [INFO] dmi-plugin-demo-and-csit-stub-service [jar] 09:27:07 [INFO] dmi-plugin-demo-and-csit-stub-app [jar] 09:27:07 [INFO] integration-test [jar] 09:27:07 [INFO] cps-application [jar] 09:27:07 [INFO] policy-executor-stub [jar] 09:27:07 [INFO] jacoco-report [jar] 09:27:07 [INFO] cps [pom] 09:27:07 [INFO] 09:27:07 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 09:27:07 [INFO] Building org.onap.cps:cps-dependencies 3.5.2-SNAPSHOT [1/24] 09:27:07 [INFO] --------------------------------[ pom ]--------------------------------- 09:27:07 [INFO] 09:27:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 09:27:08 [INFO] 09:27:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 09:27:08 [INFO] Installing /w/workspace/cps-master-merge-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.5.2-SNAPSHOT/cps-dependencies-3.5.2-SNAPSHOT.pom 09:27:08 [INFO] 09:27:08 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-dependencies --- 09:27:09 [INFO] 09:27:09 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 09:27:09 [INFO] Building cps-bom 3.5.2-SNAPSHOT [2/24] 09:27:09 [INFO] --------------------------------[ pom ]--------------------------------- 09:27:09 [INFO] 09:27:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 09:27:09 [INFO] 09:27:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 09:27:09 [INFO] Installing /w/workspace/cps-master-merge-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.5.2-SNAPSHOT/cps-bom-3.5.2-SNAPSHOT.pom 09:27:09 [INFO] 09:27:09 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-bom --- 09:27:09 [INFO] 09:27:09 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 09:27:09 [INFO] Building checkstyle 3.5.2-SNAPSHOT [3/24] 09:27:09 [INFO] --------------------------------[ jar ]--------------------------------- 09:27:09 [INFO] 09:27:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 09:27:09 [INFO] 09:27:09 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 09:27:10 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 09:27:10 [INFO] Copying 4 resources 09:27:10 [INFO] 09:27:10 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 09:27:12 [INFO] No sources to compile 09:27:12 [INFO] 09:27:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 09:27:12 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 09:27:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/checkstyle/src/test/resources 09:27:12 [INFO] 09:27:12 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 09:27:12 [INFO] No sources to compile 09:27:12 [INFO] 09:27:12 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 09:27:12 [INFO] No tests to run. 09:27:12 [INFO] 09:27:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 09:27:12 [INFO] Building jar: /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.5.2-SNAPSHOT.jar 09:27:12 [INFO] 09:27:12 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 09:27:13 ======================================================================================================================== 09:27:13 Copyright Check Python Script: 09:27:13 Error, Committer email is not included in config file. 09:27:13 If your company is new to the project please make appropriate changes to project-committers-config.csv 09:27:13 for Copyright Check to work. 09:27:13 Exiting... 09:27:13 ======================================================================================================================== 09:27:13 [INFO] 09:27:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 09:27:13 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.5.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.5.2-SNAPSHOT/checkstyle-3.5.2-SNAPSHOT.jar 09:27:13 [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.5.2-SNAPSHOT/checkstyle-3.5.2-SNAPSHOT.pom 09:27:13 [INFO] 09:27:13 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ checkstyle --- 09:27:13 [INFO] 09:27:13 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 09:27:13 [INFO] Building spotbugs 3.5.2-SNAPSHOT [4/24] 09:27:13 [INFO] --------------------------------[ jar ]--------------------------------- 09:27:13 [INFO] 09:27:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 09:27:13 [INFO] 09:27:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 09:27:13 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 09:27:13 [INFO] Copying 1 resource 09:27:13 [INFO] 09:27:13 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 09:27:13 [INFO] No sources to compile 09:27:13 [INFO] 09:27:13 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 09:27:13 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 09:27:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/spotbugs/src/test/resources 09:27:13 [INFO] 09:27:13 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 09:27:13 [INFO] No sources to compile 09:27:13 [INFO] 09:27:13 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 09:27:13 [INFO] No tests to run. 09:27:13 [INFO] 09:27:13 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 09:27:13 [INFO] Building jar: /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.5.2-SNAPSHOT.jar 09:27:13 [INFO] 09:27:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 09:27:13 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.5.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.5.2-SNAPSHOT/spotbugs-3.5.2-SNAPSHOT.jar 09:27:13 [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.5.2-SNAPSHOT/spotbugs-3.5.2-SNAPSHOT.pom 09:27:13 [INFO] 09:27:13 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ spotbugs --- 09:27:14 [INFO] 09:27:14 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 09:27:14 [INFO] Building cps-parent 3.5.2-SNAPSHOT [5/24] 09:27:14 [INFO] --------------------------------[ pom ]--------------------------------- 09:27:14 [INFO] 09:27:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 09:27:14 [INFO] 09:27:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 09:27:15 [INFO] 09:27:15 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 09:27:15 [INFO] 09:27:15 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 09:27:16 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:27:16 [INFO] 09:27:16 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 09:27:16 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-parent/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:27:16 [INFO] 09:27:16 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 09:27:18 [INFO] You have 0 Checkstyle violations. 09:27:18 [INFO] 09:27:18 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 09:27:19 [INFO] You have 0 Checkstyle violations. 09:27:19 [INFO] 09:27:19 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 09:27:19 [INFO] Starting audit... 09:27:19 Audit done. 09:27:19 [INFO] You have 0 Checkstyle violations. 09:27:19 [INFO] 09:27:19 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 09:27:19 [INFO] 09:27:19 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 09:27:23 [INFO] 09:27:23 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 09:27:23 [INFO] 09:27:23 [INFO] 09:27:23 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 09:27:23 [INFO] 09:27:23 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 09:27:24 [INFO] No sources specified for compilation. Skipping. 09:27:24 [INFO] 09:27:24 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 09:27:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:27:24 [INFO] 09:27:24 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- 09:27:24 [INFO] 09:27:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 09:27:24 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:27:24 [INFO] 09:27:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 09:27:24 [INFO] No tests to run. 09:27:24 [INFO] 09:27:24 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 09:27:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:27:24 [INFO] 09:27:24 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 09:27:24 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec 09:27:24 [INFO] 09:27:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 09:27:24 [INFO] 09:27:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 09:27:24 [INFO] Installing /w/workspace/cps-master-merge-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.5.2-SNAPSHOT/cps-parent-3.5.2-SNAPSHOT.pom 09:27:24 [INFO] 09:27:24 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-parent --- 09:27:24 [INFO] 09:27:24 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 09:27:24 [INFO] Building cps-events 3.5.2-SNAPSHOT [6/24] 09:27:24 [INFO] --------------------------------[ jar ]--------------------------------- 09:27:25 [INFO] 09:27:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 09:27:25 [INFO] 09:27:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 09:27:25 [INFO] 09:27:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 09:27:25 [INFO] 09:27:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 09:27:25 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:27:25 [INFO] 09:27:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 09:27:25 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:27:25 [INFO] 09:27:25 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 09:27:28 [INFO] 09:27:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 09:27:28 [INFO] You have 0 Checkstyle violations. 09:27:28 [INFO] 09:27:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 09:27:28 [INFO] You have 0 Checkstyle violations. 09:27:28 [INFO] 09:27:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 09:27:28 [INFO] Starting audit... 09:27:28 Audit done. 09:27:28 [INFO] You have 0 Checkstyle violations. 09:27:28 [INFO] 09:27:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 09:27:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:27:28 [INFO] Copying 2 resources 09:27:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-sources/license 09:27:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-resources/licenses 09:27:28 [INFO] 09:27:28 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 09:27:28 [INFO] Changes detected - recompiling the module! :dependency 09:27:28 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 09:27:29 [INFO] 09:27:29 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 09:27:29 [INFO] 09:27:29 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 09:27:29 [INFO] Fork Value is true 09:27:31 [java] WARNING: A terminally deprecated method in java.lang.System has been called 09:27:31 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 09:27:31 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 09:27:31 [java] WARNING: System::setSecurityManager will be removed in a future release 09:27:32 [INFO] Done SpotBugs Analysis.... 09:27:32 [INFO] 09:27:32 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 09:27:32 [INFO] 09:27:32 [INFO] 09:27:32 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 09:27:32 [INFO] BugInstance size is 0 09:27:32 [INFO] Error size is 0 09:27:32 [INFO] No errors/warnings found 09:27:32 [INFO] 09:27:32 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 09:27:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:27:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/src/test/resources 09:27:32 [INFO] 09:27:32 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 09:27:32 [INFO] No sources to compile 09:27:32 [INFO] 09:27:32 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 09:27:32 [INFO] No sources specified for compilation. Skipping. 09:27:32 [INFO] 09:27:32 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 09:27:33 [INFO] No tests to run. 09:27:33 [INFO] 09:27:33 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 09:27:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:27:33 [INFO] 09:27:33 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- 09:27:33 [INFO] 09:27:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 09:27:33 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.5.2-SNAPSHOT.jar 09:27:33 [INFO] 09:27:33 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 09:27:33 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:27:33 [INFO] 09:27:33 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 09:27:33 [INFO] No tests to run. 09:27:33 [INFO] 09:27:33 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 09:27:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:27:33 [INFO] 09:27:33 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 09:27:33 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-ut.exec 09:27:33 [INFO] 09:27:33 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 09:27:33 [INFO] 09:27:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 09:27:33 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.5.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.5.2-SNAPSHOT/cps-events-3.5.2-SNAPSHOT.jar 09:27:33 [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.5.2-SNAPSHOT/cps-events-3.5.2-SNAPSHOT.pom 09:27:33 [INFO] 09:27:33 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-events --- 09:27:33 [INFO] 09:27:33 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 09:27:33 [INFO] Building cps-path-parser 3.5.2-SNAPSHOT [7/24] 09:27:33 [INFO] --------------------------------[ jar ]--------------------------------- 09:27:35 [INFO] 09:27:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 09:27:35 [INFO] 09:27:35 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 09:27:35 [INFO] 09:27:35 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 09:27:35 [INFO] 09:27:35 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 09:27:35 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:27:35 [INFO] 09:27:35 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 09:27:35 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-path-parser/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:27:35 [INFO] 09:27:35 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 09:27:36 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/antlr4 09:27:36 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 09:27:36 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 09:27:36 [WARNING] /w/workspace/cps-master-merge-java/org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [64:64]: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 09:27:36 [INFO] 09:27:36 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 09:27:36 [INFO] You have 0 Checkstyle violations. 09:27:36 [INFO] 09:27:36 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 09:27:37 [INFO] You have 0 Checkstyle violations. 09:27:37 [INFO] 09:27:37 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 09:27:37 [INFO] Starting audit... 09:27:37 Audit done. 09:27:37 [INFO] You have 0 Checkstyle violations. 09:27:37 [INFO] 09:27:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 09:27:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:27:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/resources 09:27:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-sources/license 09:27:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-resources/licenses 09:27:37 [INFO] 09:27:37 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 09:27:37 [INFO] Changes detected - recompiling the module! :dependency 09:27:37 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 09:27:38 [INFO] 09:27:38 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 09:27:38 [INFO] 09:27:38 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 09:27:38 [INFO] Fork Value is true 09:27:39 [java] WARNING: A terminally deprecated method in java.lang.System has been called 09:27:39 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 09:27:39 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 09:27:39 [java] WARNING: System::setSecurityManager will be removed in a future release 09:27:41 [INFO] Done SpotBugs Analysis.... 09:27:42 [INFO] 09:27:42 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 09:27:42 [INFO] 09:27:42 [INFO] 09:27:42 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 09:27:42 [INFO] BugInstance size is 0 09:27:42 [INFO] Error size is 0 09:27:42 [INFO] No errors/warnings found 09:27:42 [INFO] 09:27:42 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 09:27:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:27:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/test/resources 09:27:42 [INFO] 09:27:42 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 09:27:42 [INFO] No sources to compile 09:27:42 [INFO] 09:27:42 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 09:27:42 [INFO] Using isolated classloader, without GMavenPlus classpath. 09:27:42 [INFO] Using Groovy 3.0.18 to perform compileTests. 09:27:42 [INFO] Compiled 4 files. 09:27:42 [INFO] 09:27:42 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 09:27:43 [INFO] 09:27:43 [INFO] ------------------------------------------------------- 09:27:43 [INFO] T E S T S 09:27:43 [INFO] ------------------------------------------------------- 09:27:44 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 09:27:45 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 09:27:45 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 09:27:45 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 09:27:45 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 09:27:45 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 09:27:45 line 1:18 missing QName at '' 09:27:45 [INFO] Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.62 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 09:27:45 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 09:27:45 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 09:27:45 [INFO] 09:27:45 [INFO] Results: 09:27:45 [INFO] 09:27:45 [INFO] Tests run: 112, Failures: 0, Errors: 0, Skipped: 0 09:27:45 [INFO] 09:27:45 [INFO] 09:27:45 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 09:27:45 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 09:27:45 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 09:27:45 [INFO] 09:27:45 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- 09:27:45 [INFO] 09:27:45 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 09:27:45 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.5.2-SNAPSHOT.jar 09:27:45 [INFO] 09:27:45 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 09:27:45 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:27:45 [INFO] 09:27:45 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 09:27:45 [INFO] 09:27:45 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 09:27:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:27:45 [INFO] 09:27:45 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 09:27:45 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 09:27:45 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 09:27:45 [INFO] All coverage checks have been met. 09:27:45 [INFO] 09:27:45 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 09:27:45 [INFO] 09:27:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 09:27:45 [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.5.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.5.2-SNAPSHOT/cps-path-parser-3.5.2-SNAPSHOT.jar 09:27:45 [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.5.2-SNAPSHOT/cps-path-parser-3.5.2-SNAPSHOT.pom 09:27:45 [INFO] 09:27:45 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-path-parser --- 09:27:45 [INFO] 09:27:45 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 09:27:45 [INFO] Building cps-service 3.5.2-SNAPSHOT [8/24] 09:27:45 [INFO] --------------------------------[ jar ]--------------------------------- 09:27:55 [INFO] 09:27:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 09:27:55 [INFO] 09:27:55 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 09:27:55 [INFO] 09:27:55 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 09:27:55 [INFO] 09:27:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 09:27:55 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:27:55 [INFO] 09:27:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 09:27:55 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:27:55 [INFO] 09:27:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 09:27:55 [INFO] You have 0 Checkstyle violations. 09:27:55 [INFO] 09:27:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 09:27:56 [INFO] You have 0 Checkstyle violations. 09:27:56 [INFO] 09:27:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 09:27:56 [INFO] Starting audit... 09:27:56 Audit done. 09:27:56 [INFO] You have 0 Checkstyle violations. 09:27:56 [INFO] 09:27:56 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 09:27:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:27:56 [INFO] Copying 1 resource 09:27:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-sources/license 09:27:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-resources/licenses 09:27:56 [INFO] 09:27:56 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 09:27:56 [INFO] Changes detected - recompiling the module! :dependency 09:27:56 [INFO] Compiling 71 source files with javac [debug release 17] to target/classes 09:27:58 [INFO] /w/workspace/cps-master-merge-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Some input files use unchecked or unsafe operations. 09:27:58 [INFO] /w/workspace/cps-master-merge-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. 09:27:58 [INFO] 09:27:58 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 09:27:58 [INFO] 09:27:58 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 09:27:58 [INFO] Fork Value is true 09:28:00 [java] WARNING: A terminally deprecated method in java.lang.System has been called 09:28:00 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 09:28:00 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 09:28:00 [java] WARNING: System::setSecurityManager will be removed in a future release 09:28:03 [INFO] Done SpotBugs Analysis.... 09:28:03 [INFO] 09:28:03 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 09:28:03 [INFO] 09:28:03 [INFO] 09:28:03 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 09:28:03 [INFO] BugInstance size is 0 09:28:03 [INFO] Error size is 0 09:28:03 [INFO] No errors/warnings found 09:28:03 [INFO] 09:28:03 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 09:28:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:28:03 [INFO] Copying 30 resources 09:28:03 [INFO] 09:28:03 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 09:28:03 [INFO] Changes detected - recompiling the module! :dependency 09:28:03 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 09:28:04 [INFO] 09:28:04 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 09:28:04 [INFO] Using isolated classloader, without GMavenPlus classpath. 09:28:04 [INFO] Using Groovy 3.0.18 to perform compileTests. 09:28:06 [INFO] Compiled 74 files. 09:28:06 [INFO] 09:28:06 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 09:28:06 [INFO] 09:28:06 [INFO] ------------------------------------------------------- 09:28:06 [INFO] T E S T S 09:28:06 [INFO] ------------------------------------------------------- 09:28:08 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 09:28:09 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 09:28:09 [INFO] Running org.onap.cps.api.impl.CpsAnchorServiceImplSpec 09:28:09 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.onap.cps.api.impl.CpsAnchorServiceImplSpec 09:28:09 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 09:28:11 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 09:28:11 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 09:28:11 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 09:28:11 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 09:28:11 09:28:11.871 [main] ERROR org.onap.cps.api.impl.CpsDataServiceImpl -- Failed to send message to notification service 09:28:11 java.lang.Exception: publishing failed 09:28:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:28:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:28:11 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:28:11 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:28:11 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:28:11 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:28:11 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:28:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:28:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:28:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:28:11 at org.onap.cps.api.impl.CpsDataServiceImplSpec$__spock_feature_0_32_closure19.doCall(CpsDataServiceImplSpec.groovy:557) 09:28:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:11 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 09:28:11 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 09:28:11 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 09:28:11 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 09:28:11 at groovy.lang.Closure.call(Closure.java:427) 09:28:11 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 09:28:11 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 09:28:11 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 09:28:11 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 09:28:11 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 09:28:11 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 09:28:11 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 09:28:11 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 09:28:11 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 09:28:11 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 09:28:11 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 09:28:11 at org.onap.cps.events.CpsDataUpdateEventsService$SpockMock$1794627308.publishCpsDataUpdateEvent(Unknown Source) 09:28:11 at org.onap.cps.api.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:519) 09:28:11 at org.onap.cps.api.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:170) 09:28:11 at org.onap.cps.api.CpsDataService$updateNodeLeaves$4.call(Unknown Source) 09:28:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:28:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:28:11 at org.onap.cps.api.impl.CpsDataServiceImplSpec.$spock_feature_0_32(CpsDataServiceImplSpec.groovy:559) 09:28:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:28:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:28:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:28:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:28:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:28:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:28:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:28:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:28:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:28:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:28:11 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:28:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:28:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:28:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:28:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:28:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:28:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:28:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:28:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:28:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:28:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:28:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:28:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:28:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:28:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:28:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:28:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:28:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:28:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:28:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:28:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:28:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:28:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:28:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:28:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:28:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:28:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:28:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:28:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:28:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:28:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:28:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:28:11 [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.337 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 09:28:11 [INFO] Running org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 09:28:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 09:28:11 [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec 09:28:11 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec 09:28:11 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 09:28:12 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 09:28:12 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 09:28:12 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 09:28:12 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 09:28:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 09:28:12 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 09:28:13 09:28:07,374 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 09:28:13 09:28:07,377 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1389c566 - Here is a list of configurators discovered as a service, by rank: 09:28:13 09:28:07,377 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1389c566 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 09:28:13 09:28:07,377 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1389c566 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 09:28:13 09:28:07,377 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1389c566 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 09:28:13 09:28:07,385 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1389c566 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:28:13 09:28:07,386 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1389c566 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 09:28:13 09:28:07,387 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1389c566 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 09:28:13 09:28:07,389 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 09:28:13 09:28:07,389 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 09:28:13 09:28:07,389 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1389c566 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:28:13 09:28:07,389 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1389c566 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 09:28:13 09:28:07,390 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1389c566 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 09:28:13 09:28:07,391 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 09:28:13 09:28:07,391 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 09:28:13 09:28:07,391 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1389c566 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:28:13 09:28:07,391 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1389c566 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 09:28:13 09:28:07,392 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1389c566 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 09:28:13 09:28:07,392 |-INFO in ch.qos.logback.classic.BasicConfigurator@204e7223 - Setting up default configuration. 09:28:13 09:28:07,410 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1389c566 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 09:28:13 09:28:12,706 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@771b0861 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 09:28:13 09:28:12,706 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6832f536 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 09:28:13 09:28:12,709 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 09:28:13 09:28:12,709 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:28:13 09:28:12,709 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 09:28:13 09:28:12,709 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:28:13 09:28:12,709 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:28:13 09:28:12,711 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@771b0861 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 09:28:13 09:28:12,711 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6832f536 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 09:28:13 09:28:12,719 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:28:13 09:28:12,719 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:28:13 09:28:12,723 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:28:13 09:28:12,754 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1721122092753) 09:28:13 09:28:12,755 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [file:/w/workspace/cps-master-merge-java/cps-service/target/classes/logback-spring.xml] 09:28:13 09:28:12,755 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:28:13 09:28:12,760 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:28:13 09:28:12,761 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@354dbfa3 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:28:13 09:28:12,761 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:28:13 09:28:12,761 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@354dbfa3 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:28:13 09:28:12,761 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:28:13 09:28:12,761 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@354dbfa3 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:28:13 09:28:12,761 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:28:13 09:28:12,761 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@354dbfa3 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:28:13 09:28:12,761 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:28:13 09:28:12,761 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@354dbfa3 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:28:13 09:28:12,762 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:28:13 09:28:12,762 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@354dbfa3 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:28:13 09:28:12,762 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:28:13 09:28:12,762 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@354dbfa3 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:28:13 09:28:12,762 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:28:13 09:28:12,762 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@354dbfa3 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:28:13 09:28:12,762 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:28:13 09:28:12,762 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:28:13 09:28:12,768 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:28:13 09:28:12,800 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:28:13 09:28:12,800 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:28:13 09:28:12,809 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:28:13 09:28:12,815 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:28:13 09:28:13,252 |-INFO in ch.qos.logback.classic.pattern.DateConverter@66c10c43 - Setting zoneId to "UTC" 09:28:13 09:28:13,261 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:28:13 09:28:13,261 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:28:13 09:28:13,515 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:28:13 09:28:13,516 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:28:13 09:28:13,516 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:28:13 09:28:13,516 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:28:13 09:28:13,517 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:28:13 09:28:13,517 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@354dbfa3 - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:28:13 09:28:13,517 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:28:13 09:28:13,517 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@493658fa - End of configuration. 09:28:13 09:28:13,517 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@36d29faf - Registering current configuration as safe fallback point 09:28:13 09:28:13 09:28:13 . ____ _ __ _ _ 09:28:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:28:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:28:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:28:13 ' |____| .__|_| |_|_| |_\__, | / / / / 09:28:13 =========|_|==============|___/=/_/_/_/ 09:28:13 :: Spring Boot :: (v3.2.4) 09:28:13 09:28:13 2024-07-16T09:28:13.561Z INFO 6646 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6646 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 09:28:13 2024-07-16T09:28:13.562Z INFO 6646 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 09:28:13 2024-07-16T09:28:13.894Z INFO 6646 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.445 seconds (process running for 7.313) 09:28:14 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:28:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.095 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 09:28:14 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 09:28:18 09:28:18 . ____ _ __ _ _ 09:28:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:28:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:28:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:28:18 ' |____| .__|_| |_|_| |_\__, | / / / / 09:28:18 =========|_|==============|___/=/_/_/_/ 09:28:18 :: Spring Boot :: (v3.2.4) 09:28:18 09:28:18 2024-07-16T09:28:14.545Z INFO 6646 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6646 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 09:28:18 2024-07-16T09:28:14.545Z INFO 6646 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 09:28:18 2024-07-16T09:28:14.661Z WARN 6646 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 09:28:18 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 09:28:18 2024-07-16T09:28:14.754Z INFO 6646 --- [ main] com.hazelcast.system.logo : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:28:18 + + o o o o---o o----o o o---o o o----o o--o--o 09:28:18 + + + + | | / \ / | | / / \ | | 09:28:18 + + + + + o----o o o o o----o | o o o o----o | 09:28:18 + + + + | | / \ / | | \ / \ | | 09:28:18 + + o o o o o---o o----o o----o o---o o o o----o o 09:28:18 2024-07-16T09:28:14.754Z INFO 6646 --- [ main] com.hazelcast.system : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 09:28:18 2024-07-16T09:28:14.754Z INFO 6646 --- [ main] com.hazelcast.system : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.207]:5701 09:28:18 2024-07-16T09:28:14.754Z INFO 6646 --- [ main] com.hazelcast.system : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 09:28:18 2024-07-16T09:28:14.754Z INFO 6646 --- [ main] com.hazelcast.system : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 09:28:18 2024-07-16T09:28:14.757Z INFO 6646 --- [ main] com.hazelcast.system : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 09:28:18 To enable the Jet engine on the members, do one of the following: 09:28:18 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:28:18 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:28:18 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:28:18 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:28:18 2024-07-16T09:28:14.950Z INFO 6646 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 09:28:18 2024-07-16T09:28:15.175Z INFO 6646 --- [ main] com.hazelcast.system.security : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 09:28:18 2024-07-16T09:28:15.276Z INFO 6646 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 09:28:18 2024-07-16T09:28:15.281Z WARN 6646 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 09:28:18 2024-07-16T09:28:15.590Z INFO 6646 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:28:18 2024-07-16T09:28:15.597Z INFO 6646 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.207]:5701 is STARTING 09:28:18 2024-07-16T09:28:18.691Z INFO 6646 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:28:18 09:28:18 Members {size:1, ver:1} [ 09:28:18 Member [10.30.106.207]:5701 - 3da591b5-5b38-4d0d-a1a5-bab85d3c14b1 this 09:28:18 ] 09:28:18 09:28:18 2024-07-16T09:28:18.710Z INFO 6646 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.207]:5701 is STARTED 09:28:18 2024-07-16T09:28:18.748Z INFO 6646 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 4.234 seconds (process running for 12.167) 09:28:18 2024-07-16T09:28:18.800Z INFO 6646 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 09:28:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.29 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 09:28:18 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 09:28:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 09:28:18 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 09:28:21 2024-07-16T09:28:18.819Z INFO 6646 --- [ main] com.hazelcast.system.logo : [10.30.106.207]:5702 [my cluster] [5.3.6] 09:28:21 + + o o o o---o o----o o o---o o o----o o--o--o 09:28:21 + + + + | | / \ / | | / / \ | | 09:28:21 + + + + + o----o o o o o----o | o o o o----o | 09:28:21 + + + + | | / \ / | | \ / \ | | 09:28:21 + + o o o o o---o o----o o----o o---o o o o----o o 09:28:21 2024-07-16T09:28:18.819Z INFO 6646 --- [ main] com.hazelcast.system : [10.30.106.207]:5702 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 09:28:21 2024-07-16T09:28:18.819Z INFO 6646 --- [ main] com.hazelcast.system : [10.30.106.207]:5702 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.207]:5702 09:28:21 2024-07-16T09:28:18.819Z INFO 6646 --- [ main] com.hazelcast.system : [10.30.106.207]:5702 [my cluster] [5.3.6] Cluster name: my cluster 09:28:21 2024-07-16T09:28:18.819Z INFO 6646 --- [ main] com.hazelcast.system : [10.30.106.207]:5702 [my cluster] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 09:28:21 2024-07-16T09:28:18.819Z INFO 6646 --- [ main] com.hazelcast.system : [10.30.106.207]:5702 [my cluster] [5.3.6] The Jet engine is disabled. 09:28:21 To enable the Jet engine on the members, do one of the following: 09:28:21 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:28:21 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:28:21 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:28:21 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:28:21 2024-07-16T09:28:18.824Z INFO 6646 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.207]:5702 [my cluster] [5.3.6] TPC: disabled 09:28:21 2024-07-16T09:28:18.841Z INFO 6646 --- [ main] com.hazelcast.system.security : [10.30.106.207]:5702 [my cluster] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 09:28:21 2024-07-16T09:28:18.843Z INFO 6646 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.207]:5702 [my cluster] [5.3.6] Using Multicast discovery 09:28:21 2024-07-16T09:28:18.843Z WARN 6646 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.207]:5702 [my cluster] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 09:28:21 2024-07-16T09:28:18.880Z INFO 6646 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.207]:5702 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:28:21 2024-07-16T09:28:18.880Z INFO 6646 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.207]:5702 [my cluster] [5.3.6] [10.30.106.207]:5702 is STARTING 09:28:21 2024-07-16T09:28:21.925Z INFO 6646 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.207]:5702 [my cluster] [5.3.6] 09:28:21 09:28:21 Members {size:1, ver:1} [ 09:28:21 Member [10.30.106.207]:5702 - 22d2d25d-28d4-40e2-8327-5ed1d04c67f9 this 09:28:21 ] 09:28:21 09:28:21 2024-07-16T09:28:21.926Z WARN 6646 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.207]:5702 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 09:28:21 2024-07-16T09:28:21.927Z INFO 6646 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.207]:5702 [my cluster] [5.3.6] [10.30.106.207]:5702 is STARTED 09:28:27 2024-07-16T09:28:21.935Z INFO 6646 --- [ main] com.hazelcast.system.logo : [10.30.106.207]:5703 [my cluster] [5.3.6] 09:28:27 + + o o o o---o o----o o o---o o o----o o--o--o 09:28:27 + + + + | | / \ / | | / / \ | | 09:28:27 + + + + + o----o o o o o----o | o o o o----o | 09:28:27 + + + + | | / \ / | | \ / \ | | 09:28:27 + + o o o o o---o o----o o----o o---o o o o----o o 09:28:27 2024-07-16T09:28:21.935Z INFO 6646 --- [ main] com.hazelcast.system : [10.30.106.207]:5703 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 09:28:27 2024-07-16T09:28:21.935Z INFO 6646 --- [ main] com.hazelcast.system : [10.30.106.207]:5703 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.207]:5703 09:28:27 2024-07-16T09:28:21.935Z INFO 6646 --- [ main] com.hazelcast.system : [10.30.106.207]:5703 [my cluster] [5.3.6] Cluster name: my cluster 09:28:27 2024-07-16T09:28:21.935Z INFO 6646 --- [ main] com.hazelcast.system : [10.30.106.207]:5703 [my cluster] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 09:28:27 2024-07-16T09:28:21.935Z INFO 6646 --- [ main] com.hazelcast.system : [10.30.106.207]:5703 [my cluster] [5.3.6] The Jet engine is disabled. 09:28:27 To enable the Jet engine on the members, do one of the following: 09:28:27 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:28:27 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:28:27 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:28:27 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:28:27 2024-07-16T09:28:21.940Z INFO 6646 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.207]:5703 [my cluster] [5.3.6] TPC: disabled 09:28:27 2024-07-16T09:28:21.960Z INFO 6646 --- [ main] com.hazelcast.system.security : [10.30.106.207]:5703 [my cluster] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 09:28:27 2024-07-16T09:28:21.962Z INFO 6646 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.207]:5703 [my cluster] [5.3.6] Using Multicast discovery 09:28:27 2024-07-16T09:28:21.962Z WARN 6646 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.207]:5703 [my cluster] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 09:28:27 2024-07-16T09:28:21.981Z INFO 6646 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.207]:5703 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:28:27 2024-07-16T09:28:21.982Z INFO 6646 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.207]:5703 [my cluster] [5.3.6] [10.30.106.207]:5703 is STARTING 09:28:27 2024-07-16T09:28:22.169Z INFO 6646 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.207]:5703 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.106.207]:5702 09:28:27 2024-07-16T09:28:22.188Z INFO 6646 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.207:5702 and /10.30.106.207:42131 09:28:27 2024-07-16T09:28:22.190Z INFO 6646 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.207:42131 and /10.30.106.207:5702 09:28:27 2024-07-16T09:28:27.293Z INFO 6646 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.207]:5702 [my cluster] [5.3.6] 09:28:27 09:28:27 Members {size:2, ver:2} [ 09:28:27 Member [10.30.106.207]:5702 - 22d2d25d-28d4-40e2-8327-5ed1d04c67f9 this 09:28:27 Member [10.30.106.207]:5703 - 751a6926-9290-4b0e-87e5-d0da97198535 09:28:27 ] 09:28:27 09:28:27 2024-07-16T09:28:27.302Z INFO 6646 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.207]:5703 [my cluster] [5.3.6] 09:28:27 09:28:27 Members {size:2, ver:2} [ 09:28:27 Member [10.30.106.207]:5702 - 22d2d25d-28d4-40e2-8327-5ed1d04c67f9 09:28:27 Member [10.30.106.207]:5703 - 751a6926-9290-4b0e-87e5-d0da97198535 this 09:28:27 ] 09:28:27 09:28:27 2024-07-16T09:28:27.303Z WARN 6646 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.207]:5703 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 09:28:27 2024-07-16T09:28:27.304Z INFO 6646 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.207]:5703 [my cluster] [5.3.6] [10.30.106.207]:5703 is STARTED 09:28:33 2024-07-16T09:28:27.313Z INFO 6646 --- [ main] com.hazelcast.system.logo : [10.30.106.207]:5704 [my cluster] [5.3.6] 09:28:33 + + o o o o---o o----o o o---o o o----o o--o--o 09:28:33 + + + + | | / \ / | | / / \ | | 09:28:33 + + + + + o----o o o o o----o | o o o o----o | 09:28:33 + + + + | | / \ / | | \ / \ | | 09:28:33 + + o o o o o---o o----o o----o o---o o o o----o o 09:28:33 2024-07-16T09:28:27.313Z INFO 6646 --- [ main] com.hazelcast.system : [10.30.106.207]:5704 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 09:28:33 2024-07-16T09:28:27.313Z INFO 6646 --- [ main] com.hazelcast.system : [10.30.106.207]:5704 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.207]:5704 09:28:33 2024-07-16T09:28:27.313Z INFO 6646 --- [ main] com.hazelcast.system : [10.30.106.207]:5704 [my cluster] [5.3.6] Cluster name: my cluster 09:28:33 2024-07-16T09:28:27.314Z INFO 6646 --- [ main] com.hazelcast.system : [10.30.106.207]:5704 [my cluster] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 09:28:33 2024-07-16T09:28:27.314Z INFO 6646 --- [ main] com.hazelcast.system : [10.30.106.207]:5704 [my cluster] [5.3.6] The Jet engine is disabled. 09:28:33 To enable the Jet engine on the members, do one of the following: 09:28:33 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:28:33 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:28:33 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:28:33 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:28:33 2024-07-16T09:28:27.321Z INFO 6646 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.207]:5704 [my cluster] [5.3.6] TPC: disabled 09:28:33 2024-07-16T09:28:27.331Z INFO 6646 --- [ main] com.hazelcast.system.security : [10.30.106.207]:5704 [my cluster] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 09:28:33 2024-07-16T09:28:27.333Z INFO 6646 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.207]:5704 [my cluster] [5.3.6] Using Multicast discovery 09:28:33 2024-07-16T09:28:27.333Z WARN 6646 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.207]:5704 [my cluster] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 09:28:33 2024-07-16T09:28:27.346Z INFO 6646 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.207]:5704 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:28:33 2024-07-16T09:28:27.347Z INFO 6646 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.207]:5704 [my cluster] [5.3.6] [10.30.106.207]:5704 is STARTING 09:28:33 2024-07-16T09:28:27.478Z INFO 6646 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.207]:5704 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.106.207]:5702 09:28:33 2024-07-16T09:28:27.480Z INFO 6646 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.207:5702 and /10.30.106.207:36009 09:28:33 2024-07-16T09:28:27.484Z INFO 6646 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.207:36009 and /10.30.106.207:5702 09:28:33 2024-07-16T09:28:32.588Z INFO 6646 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.207]:5702 [my cluster] [5.3.6] 09:28:33 09:28:33 Members {size:3, ver:3} [ 09:28:33 Member [10.30.106.207]:5702 - 22d2d25d-28d4-40e2-8327-5ed1d04c67f9 this 09:28:33 Member [10.30.106.207]:5703 - 751a6926-9290-4b0e-87e5-d0da97198535 09:28:33 Member [10.30.106.207]:5704 - 8406cca8-60b2-46b8-9eec-6115c22c2ded 09:28:33 ] 09:28:33 09:28:33 2024-07-16T09:28:32.592Z INFO 6646 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.207]:5704 [my cluster] [5.3.6] 09:28:33 09:28:33 Members {size:3, ver:3} [ 09:28:33 Member [10.30.106.207]:5702 - 22d2d25d-28d4-40e2-8327-5ed1d04c67f9 09:28:33 Member [10.30.106.207]:5703 - 751a6926-9290-4b0e-87e5-d0da97198535 09:28:33 Member [10.30.106.207]:5704 - 8406cca8-60b2-46b8-9eec-6115c22c2ded this 09:28:33 ] 09:28:33 09:28:33 2024-07-16T09:28:32.593Z INFO 6646 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.207]:5703 [my cluster] [5.3.6] 09:28:33 09:28:33 Members {size:3, ver:3} [ 09:28:33 Member [10.30.106.207]:5702 - 22d2d25d-28d4-40e2-8327-5ed1d04c67f9 09:28:33 Member [10.30.106.207]:5703 - 751a6926-9290-4b0e-87e5-d0da97198535 this 09:28:33 Member [10.30.106.207]:5704 - 8406cca8-60b2-46b8-9eec-6115c22c2ded 09:28:33 ] 09:28:33 09:28:33 2024-07-16T09:28:32.594Z INFO 6646 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.207:5704 and /10.30.106.207:50213 09:28:33 2024-07-16T09:28:32.594Z INFO 6646 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.207]:5704 [my cluster] [5.3.6] Connecting to /10.30.106.207:5703, timeout: 10000, bind-any: true 09:28:33 2024-07-16T09:28:32.595Z INFO 6646 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.207:5703 and /10.30.106.207:58951 09:28:33 2024-07-16T09:28:32.595Z INFO 6646 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.207:50213 and /10.30.106.207:5704 09:28:33 2024-07-16T09:28:32.597Z INFO 6646 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.207:58951 and /10.30.106.207:5703 09:28:33 2024-07-16T09:28:33.593Z WARN 6646 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.207]:5704 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 09:28:33 2024-07-16T09:28:33.594Z INFO 6646 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.207]:5704 [my cluster] [5.3.6] [10.30.106.207]:5704 is STARTED 09:28:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.792 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 09:28:33 [INFO] Running org.onap.cps.config.AsyncConfigSpec 09:28:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.onap.cps.config.AsyncConfigSpec 09:28:33 [INFO] Running org.onap.cps.config.CacheConfigSpec 09:28:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.config.CacheConfigSpec 09:28:33 [INFO] Running org.onap.cps.events.CpsDataUpdateEventsServiceSpec 09:28:33 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s - in org.onap.cps.events.CpsDataUpdateEventsServiceSpec 09:28:33 [INFO] Running org.onap.cps.events.EventsPublisherSpec 09:28:34 2024-07-16T09:28:34.119Z DEBUG 6646 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 09:28:34 2024-07-16T09:28:34.123Z ERROR 6646 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 09:28:34 2024-07-16T09:28:34.135Z DEBUG 6646 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 09:28:34 2024-07-16T09:28:34.141Z DEBUG 6646 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 09:28:34 2024-07-16T09:28:34.145Z DEBUG 6646 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 09:28:34 2024-07-16T09:28:34.145Z DEBUG 6646 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 09:28:34 2024-07-16T09:28:34.146Z ERROR 6646 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 09:28:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s - in org.onap.cps.events.EventsPublisherSpec 09:28:34 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 09:28:34 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 09:28:34 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 09:28:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.spi.PaginationOptionSpec 09:28:34 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 09:28:34 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 09:28:34 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 09:28:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 09:28:34 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 09:28:34 2024-07-16T09:28:34.357Z WARN 6646 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy150 09:28:34 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 09:28:34 [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec 09:28:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec 09:28:34 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 09:28:34 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.utils.DataMapUtilsSpec 09:28:34 [INFO] Running org.onap.cps.utils.GsonSpec 09:28:34 first-container a-leaf a-Value 09:28:34 last-container x-leaf x-value 09:28:34 09:28:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.utils.GsonSpec 09:28:34 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 09:28:34 2024-07-16T09:28:34.819Z ERROR 6646 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 09:28:34 2024-07-16T09:28:34.822Z ERROR 6646 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 09:28:34 2024-07-16T09:28:34.832Z ERROR 6646 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 09:28:34 2024-07-16T09:28:34.835Z ERROR 6646 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 09:28:34 2024-07-16T09:28:34.847Z ERROR 6646 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 09:28:34 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 s - in org.onap.cps.utils.JsonObjectMapperSpec 09:28:34 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 09:28:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.utils.JsonParserStreamSpec 09:28:34 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 09:28:34 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.onap.cps.utils.PrefixResolverSpec 09:28:34 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 09:28:34 [Fatal Error] :1:1: Content is not allowed in prolog. 09:28:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.utils.XmlFileUtilsSpec 09:28:34 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 09:28:35 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 09:28:35 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 09:28:35 [Fatal Error] :1:1: Premature end of file. 09:28:35 line 1:1 no viable alternative at input '/' 09:28:35 line 1:1 no viable alternative at input '/[' 09:28:35 line 1:11 missing QName at '' 09:28:35 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.onap.cps.utils.YangParserHelperSpec 09:28:35 [INFO] Running org.onap.cps.utils.YangParserSpec 09:28:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.utils.YangParserSpec 09:28:35 [INFO] Running org.onap.cps.utils.YangUtilsSpec 09:28:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.utils.YangUtilsSpec 09:28:35 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 09:28:35 2024-07-16T09:28:35.140Z ERROR 6646 --- [ main] o.o.y.y.p.s.reactor.BuildGlobalContext : Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=invalid-missing-import.yang]}, current=SOURCE_PRE_LINKAGE, finished=INIT]: Imported module [missing-module] was not found. [at :8:5] 09:28:35 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 09:28:35 2024-07-16T09:28:35.177Z INFO 6646 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.207]:5704 [my cluster] [5.3.6] Running shutdown hook... Current node state: ACTIVE 09:28:35 2024-07-16T09:28:35.178Z INFO 6646 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.106.207]:5704 [my cluster] [5.3.6] [10.30.106.207]:5704 is SHUTTING_DOWN 09:28:35 [INFO] 09:28:35 [INFO] Results: 09:28:35 [INFO] 09:28:35 [INFO] Tests run: 343, Failures: 0, Errors: 0, Skipped: 0 09:28:35 [INFO] 09:28:35 [INFO] 09:28:35 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 09:28:35 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 09:28:35 [INFO] Analyzed bundle 'cps-service' with 59 classes 09:28:35 [INFO] 09:28:35 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- 09:28:35 [INFO] 09:28:35 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 09:28:35 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar 09:28:35 [INFO] 09:28:35 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 09:28:35 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:28:35 [INFO] 09:28:35 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 09:28:35 [INFO] 09:28:35 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 09:28:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:28:35 [INFO] 09:28:35 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 09:28:35 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 09:28:35 [INFO] Analyzed bundle 'cps-service' with 59 classes 09:28:35 [INFO] All coverage checks have been met. 09:28:35 [INFO] 09:28:35 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 09:28:35 [INFO] 09:28:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 09:28:35 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.5.2-SNAPSHOT/cps-service-3.5.2-SNAPSHOT.jar 09:28:35 [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.5.2-SNAPSHOT/cps-service-3.5.2-SNAPSHOT.pom 09:28:35 [INFO] 09:28:35 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-service --- 09:28:35 [INFO] 09:28:35 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 09:28:35 [INFO] Building cps-rest 3.5.2-SNAPSHOT [9/24] 09:28:35 [INFO] --------------------------------[ jar ]--------------------------------- 09:28:38 [INFO] 09:28:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 09:28:38 [INFO] 09:28:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 09:28:38 [INFO] 09:28:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 09:28:38 [INFO] 09:28:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 09:28:38 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:28:38 [INFO] 09:28:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 09:28:38 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-rest/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:28:38 [INFO] 09:28:38 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 09:28:43 [INFO] Generating with dryRun=false 09:28:43 [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 09:28:43 [INFO] OpenAPI Generator: spring (server) 09:28:43 [INFO] Generator 'spring' is considered stable. 09:28:43 [INFO] ---------------------------------- 09:28:43 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 09:28:43 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 09:28:43 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 09:28:43 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 09:28:43 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 09:28:43 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 09:28:43 [INFO] Processing operation createDataspace 09:28:43 [INFO] Processing operation deleteDataspace 09:28:43 [INFO] Processing operation createDataspaceV2 09:28:43 [INFO] Processing operation getAllDataspaces 09:28:43 [INFO] Processing operation getDataspace 09:28:43 [INFO] Processing operation createAnchor 09:28:43 [INFO] Processing operation createAnchorV2 09:28:43 [INFO] Processing operation getAnchors 09:28:43 [INFO] Processing operation getAnchor 09:28:43 [INFO] Processing operation deleteAnchor 09:28:43 [INFO] Processing operation createSchemaSet 09:28:43 [INFO] Processing operation createSchemaSetV2 09:28:43 [INFO] Processing operation getSchemaSets 09:28:43 [INFO] Processing operation getSchemaSet 09:28:43 [INFO] Processing operation deleteSchemaSet 09:28:43 [INFO] Processing operation getNodeByDataspaceAndAnchor 09:28:43 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 09:28:43 [INFO] Processing operation replaceNode 09:28:43 [INFO] Processing operation createNode 09:28:43 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 09:28:43 [INFO] Processing operation deleteDataNode 09:28:43 [INFO] Processing operation updateNodeLeaves 09:28:43 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 09:28:43 [INFO] Processing operation deleteListOrListElement 09:28:43 [INFO] Processing operation replaceListContent 09:28:43 [INFO] Processing operation addListElements 09:28:43 [INFO] Processing operation getDeltaByDataspaceAndAnchors 09:28:43 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 09:28:43 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 09:28:43 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 09:28:43 [INFO] Processing operation getNodesByDataspaceAndCpsPath 09:28:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:43 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 09:28:43 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 09:28:43 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 09:28:43 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 09:28:43 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 09:28:43 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 09:28:43 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 09:28:43 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 09:28:43 [WARNING] Multiple MediaTypes found, using only the first one 09:28:43 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 09:28:43 [WARNING] Multiple MediaTypes found, using only the first one 09:28:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:43 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 09:28:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:43 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 09:28:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:43 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 09:28:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:43 [INFO] Skipping generation of supporting files. 09:28:43 ################################################################################ 09:28:43 # Thanks for using OpenAPI Generator. # 09:28:43 # Please consider donation to help us maintain this project 🙏 # 09:28:43 # https://opencollective.com/openapi_generator/donate # 09:28:43 ################################################################################ 09:28:43 [INFO] 09:28:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 09:28:43 [INFO] You have 0 Checkstyle violations. 09:28:43 [INFO] 09:28:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 09:28:43 [INFO] You have 0 Checkstyle violations. 09:28:43 [INFO] 09:28:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 09:28:43 [INFO] Starting audit... 09:28:43 Audit done. 09:28:43 [INFO] You have 0 Checkstyle violations. 09:28:43 [INFO] 09:28:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 09:28:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:28:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/src/main/resources 09:28:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/license 09:28:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-resources/licenses 09:28:43 [INFO] 09:28:43 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 09:28:43 [INFO] Changes detected - recompiling the module! :dependency 09:28:43 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 09:28:44 [WARNING] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". 09:28:44 [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Some input files use or override a deprecated API. 09:28:44 [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Recompile with -Xlint:deprecation for details. 09:28:44 [INFO] 09:28:44 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 09:28:45 [INFO] 09:28:45 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 09:28:45 [INFO] Fork Value is true 09:28:46 [java] WARNING: A terminally deprecated method in java.lang.System has been called 09:28:46 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 09:28:46 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 09:28:46 [java] WARNING: System::setSecurityManager will be removed in a future release 09:28:48 [INFO] Done SpotBugs Analysis.... 09:28:48 [INFO] 09:28:48 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 09:28:48 [INFO] 09:28:48 [INFO] 09:28:48 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 09:28:48 [INFO] BugInstance size is 0 09:28:48 [INFO] Error size is 0 09:28:48 [INFO] No errors/warnings found 09:28:48 [INFO] 09:28:48 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 09:28:48 [INFO] Generating with dryRun=false 09:28:48 [INFO] No .openapi-generator-ignore file found. 09:28:48 [INFO] OpenAPI Generator: openapi-yaml (documentation) 09:28:48 [INFO] Generator 'openapi-yaml' is considered stable. 09:28:48 [INFO] Output file [outputFile=openapi.yaml] 09:28:48 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 09:28:48 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 09:28:48 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 09:28:48 [WARNING] Multiple MediaTypes found, using only the first one 09:28:48 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 09:28:48 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/README.md 09:28:48 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/openapi.yaml 09:28:48 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 09:28:48 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 09:28:48 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 09:28:48 ################################################################################ 09:28:48 # Thanks for using OpenAPI Generator. # 09:28:48 # Please consider donation to help us maintain this project 🙏 # 09:28:48 # https://opencollective.com/openapi_generator/donate # 09:28:48 ################################################################################ 09:28:48 [INFO] 09:28:48 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 09:28:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:28:48 [INFO] Copying 1 resource 09:28:48 [INFO] 09:28:48 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 09:28:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:28:48 [INFO] Copying 6 resources 09:28:48 [INFO] 09:28:48 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 09:28:48 [INFO] Changes detected - recompiling the module! :dependency 09:28:48 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 09:28:49 [INFO] 09:28:49 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 09:28:49 [INFO] Using isolated classloader, without GMavenPlus classpath. 09:28:49 [INFO] Using Groovy 3.0.18 to perform compileTests. 09:28:50 [INFO] Compiled 27 files. 09:28:50 [INFO] 09:28:50 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 09:28:50 [INFO] 09:28:50 [INFO] ------------------------------------------------------- 09:28:50 [INFO] T E S T S 09:28:50 [INFO] ------------------------------------------------------- 09:28:52 09:28:51.558 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:28:52 09:28:51.762 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 09:28:52 09:28:51.880 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:28:52 09:28:51.898 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 09:28:52 09:28:51.916 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:28:52 09:28:51.926 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 09:28:52 09:28:51.940 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:28:52 09:28:51.963 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 09:28:52 09:28:51.997 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:28:52 09:28:52.006 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 09:28:52 09:28:52.010 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:28:52 09:28:52.019 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 09:28:52 09:28:52.021 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:28:52 09:28:52.029 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 09:28:52 09:28:52.031 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:28:52 09:28:52.039 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 09:28:52 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 09:28:55 09:28:51,388 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 09:28:55 09:28:51,390 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21312b5 - Here is a list of configurators discovered as a service, by rank: 09:28:55 09:28:51,390 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21312b5 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 09:28:55 09:28:51,390 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21312b5 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 09:28:55 09:28:51,390 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21312b5 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 09:28:55 09:28:51,398 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21312b5 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:28:55 09:28:51,399 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21312b5 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 09:28:55 09:28:51,400 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21312b5 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 09:28:55 09:28:51,401 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 09:28:55 09:28:51,401 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 09:28:55 09:28:51,401 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21312b5 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:28:55 09:28:51,401 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21312b5 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 09:28:55 09:28:51,402 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21312b5 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 09:28:55 09:28:51,403 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 09:28:55 09:28:51,403 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 09:28:55 09:28:51,403 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21312b5 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:28:55 09:28:51,403 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21312b5 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 09:28:55 09:28:51,404 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21312b5 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 09:28:55 09:28:51,404 |-INFO in ch.qos.logback.classic.BasicConfigurator@22a89db - Setting up default configuration. 09:28:55 09:28:51,420 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21312b5 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 16 milliseconds. ExecutionStatus=NEUTRAL 09:28:55 09:28:53,158 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4867f5cf - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] is not of type file 09:28:55 09:28:53,237 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2202e978 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 09:28:55 09:28:53,237 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4867f5cf - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 09:28:55 09:28:53,241 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 09:28:55 09:28:53,241 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:28:55 09:28:53,241 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 09:28:55 09:28:53,241 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:28:55 09:28:53,241 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:28:55 09:28:53,243 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2202e978 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 09:28:55 09:28:53,243 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4867f5cf - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 09:28:55 09:28:53,250 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:28:55 09:28:53,250 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:28:55 09:28:53,255 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:28:55 09:28:53,286 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1721122133284) 09:28:55 09:28:53,286 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] 09:28:55 09:28:53,286 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:28:55 09:28:53,293 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:28:55 09:28:53,293 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@381ed137 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:28:55 09:28:53,294 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:28:55 09:28:53,294 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@381ed137 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:28:55 09:28:53,294 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:28:55 09:28:53,294 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@381ed137 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:28:55 09:28:53,294 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:28:55 09:28:53,294 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@381ed137 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:28:55 09:28:53,294 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:28:55 09:28:53,294 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@381ed137 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:28:55 09:28:53,294 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:28:55 09:28:53,294 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@381ed137 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:28:55 09:28:53,294 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:28:55 09:28:53,294 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@381ed137 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:28:55 09:28:53,294 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:28:55 09:28:53,294 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@381ed137 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:28:55 09:28:53,295 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:28:55 09:28:53,295 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:28:55 09:28:53,301 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:28:55 09:28:53,320 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:28:55 09:28:53,320 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:28:55 09:28:53,330 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:28:55 09:28:53,337 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:28:55 09:28:53,630 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6eacf3be - Setting zoneId to "UTC" 09:28:55 09:28:53,639 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:28:55 09:28:53,639 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:28:55 09:28:53,888 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:28:55 09:28:53,889 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:28:55 09:28:53,889 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:28:55 09:28:53,889 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:28:55 09:28:53,890 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:28:55 09:28:53,890 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@381ed137 - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:28:55 09:28:53,890 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:28:55 09:28:53,890 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1912ba29 - End of configuration. 09:28:55 09:28:53,890 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2c6ed95a - Registering current configuration as safe fallback point 09:28:55 09:28:55 09:28:55 . ____ _ __ _ _ 09:28:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:28:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:28:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:28:55 ' |____| .__|_| |_|_| |_\__, | / / / / 09:28:55 =========|_|==============|___/=/_/_/_/ 09:28:55 :: Spring Boot :: (v3.2.4) 09:28:55 09:28:55 2024-07-16T09:28:54.004Z INFO 6986 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6986 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 09:28:55 2024-07-16T09:28:54.004Z INFO 6986 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 09:28:55 2024-07-16T09:28:55.265Z INFO 6986 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:28:55 2024-07-16T09:28:55.265Z INFO 6986 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:28:55 2024-07-16T09:28:55.266Z INFO 6986 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 09:28:55 2024-07-16T09:28:55.300Z INFO 6986 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.552 seconds (process running for 4.664) 09:28:55 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:28:56 2024-07-16T09:28:56.411Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:28:56 09:28:56 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 09:28:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:28:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:28:56 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:28:56 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:28:56 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:28:56 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:28:56 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:28:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:28:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:28:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 09:28:56 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:103) 09:28:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:28:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:28:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:28:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:28:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:28:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:28:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:28:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:28:56 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:28:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:28:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:28:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:28:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:28:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:28:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:28:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:28:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:28:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:28:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:28:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:28:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:28:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:28:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:28:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:28:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:28:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:28:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:28:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:28:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:28:56 Caused by: java.lang.RuntimeException: null 09:28:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:28:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:28:56 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:28:56 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:28:56 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:28:56 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:28:56 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:28:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:28:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:28:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 09:28:56 ... 88 common frames omitted 09:28:56 09:28:56 2024-07-16T09:28:56.613Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:28:56 09:28:56 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 09:28:56 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 09:28:56 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 09:28:56 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:110) 09:28:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:28:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:28:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:28:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:28:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 09:28:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:28:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:28:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:28:56 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 09:28:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 09:28:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 09:28:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:28:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:28:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:28:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:28:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:28:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:28:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:28:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:28:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:28:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:28:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:28:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:28:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:28:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:28:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:28:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:28:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:28:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:28:56 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:216) 09:28:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:28:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:28:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:28:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:28:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:28:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:28:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:28:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 09:28:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:28:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:28:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:28:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:28:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:28:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:28:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:28:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:28:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:28:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:28:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:28:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:28:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:28:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:28:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:28:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:28:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:28:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:28:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:28:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:28:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:28:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:28:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:28:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:28:56 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 09:28:56 and component.yang=fake component content 1 09:28:56 09:28:56 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 09:28:56 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 09:28:56 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 09:28:56 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 09:28:56 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 09:28:56 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 09:28:56 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 09:28:56 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 09:28:56 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 09:28:56 ... 150 common frames omitted 09:28:56 09:28:56 2024-07-16T09:28:56.776Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:28:56 09:28:56 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 09:28:56 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 09:28:56 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 09:28:56 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 09:28:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 09:28:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:28:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:28:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:28:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:28:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:28:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:28:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:28:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:28:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:28:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:28:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:28:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:28:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:28:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:28:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:28:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:28:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:28:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:28:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:28:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:28:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 09:28:56 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 09:28:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:28:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:28:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:28:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:28:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:28:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:28:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:28:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 09:28:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:28:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:28:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:28:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:28:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:28:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:28:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:28:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:28:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:28:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:28:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:28:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:28:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:28:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:28:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:28:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:28:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:28:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:28:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:28:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:28:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:28:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:28:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:28:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:28:56 09:28:56 2024-07-16T09:28:56.786Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:28:56 09:28:56 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 09:28:56 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 09:28:56 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 09:28:56 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 09:28:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 09:28:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:28:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:28:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:28:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:28:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:28:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:28:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:28:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:28:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:28:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:28:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:28:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:28:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:28:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:28:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:28:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:28:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:28:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:28:56 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 09:28:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:28:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:28:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:28:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:28:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:28:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:28:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:28:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 09:28:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:28:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:28:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:28:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:28:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:28:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:28:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:28:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:28:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:28:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:28:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:28:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:28:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:28:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:28:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:28:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:28:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:28:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:28:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:28:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:28:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:28:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:28:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:28:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:28:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:28:56 09:28:56 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.541 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 09:28:56 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 09:28:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 09:28:56 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 09:28:57 09:28:57 . ____ _ __ _ _ 09:28:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:28:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:28:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:28:57 ' |____| .__|_| |_|_| |_\__, | / / / / 09:28:57 =========|_|==============|___/=/_/_/_/ 09:28:57 :: Spring Boot :: (v3.2.4) 09:28:57 09:28:57 2024-07-16T09:28:57.010Z INFO 6986 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6986 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 09:28:57 2024-07-16T09:28:57.011Z INFO 6986 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 09:28:57 2024-07-16T09:28:57.388Z INFO 6986 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:28:57 2024-07-16T09:28:57.388Z INFO 6986 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:28:57 2024-07-16T09:28:57.388Z INFO 6986 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 09:28:57 2024-07-16T09:28:57.393Z INFO 6986 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.414 seconds (process running for 6.757) 09:28:57 2024-07-16T09:28:57.514Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:28:57 09:28:57 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 09:28:57 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:226) 09:28:57 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:80) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:28:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:28:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:28:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:28:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 09:28:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:28:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:28:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:28:57 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 09:28:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 09:28:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:28:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:28:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:28:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:28:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:28:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:28:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:28:57 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:28:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:28:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:28:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:28:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:28:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:28:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:28:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:28:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:28:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:28:57 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:145) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:28:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:28:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:28:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:28:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:28:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 09:28:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:28:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:28:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:28:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:28:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:28:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:28:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:28:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:28:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:28:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:28:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:28:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:28:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:28:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:28:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:28:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:28:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:28:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:28:57 09:28:57 2024-07-16T09:28:57.641Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:28:57 09:28:57 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 09:28:57 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:226) 09:28:57 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:102) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:28:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:28:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:28:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:28:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 09:28:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:28:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:28:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:28:57 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 09:28:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 09:28:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:28:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:28:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:28:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:28:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:28:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:28:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:28:57 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:28:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:28:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:28:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:28:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:28:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:28:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:28:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:28:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:28:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:28:57 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:200) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:28:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:28:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:28:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:28:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:28:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 09:28:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:28:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:28:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:28:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:28:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:28:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:28:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:28:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:28:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:28:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:28:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:28:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:28:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:28:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:28:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:28:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:28:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:28:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:28:57 09:28:57 2024-07-16T09:28:57.663Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:28:57 09:28:57 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 09:28:57 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:226) 09:28:57 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:102) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:28:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:28:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:28:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:28:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 09:28:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:28:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:28:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:28:57 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 09:28:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 09:28:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:28:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:28:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:28:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:28:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:28:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:28:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:28:57 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:28:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:28:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:28:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:28:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:28:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:28:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:28:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:28:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:28:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:28:57 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:223) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:28:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:28:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:28:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:28:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:28:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 09:28:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:28:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:28:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:28:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:28:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:28:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:28:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:28:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:28:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:28:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:28:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:28:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:28:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:28:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:28:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:28:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:28:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:28:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:28:57 09:28:57 2024-07-16T09:28:57.910Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:28:57 09:28:57 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 09:28:57 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:226) 09:28:57 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:146) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:28:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:28:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:28:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:28:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 09:28:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:28:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:28:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:28:57 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 09:28:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 09:28:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:28:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:28:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:28:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:28:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:28:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:28:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:28:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 09:28:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:28:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:28:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:28:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:28:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:28:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:28:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:28:57 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:435) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:28:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:28:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:28:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:28:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:28:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 09:28:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:28:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:28:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:28:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:28:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:28:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:28:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:28:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:28:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:28:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:28:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:28:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:28:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:28:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:28:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:28:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:28:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:28:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:28:57 09:28:57 2024-07-16T09:28:57.942Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:28:57 09:28:57 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 09:28:57 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:226) 09:28:57 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:156) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:28:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:28:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:28:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:28:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 09:28:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:28:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:28:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:28:57 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 09:28:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 09:28:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:28:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:28:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:28:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:28:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:28:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:28:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:28:57 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 09:28:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 09:28:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:28:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:28:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:28:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:28:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:28:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:28:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:28:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:28:57 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:480) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:28:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:28:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:28:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:28:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:28:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 09:28:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:28:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:28:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:28:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:28:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:28:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:28:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:28:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:28:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:28:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:28:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:28:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:28:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:28:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:28:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:28:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:28:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:28:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:28:57 09:28:57 2024-07-16T09:28:57.964Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:28:57 09:28:57 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 09:28:57 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:226) 09:28:57 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:166) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:28:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:28:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:28:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:28:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 09:28:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:28:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:28:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:28:57 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 09:28:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 09:28:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:28:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:28:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:28:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:28:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:28:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:28:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:28:57 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 09:28:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 09:28:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:28:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:28:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:28:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:28:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:28:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:28:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:28:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:28:57 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:505) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:28:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:28:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:28:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:28:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:28:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 09:28:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:28:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:28:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:28:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:28:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:28:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:28:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:28:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:28:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:28:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:28:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:28:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:28:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:28:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:28:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:28:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:28:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:28:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:28:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:28:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:28:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:28:57 09:28:57 2024-07-16T09:28:57.978Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:28:57 09:28:57 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 09:28:57 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:226) 09:28:57 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:174) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:28:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:28:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:28:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:28:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 09:28:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:28:58 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:28:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:28:58 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 09:28:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 09:28:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 09:28:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:28:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:28:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:28:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:28:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:28:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:28:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:28:58 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 09:28:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 09:28:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:28:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:28:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:28:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:28:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:28:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:28:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:28:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:28:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:28:58 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_18(DataRestControllerSpec.groovy:524) 09:28:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:28:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:28:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:28:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:28:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:28:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:28:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:28:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 09:28:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:28:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:28:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:28:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:28:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:28:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:28:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:28:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:28:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:28:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:28:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:28:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:28:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:28:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:28:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:28:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:28:58 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:28:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:28:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:28:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:28:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:28:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:28:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:28:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:28:58 09:28:58 2024-07-16T09:28:57.992Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:28:58 09:28:58 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 09:28:58 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:226) 09:28:58 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:93) 09:28:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:28:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:28:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:28:58 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:28:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 09:28:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:28:58 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:28:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:28:58 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 09:28:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 09:28:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 09:28:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:28:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:28:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:28:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:28:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:28:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:28:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:28:58 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 09:28:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 09:28:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:28:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:28:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:28:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:28:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:28:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:28:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:28:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:28:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:28:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:28:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:28:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:28:58 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:546) 09:28:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:28:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:28:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:28:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:28:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:28:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:28:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:28:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 09:28:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:28:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:28:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:28:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:28:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:28:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:28:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:28:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:28:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:28:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:28:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:28:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:28:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:28:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:28:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:28:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:28:58 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:28:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:28:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:28:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:28:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:28:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:28:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:28:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:28:58 09:28:58 [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.096 s - in org.onap.cps.rest.controller.DataRestControllerSpec 09:28:58 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 09:28:58 09:28:58 . ____ _ __ _ _ 09:28:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:28:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:28:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:28:58 ' |____| .__|_| |_|_| |_\__, | / / / / 09:28:58 =========|_|==============|___/=/_/_/_/ 09:28:58 :: Spring Boot :: (v3.2.4) 09:28:58 09:28:58 2024-07-16T09:28:58.031Z INFO 6986 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6986 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 09:28:58 2024-07-16T09:28:58.031Z INFO 6986 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 09:28:58 2024-07-16T09:28:58.279Z INFO 6986 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:28:58 2024-07-16T09:28:58.280Z INFO 6986 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:28:58 2024-07-16T09:28:58.280Z INFO 6986 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 09:28:58 2024-07-16T09:28:58.284Z INFO 6986 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.28 seconds (process running for 7.648) 09:28:58 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 09:28:58 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 09:28:58 09:28:58 . ____ _ __ _ _ 09:28:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:28:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:28:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:28:58 ' |____| .__|_| |_|_| |_\__, | / / / / 09:28:58 =========|_|==============|___/=/_/_/_/ 09:28:58 :: Spring Boot :: (v3.2.4) 09:28:58 09:28:58 2024-07-16T09:28:58.454Z INFO 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6986 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 09:28:58 2024-07-16T09:28:58.454Z INFO 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 09:28:58 2024-07-16T09:28:58.713Z INFO 6986 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:28:58 2024-07-16T09:28:58.713Z INFO 6986 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:28:58 2024-07-16T09:28:58.713Z INFO 6986 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 09:28:58 2024-07-16T09:28:58.717Z INFO 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.287 seconds (process running for 8.082) 09:28:58 2024-07-16T09:28:58.737Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:28:58 09:28:58 java.lang.IllegalStateException: some error message 09:28:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:28:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:28:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:28:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:28:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:28:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:28:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:28:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:28:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:28:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:28:58 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:108) 09:28:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:28:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:28:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:28:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:28:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:28:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:28:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:28:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:28:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:28:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:28:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:28:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:28:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:28:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:28:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:28:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:28:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:28:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:28:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:28:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:28:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:28:58 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:28:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:28:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:28:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:28:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:28:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:28:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:28:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:28:58 09:28:58 2024-07-16T09:28:58.760Z ERROR 6986 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 09:28:58 09:28:58 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 09:28:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:28:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:28:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:28:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:28:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:28:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:28:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:28:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:28:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:28:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 09:28:58 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:135) 09:28:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:28:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:28:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:28:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:28:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:28:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:28:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:28:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:28:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:28:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:28:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:28:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:28:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:28:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:28:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:28:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:28:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:28:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:28:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:28:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:28:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:28:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:28:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:28:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:28:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:28:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:28:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:28:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:28:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:28:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:28:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:28:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:28:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:28:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:28:58 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:28:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:28:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:28:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:28:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:28:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:28:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:28:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:28:58 Caused by: java.lang.Throwable: null 09:28:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:28:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:28:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:28:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:28:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:28:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:28:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:28:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:28:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:28:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 09:28:58 ... 88 common frames omitted 09:28:58 09:28:58 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 09:28:58 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 09:28:58 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 09:28:58 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 09:28:58 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 09:28:59 [INFO] 09:28:59 [INFO] Results: 09:28:59 [INFO] 09:28:59 [INFO] Tests run: 172, Failures: 0, Errors: 0, Skipped: 0 09:28:59 [INFO] 09:28:59 [INFO] 09:28:59 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 09:28:59 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 09:28:59 [INFO] Analyzed bundle 'cps-rest' with 6 classes 09:28:59 [INFO] 09:28:59 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- 09:28:59 [INFO] 09:28:59 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 09:28:59 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.5.2-SNAPSHOT.jar 09:28:59 [INFO] 09:28:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 09:28:59 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:28:59 [INFO] 09:28:59 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 09:28:59 [INFO] 09:28:59 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 09:28:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:28:59 [INFO] 09:28:59 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 09:28:59 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 09:28:59 [INFO] Analyzed bundle 'cps-rest' with 6 classes 09:28:59 [INFO] All coverage checks have been met. 09:28:59 [INFO] 09:28:59 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 09:28:59 [INFO] 09:28:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 09:28:59 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.5.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.5.2-SNAPSHOT/cps-rest-3.5.2-SNAPSHOT.jar 09:28:59 [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.5.2-SNAPSHOT/cps-rest-3.5.2-SNAPSHOT.pom 09:28:59 [INFO] 09:28:59 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-rest --- 09:28:59 [INFO] 09:28:59 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 09:28:59 [INFO] Building cps-ncmp-events 3.5.2-SNAPSHOT [10/24] 09:28:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:28:59 [INFO] 09:28:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 09:28:59 [INFO] 09:28:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 09:28:59 [INFO] 09:28:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 09:28:59 [INFO] 09:28:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 09:28:59 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:28:59 [INFO] 09:28:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 09:28:59 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:28:59 [INFO] 09:28:59 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 09:28:59 [INFO] 09:28:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 09:28:59 [INFO] You have 0 Checkstyle violations. 09:28:59 [INFO] 09:28:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 09:28:59 [INFO] You have 0 Checkstyle violations. 09:28:59 [INFO] 09:28:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 09:28:59 [INFO] Starting audit... 09:28:59 Audit done. 09:28:59 [INFO] You have 0 Checkstyle violations. 09:28:59 [INFO] 09:28:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 09:28:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:28:59 [INFO] Copying 12 resources 09:28:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-sources/license 09:28:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-resources/licenses 09:28:59 [INFO] 09:28:59 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 09:28:59 [INFO] Changes detected - recompiling the module! :dependency 09:28:59 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 09:28:59 [INFO] 09:28:59 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 09:28:59 [INFO] 09:28:59 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 09:28:59 [INFO] Fork Value is true 09:29:01 [java] WARNING: A terminally deprecated method in java.lang.System has been called 09:29:01 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 09:29:01 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 09:29:01 [java] WARNING: System::setSecurityManager will be removed in a future release 09:29:03 [INFO] Done SpotBugs Analysis.... 09:29:03 [INFO] 09:29:03 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 09:29:03 [INFO] 09:29:03 [INFO] 09:29:03 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 09:29:03 [INFO] BugInstance size is 0 09:29:03 [INFO] Error size is 0 09:29:03 [INFO] No errors/warnings found 09:29:03 [INFO] 09:29:03 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 09:29:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:29:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/src/test/resources 09:29:03 [INFO] 09:29:03 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 09:29:03 [INFO] No sources to compile 09:29:03 [INFO] 09:29:03 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 09:29:03 [INFO] No sources specified for compilation. Skipping. 09:29:03 [INFO] 09:29:03 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 09:29:03 [INFO] No tests to run. 09:29:03 [INFO] 09:29:03 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 09:29:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:29:03 [INFO] 09:29:03 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- 09:29:04 [INFO] 09:29:04 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 09:29:04 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.5.2-SNAPSHOT.jar 09:29:04 [INFO] 09:29:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 09:29:04 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:29:04 [INFO] 09:29:04 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 09:29:04 [INFO] No tests to run. 09:29:04 [INFO] 09:29:04 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 09:29:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:29:04 [INFO] 09:29:04 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 09:29:04 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 09:29:04 [INFO] 09:29:04 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 09:29:04 [INFO] 09:29:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 09:29:04 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.5.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.5.2-SNAPSHOT/cps-ncmp-events-3.5.2-SNAPSHOT.jar 09:29:04 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.5.2-SNAPSHOT/cps-ncmp-events-3.5.2-SNAPSHOT.pom 09:29:04 [INFO] 09:29:04 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-events --- 09:29:04 [INFO] 09:29:04 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 09:29:04 [INFO] Building cps-ncmp-service 3.5.2-SNAPSHOT [11/24] 09:29:04 [INFO] --------------------------------[ jar ]--------------------------------- 09:29:05 [INFO] 09:29:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 09:29:05 [INFO] 09:29:05 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 09:29:05 [INFO] 09:29:05 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 09:29:05 [INFO] 09:29:05 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 09:29:05 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:29:05 [INFO] 09:29:05 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 09:29:05 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:29:05 [INFO] 09:29:05 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 09:29:05 [INFO] You have 0 Checkstyle violations. 09:29:05 [INFO] 09:29:05 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 09:29:06 [INFO] You have 0 Checkstyle violations. 09:29:06 [INFO] 09:29:06 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 09:29:06 [INFO] Starting audit... 09:29:06 Audit done. 09:29:06 [INFO] You have 0 Checkstyle violations. 09:29:06 [INFO] 09:29:06 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 09:29:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:29:06 [INFO] Copying 2 resources 09:29:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-sources/license 09:29:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-resources/licenses 09:29:06 [INFO] 09:29:06 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 09:29:06 [INFO] Changes detected - recompiling the module! :dependency 09:29:06 [INFO] Compiling 144 source files with javac [debug release 17] to target/classes 09:29:08 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/lcm/LcmEventHeaderMapper.java:[34,20] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventSource, withEventType, withEventSchema, withEventSchemaVersion". 09:29:08 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/data/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". 09:29:08 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/cmnotificationsubscription/utils/CmSubscriptionPersistenceService.java: Some input files use unchecked or unsafe operations. 09:29:08 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/cmnotificationsubscription/utils/CmSubscriptionPersistenceService.java: Recompile with -Xlint:unchecked for details. 09:29:08 [INFO] 09:29:08 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 09:29:08 [INFO] 09:29:08 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 09:29:08 [INFO] Fork Value is true 09:29:10 [java] WARNING: A terminally deprecated method in java.lang.System has been called 09:29:10 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 09:29:10 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 09:29:10 [java] WARNING: System::setSecurityManager will be removed in a future release 09:29:14 [INFO] Done SpotBugs Analysis.... 09:29:14 [INFO] 09:29:14 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 09:29:14 [INFO] 09:29:14 [INFO] 09:29:14 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 09:29:14 [INFO] BugInstance size is 0 09:29:14 [INFO] Error size is 0 09:29:14 [INFO] No errors/warnings found 09:29:14 [INFO] 09:29:14 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 09:29:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:29:14 [INFO] Copying 12 resources 09:29:14 [INFO] 09:29:14 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 09:29:14 [INFO] Changes detected - recompiling the module! :dependency 09:29:14 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 09:29:15 [INFO] 09:29:15 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 09:29:15 [INFO] Using isolated classloader, without GMavenPlus classpath. 09:29:15 [INFO] Using Groovy 3.0.18 to perform compileTests. 09:29:18 [INFO] Compiled 205 files. 09:29:18 [INFO] 09:29:18 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 09:29:18 [INFO] 09:29:18 [INFO] ------------------------------------------------------- 09:29:18 [INFO] T E S T S 09:29:18 [INFO] ------------------------------------------------------- 09:29:21 [INFO] Running org.onap.cps.ncmp.utils.events.TopicValidatorSpec 09:29:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.onap.cps.ncmp.utils.events.TopicValidatorSpec 09:29:21 09:29:21.852 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 09:29:21 09:29:21.858 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 09:29:21 [INFO] Running org.onap.cps.ncmp.utils.events.CmAvcEventPublisherSpec 09:29:56 09:29:22.647 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 09:29:56 09:29:22.656 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 09:29:56 09:29:22.677 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 09:29:56 Server Version: 23.0.1 09:29:56 API Version: 1.42 09:29:56 Operating System: CentOS Stream 8 09:29:56 Total Memory: 31890 MB 09:29:56 09:29:22.681 [main] WARN org.testcontainers.utility.ResourceReaper -- 09:29:56 ******************************************************************************** 09:29:56 Ryuk has been disabled. This can cause unexpected behavior in your environment. 09:29:56 ******************************************************************************** 09:29:56 09:29:22.685 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 09:29:56 09:29:22.686 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 09:29:56 09:29:22.713 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling docker image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1. Please be patient; this may take some time but only needs to be done once. 09:29:56 09:29:22.720 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/confluentinc/cp-kafka:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 09:29:56 09:29:24.487 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 09:29:56 09:29:24.519 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 09:29:56 09:29:24.935 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 09:29:56 09:29:26.441 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (30 MB/? MB) 09:29:56 09:29:26.952 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (51 MB/? MB) 09:29:56 09:29:27.539 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (76 MB/? MB) 09:29:56 09:29:27.947 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (84 MB/? MB) 09:29:56 09:29:28.352 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 0 extracted, (92 MB/? MB) 09:29:56 09:29:28.757 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 1 extracted, (111 MB/? MB) 09:29:56 09:29:28.770 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 4 pending, 7 downloaded, 1 extracted, (111 MB/? MB) 09:29:56 09:29:28.973 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 4 pending, 7 downloaded, 2 extracted, (119 MB/? MB) 09:29:56 09:29:29.782 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (154 MB/? MB) 09:29:56 09:29:30.204 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (167 MB/? MB) 09:29:56 09:29:33.181 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (292 MB/? MB) 09:29:56 09:29:36.687 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (366 MB/370 MB) 09:29:56 09:29:40.987 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (367 MB/370 MB) 09:29:56 09:29:41.125 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (368 MB/370 MB) 09:29:56 09:29:41.210 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (368 MB/370 MB) 09:29:56 09:29:41.545 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (368 MB/370 MB) 09:29:56 09:29:41.760 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (368 MB/370 MB) 09:29:56 09:29:41.907 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (368 MB/370 MB) 09:29:56 09:29:42.082 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (368 MB/370 MB) 09:29:56 09:29:42.801 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 09:29:56 09:29:42.996 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 09:29:56 09:29:43.155 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Image registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 pull took PT20.441332244S 09:29:56 09:29:43.155 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pull complete. 11 layers, pulled in 18s (downloaded 370 MB at 20 MB/s) 09:29:56 09:29:43.192 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 09:29:56 09:29:50.514 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: b5dace00e7e00d1c86e987b228345f456acdfd612d946637a419179567cecf9d 09:29:56 09:29:55.925 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT12.732809478S 09:29:57 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:29:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.084 s - in org.onap.cps.ncmp.utils.events.CmAvcEventPublisherSpec 09:29:57 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 09:29:58 09:29:58.194 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 09:29:58 09:29:58.212 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 09:29:58 09:29:58.216 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 09:29:58 09:29:58.216 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 09:29:58 09:29:58.227 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 09:29:58 09:29:58.235 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 09:29:58 09:29:58.239 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 09:29:58 09:29:58.254 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 09:29:58 09:29:58.258 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 09:29:58 09:29:58.266 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 09:29:58 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 09:29:58 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 09:29:58 09:29:58.287 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 09:29:58 09:29:58.292 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating new child data node 'some datastore' for data node 'datastores' failed as data node already exists 09:29:58 09:29:58.296 [main] ERROR org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating data node failed: test message 09:29:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 09:29:58 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 09:29:58 09:29:58.307 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 09:29:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 09:29:58 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 09:29:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 09:29:58 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 09:29:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 09:29:58 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 09:29:58 09:29:58.381 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath valid/xpath/without-id[@key='123'] 09:29:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 09:29:58 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 09:29:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 09:29:58 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 09:29:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 09:29:58 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 09:29:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 09:29:58 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 09:29:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 09:29:58 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 09:29:59 09:29:19,783 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 09:29:59 09:29:19,785 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cb53c18 - Here is a list of configurators discovered as a service, by rank: 09:29:59 09:29:19,785 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cb53c18 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 09:29:59 09:29:19,785 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cb53c18 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 09:29:59 09:29:19,785 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cb53c18 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 09:29:59 09:29:19,794 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cb53c18 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:29:59 09:29:19,794 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cb53c18 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 09:29:59 09:29:19,795 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cb53c18 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 09:29:59 09:29:19,796 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 09:29:59 09:29:19,797 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 09:29:59 09:29:19,797 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cb53c18 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:29:59 09:29:19,797 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cb53c18 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 09:29:59 09:29:19,798 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cb53c18 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 09:29:59 09:29:19,798 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 09:29:59 09:29:19,798 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 09:29:59 09:29:19,798 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cb53c18 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:29:59 09:29:19,798 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cb53c18 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 09:29:59 09:29:19,799 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cb53c18 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 09:29:59 09:29:19,799 |-INFO in ch.qos.logback.classic.BasicConfigurator@29ed26bd - Setting up default configuration. 09:29:59 09:29:19,816 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cb53c18 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 17 milliseconds. ExecutionStatus=NEUTRAL 09:29:59 09:29:58,757 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7406f3ad - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] is not of type file 09:29:59 09:29:58,805 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20faeee0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 09:29:59 09:29:58,805 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7406f3ad - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 09:29:59 09:29:58,808 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 09:29:59 09:29:58,808 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:29:59 09:29:58,808 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 09:29:59 09:29:58,808 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:29:59 09:29:58,808 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:29:59 09:29:58,810 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20faeee0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 09:29:59 09:29:58,810 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7406f3ad - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 09:29:59 09:29:58,817 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:29:59 09:29:58,817 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:29:59 09:29:58,821 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:29:59 09:29:58,853 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1721122198852) 09:29:59 09:29:58,853 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] 09:29:59 09:29:58,854 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:29:59 09:29:58,859 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:29:59 09:29:58,859 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50a431b - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:29:59 09:29:58,860 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:29:59 09:29:58,860 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50a431b - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:29:59 09:29:58,860 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:29:59 09:29:58,860 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50a431b - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:29:59 09:29:58,860 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:29:59 09:29:58,860 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50a431b - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:29:59 09:29:58,860 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:29:59 09:29:58,860 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50a431b - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:29:59 09:29:58,860 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:29:59 09:29:58,860 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50a431b - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:29:59 09:29:58,860 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:29:59 09:29:58,860 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50a431b - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:29:59 09:29:58,860 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:29:59 09:29:58,860 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50a431b - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:29:59 09:29:58,861 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:29:59 09:29:58,861 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:29:59 09:29:58,879 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:29:59 09:29:58,903 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:29:59 09:29:58,903 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:29:59 09:29:58,930 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:29:59 09:29:58,941 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:29:59 09:29:59,416 |-INFO in ch.qos.logback.classic.pattern.DateConverter@459245c9 - Setting zoneId to "UTC" 09:29:59 09:29:59,425 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:29:59 09:29:59,425 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:29:59 09:29:59,684 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:29:59 09:29:59,685 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:29:59 09:29:59,686 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:29:59 09:29:59,687 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:29:59 09:29:59,687 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:29:59 09:29:59,688 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50a431b - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:29:59 09:29:59,688 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:29:59 09:29:59,688 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6ca5d4d - End of configuration. 09:29:59 09:29:59,688 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@71b03e9a - Registering current configuration as safe fallback point 09:29:59 09:29:59 09:29:59 . ____ _ __ _ _ 09:29:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:29:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:29:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:29:59 ' |____| .__|_| |_|_| |_\__, | / / / / 09:29:59 =========|_|==============|___/=/_/_/_/ 09:29:59 :: Spring Boot :: (v3.2.4) 09:29:59 09:29:59 2024-07-16T09:29:59.710Z INFO 7154 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 7154 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 09:29:59 2024-07-16T09:29:59.711Z INFO 7154 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 09:29:59 2024-07-16T09:29:59.754Z INFO 7154 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 1.215 seconds (process running for 40.797) 09:29:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.396 s - in org.onap.cps.ncmp.config.CpsApplicationContextSpec 09:29:59 [INFO] Running org.onap.cps.ncmp.config.HttpClientConfigurationSpec 09:30:00 09:30:00 . ____ _ __ _ _ 09:30:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:30:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:30:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:30:00 ' |____| .__|_| |_|_| |_\__, | / / / / 09:30:00 =========|_|==============|___/=/_/_/_/ 09:30:00 :: Spring Boot :: (v3.2.4) 09:30:00 09:30:00 2024-07-16T09:29:59.967Z INFO 7154 --- [ main] o.o.c.n.c.HttpClientConfigurationSpec : Starting HttpClientConfigurationSpec using Java 17.0.6-ea with PID 7154 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 09:30:00 2024-07-16T09:29:59.967Z INFO 7154 --- [ main] o.o.c.n.c.HttpClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 09:30:00 2024-07-16T09:30:00.140Z INFO 7154 --- [ main] o.o.c.n.c.HttpClientConfigurationSpec : Started HttpClientConfigurationSpec in 0.205 seconds (process running for 41.182) 09:30:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in org.onap.cps.ncmp.config.HttpClientConfigurationSpec 09:30:00 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 09:30:00 09:30:00 . ____ _ __ _ _ 09:30:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:30:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:30:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:30:00 ' |____| .__|_| |_|_| |_\__, | / / / / 09:30:00 =========|_|==============|___/=/_/_/_/ 09:30:00 :: Spring Boot :: (v3.2.4) 09:30:00 09:30:00 2024-07-16T09:30:00.198Z INFO 7154 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 7154 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 09:30:00 2024-07-16T09:30:00.198Z INFO 7154 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 09:30:00 2024-07-16T09:30:00.323Z INFO 7154 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.151 seconds (process running for 41.366) 09:30:00 2024-07-16T09:30:00.362Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:30:00 acks = -1 09:30:00 auto.include.jmx.reporter = true 09:30:00 batch.size = 16384 09:30:00 bootstrap.servers = [localhost:9092] 09:30:00 buffer.memory = 33554432 09:30:00 client.dns.lookup = use_all_dns_ips 09:30:00 client.id = producer-1 09:30:00 compression.type = none 09:30:00 connections.max.idle.ms = 540000 09:30:00 delivery.timeout.ms = 120000 09:30:00 enable.idempotence = true 09:30:00 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 09:30:00 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:30:00 linger.ms = 0 09:30:00 max.block.ms = 60000 09:30:00 max.in.flight.requests.per.connection = 5 09:30:00 max.request.size = 1048576 09:30:00 metadata.max.age.ms = 300000 09:30:00 metadata.max.idle.ms = 300000 09:30:00 metric.reporters = [] 09:30:00 metrics.num.samples = 2 09:30:00 metrics.recording.level = INFO 09:30:00 metrics.sample.window.ms = 30000 09:30:00 partitioner.adaptive.partitioning.enable = true 09:30:00 partitioner.availability.timeout.ms = 0 09:30:00 partitioner.class = null 09:30:00 partitioner.ignore.keys = false 09:30:00 receive.buffer.bytes = 32768 09:30:00 reconnect.backoff.max.ms = 1000 09:30:00 reconnect.backoff.ms = 50 09:30:00 request.timeout.ms = 30000 09:30:00 retries = 2147483647 09:30:00 retry.backoff.ms = 100 09:30:00 sasl.client.callback.handler.class = null 09:30:00 sasl.jaas.config = null 09:30:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:30:00 sasl.kerberos.min.time.before.relogin = 60000 09:30:00 sasl.kerberos.service.name = null 09:30:00 sasl.kerberos.ticket.renew.jitter = 0.05 09:30:00 sasl.kerberos.ticket.renew.window.factor = 0.8 09:30:00 sasl.login.callback.handler.class = null 09:30:00 sasl.login.class = null 09:30:00 sasl.login.connect.timeout.ms = null 09:30:00 sasl.login.read.timeout.ms = null 09:30:00 sasl.login.refresh.buffer.seconds = 300 09:30:00 sasl.login.refresh.min.period.seconds = 60 09:30:00 sasl.login.refresh.window.factor = 0.8 09:30:00 sasl.login.refresh.window.jitter = 0.05 09:30:00 sasl.login.retry.backoff.max.ms = 10000 09:30:00 sasl.login.retry.backoff.ms = 100 09:30:00 sasl.mechanism = GSSAPI 09:30:00 sasl.oauthbearer.clock.skew.seconds = 30 09:30:00 sasl.oauthbearer.expected.audience = null 09:30:00 sasl.oauthbearer.expected.issuer = null 09:30:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:30:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:30:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:30:00 sasl.oauthbearer.jwks.endpoint.url = null 09:30:00 sasl.oauthbearer.scope.claim.name = scope 09:30:00 sasl.oauthbearer.sub.claim.name = sub 09:30:00 sasl.oauthbearer.token.endpoint.url = null 09:30:00 security.protocol = PLAINTEXT 09:30:00 security.providers = null 09:30:00 send.buffer.bytes = 131072 09:30:00 socket.connection.setup.timeout.max.ms = 30000 09:30:00 socket.connection.setup.timeout.ms = 10000 09:30:00 ssl.cipher.suites = null 09:30:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:30:00 ssl.endpoint.identification.algorithm = https 09:30:00 ssl.engine.factory.class = null 09:30:00 ssl.key.password = null 09:30:00 ssl.keymanager.algorithm = SunX509 09:30:00 ssl.keystore.certificate.chain = null 09:30:00 ssl.keystore.key = null 09:30:00 ssl.keystore.location = null 09:30:00 ssl.keystore.password = null 09:30:00 ssl.keystore.type = JKS 09:30:00 ssl.protocol = TLSv1.3 09:30:00 ssl.provider = null 09:30:00 ssl.secure.random.implementation = null 09:30:00 ssl.trustmanager.algorithm = PKIX 09:30:00 ssl.truststore.certificates = null 09:30:00 ssl.truststore.location = null 09:30:00 ssl.truststore.password = null 09:30:00 ssl.truststore.type = JKS 09:30:00 transaction.timeout.ms = 60000 09:30:00 transactional.id = null 09:30:00 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 09:30:00 09:30:00 2024-07-16T09:30:00.425Z INFO 7154 --- [ main] i.opentelemetry.api.GlobalOpenTelemetry : AutoConfiguredOpenTelemetrySdk found on classpath but automatic configuration is disabled. To enable, run your JVM with -Dotel.java.global-autoconfigure.enabled=true 09:30:00 2024-07-16T09:30:00.456Z INFO 7154 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 09:30:00 2024-07-16T09:30:00.500Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:30:00 2024-07-16T09:30:00.500Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:30:00 2024-07-16T09:30:00.500Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122200498 09:30:00 2024-07-16T09:30:00.521Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:30:00 acks = -1 09:30:00 auto.include.jmx.reporter = true 09:30:00 batch.size = 16384 09:30:00 bootstrap.servers = [localhost:9092] 09:30:00 buffer.memory = 33554432 09:30:00 client.dns.lookup = use_all_dns_ips 09:30:00 client.id = producer-2 09:30:00 compression.type = none 09:30:00 connections.max.idle.ms = 540000 09:30:00 delivery.timeout.ms = 120000 09:30:00 enable.idempotence = true 09:30:00 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 09:30:00 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:30:00 linger.ms = 0 09:30:00 max.block.ms = 60000 09:30:00 max.in.flight.requests.per.connection = 5 09:30:00 max.request.size = 1048576 09:30:00 metadata.max.age.ms = 300000 09:30:00 metadata.max.idle.ms = 300000 09:30:00 metric.reporters = [] 09:30:00 metrics.num.samples = 2 09:30:00 metrics.recording.level = INFO 09:30:00 metrics.sample.window.ms = 30000 09:30:00 partitioner.adaptive.partitioning.enable = true 09:30:00 partitioner.availability.timeout.ms = 0 09:30:00 partitioner.class = null 09:30:00 partitioner.ignore.keys = false 09:30:00 receive.buffer.bytes = 32768 09:30:00 reconnect.backoff.max.ms = 1000 09:30:00 reconnect.backoff.ms = 50 09:30:00 request.timeout.ms = 30000 09:30:00 retries = 2147483647 09:30:00 retry.backoff.ms = 100 09:30:00 sasl.client.callback.handler.class = null 09:30:00 sasl.jaas.config = null 09:30:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:30:00 sasl.kerberos.min.time.before.relogin = 60000 09:30:00 sasl.kerberos.service.name = null 09:30:00 sasl.kerberos.ticket.renew.jitter = 0.05 09:30:00 sasl.kerberos.ticket.renew.window.factor = 0.8 09:30:00 sasl.login.callback.handler.class = null 09:30:00 sasl.login.class = null 09:30:00 sasl.login.connect.timeout.ms = null 09:30:00 sasl.login.read.timeout.ms = null 09:30:00 sasl.login.refresh.buffer.seconds = 300 09:30:00 sasl.login.refresh.min.period.seconds = 60 09:30:00 sasl.login.refresh.window.factor = 0.8 09:30:00 sasl.login.refresh.window.jitter = 0.05 09:30:00 sasl.login.retry.backoff.max.ms = 10000 09:30:00 sasl.login.retry.backoff.ms = 100 09:30:00 sasl.mechanism = GSSAPI 09:30:00 sasl.oauthbearer.clock.skew.seconds = 30 09:30:00 sasl.oauthbearer.expected.audience = null 09:30:00 sasl.oauthbearer.expected.issuer = null 09:30:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:30:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:30:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:30:00 sasl.oauthbearer.jwks.endpoint.url = null 09:30:00 sasl.oauthbearer.scope.claim.name = scope 09:30:00 sasl.oauthbearer.sub.claim.name = sub 09:30:00 sasl.oauthbearer.token.endpoint.url = null 09:30:00 security.protocol = PLAINTEXT 09:30:00 security.providers = null 09:30:00 send.buffer.bytes = 131072 09:30:00 socket.connection.setup.timeout.max.ms = 30000 09:30:00 socket.connection.setup.timeout.ms = 10000 09:30:00 ssl.cipher.suites = null 09:30:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:30:00 ssl.endpoint.identification.algorithm = https 09:30:00 ssl.engine.factory.class = null 09:30:00 ssl.key.password = null 09:30:00 ssl.keymanager.algorithm = SunX509 09:30:00 ssl.keystore.certificate.chain = null 09:30:00 ssl.keystore.key = null 09:30:00 ssl.keystore.location = null 09:30:00 ssl.keystore.password = null 09:30:00 ssl.keystore.type = JKS 09:30:00 ssl.protocol = TLSv1.3 09:30:00 ssl.provider = null 09:30:00 ssl.secure.random.implementation = null 09:30:00 ssl.trustmanager.algorithm = PKIX 09:30:00 ssl.truststore.certificates = null 09:30:00 ssl.truststore.location = null 09:30:00 ssl.truststore.password = null 09:30:00 ssl.truststore.type = JKS 09:30:00 transaction.timeout.ms = 60000 09:30:00 transactional.id = null 09:30:00 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:30:00 09:30:00 2024-07-16T09:30:00.522Z INFO 7154 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 09:30:00 2024-07-16T09:30:00.527Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:30:00 2024-07-16T09:30:00.527Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:30:00 2024-07-16T09:30:00.527Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122200527 09:30:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s - in org.onap.cps.ncmp.config.KafkaConfigSpec 09:30:00 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 09:30:00 2024-07-16T09:30:00.836Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:00 2024-07-16T09:30:00.836Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:00 2024-07-16T09:30:00.837Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:00 2024-07-16T09:30:00.837Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:00 2024-07-16T09:30:00.838Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:00 2024-07-16T09:30:00.838Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s - in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 09:30:00 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.CmSubscriptionConfigSpec 09:30:04 2024-07-16T09:30:00.887Z ERROR 7154 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaegerremotesamplerurl: Name or service not known 09:30:04 09:30:04 . ____ _ __ _ _ 09:30:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:30:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:30:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:30:04 ' |____| .__|_| |_|_| |_\__, | / / / / 09:30:04 =========|_|==============|___/=/_/_/_/ 09:30:04 :: Spring Boot :: (v3.2.4) 09:30:04 09:30:04 2024-07-16T09:30:00.895Z INFO 7154 --- [ main] o.o.c.n.i.c.c.CmSubscriptionConfigSpec : Starting CmSubscriptionConfigSpec using Java 17.0.6-ea with PID 7154 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 09:30:04 2024-07-16T09:30:00.895Z INFO 7154 --- [ main] o.o.c.n.i.c.c.CmSubscriptionConfigSpec : No active profile set, falling back to 1 default profile: "default" 09:30:04 2024-07-16T09:30:00.939Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:04 2024-07-16T09:30:00.940Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:04 2024-07-16T09:30:00.940Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:04 2024-07-16T09:30:00.940Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:04 2024-07-16T09:30:00.940Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:04 2024-07-16T09:30:00.940Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:04 2024-07-16T09:30:00.979Z WARN 7154 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 09:30:04 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 09:30:04 2024-07-16T09:30:01.059Z INFO 7154 --- [ main] com.hazelcast.system.logo : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:30:04 + + o o o o---o o----o o o---o o o----o o--o--o 09:30:04 + + + + | | / \ / | | / / \ | | 09:30:04 + + + + + o----o o o o o----o | o o o o----o | 09:30:04 + + + + | | / \ / | | \ / \ | | 09:30:04 + + o o o o o---o o----o o----o o---o o o o----o o 09:30:04 2024-07-16T09:30:01.059Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 09:30:04 2024-07-16T09:30:01.059Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.207]:5701 09:30:04 2024-07-16T09:30:01.059Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 09:30:04 2024-07-16T09:30:01.059Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 09:30:04 2024-07-16T09:30:01.062Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 09:30:04 To enable the Jet engine on the members, do one of the following: 09:30:04 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:30:04 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:30:04 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:30:04 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:30:04 2024-07-16T09:30:01.093Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:04 2024-07-16T09:30:01.093Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:04 2024-07-16T09:30:01.093Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:04 2024-07-16T09:30:01.093Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:04 2024-07-16T09:30:01.093Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:04 2024-07-16T09:30:01.094Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:04 2024-07-16T09:30:01.260Z INFO 7154 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 09:30:04 2024-07-16T09:30:01.296Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:04 2024-07-16T09:30:01.296Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:04 2024-07-16T09:30:01.296Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:04 2024-07-16T09:30:01.296Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:04 2024-07-16T09:30:01.296Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:04 2024-07-16T09:30:01.296Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:04 2024-07-16T09:30:01.479Z INFO 7154 --- [ main] com.hazelcast.system.security : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 09:30:04 2024-07-16T09:30:01.591Z INFO 7154 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 09:30:04 2024-07-16T09:30:01.595Z WARN 7154 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 09:30:04 2024-07-16T09:30:01.701Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:04 2024-07-16T09:30:01.701Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:04 2024-07-16T09:30:01.701Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:04 2024-07-16T09:30:01.803Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:04 2024-07-16T09:30:01.803Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:04 2024-07-16T09:30:01.803Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:04 2024-07-16T09:30:01.872Z INFO 7154 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:30:04 2024-07-16T09:30:01.877Z INFO 7154 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.207]:5701 is STARTING 09:30:04 2024-07-16T09:30:02.557Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:04 2024-07-16T09:30:02.558Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:04 2024-07-16T09:30:02.558Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:04 2024-07-16T09:30:02.658Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:04 2024-07-16T09:30:02.659Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:04 2024-07-16T09:30:02.659Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:04 2024-07-16T09:30:03.624Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:04 2024-07-16T09:30:03.624Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:04 2024-07-16T09:30:03.624Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:04 2024-07-16T09:30:03.715Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:04 2024-07-16T09:30:03.716Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:04 2024-07-16T09:30:03.716Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:04 2024-07-16T09:30:04.647Z INFO 7154 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:30:04 09:30:04 Members {size:1, ver:1} [ 09:30:04 Member [10.30.106.207]:5701 - 06181ab0-7163-4575-9b94-f45f3130b50d this 09:30:04 ] 09:30:04 09:30:04 2024-07-16T09:30:04.668Z INFO 7154 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.207]:5701 is STARTED 09:30:04 2024-07-16T09:30:04.683Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:04 2024-07-16T09:30:04.683Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:04 2024-07-16T09:30:04.683Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:04 2024-07-16T09:30:04.700Z INFO 7154 --- [ main] o.o.c.n.i.c.c.CmSubscriptionConfigSpec : Started CmSubscriptionConfigSpec in 3.828 seconds (process running for 45.743) 09:30:04 2024-07-16T09:30:04.787Z INFO 7154 --- [ main] c.h.i.p.impl.PartitionStateManager : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 09:30:04 2024-07-16T09:30:04.852Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:04 2024-07-16T09:30:04.852Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:04 2024-07-16T09:30:04.852Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.08 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.CmSubscriptionConfigSpec 09:30:04 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.DmiCacheHandlerSpec 09:30:10 2024-07-16T09:30:04.968Z INFO 7154 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 09:30:10 2024-07-16T09:30:05.058Z INFO 7154 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 75b277c2db99057c2622b843038c7c2c397062b2d4c2a8f52132d9470f131bf9 09:30:10 2024-07-16T09:30:05.805Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:10 2024-07-16T09:30:05.805Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:10 2024-07-16T09:30:05.805Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:10 2024-07-16T09:30:05.922Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:10 2024-07-16T09:30:05.923Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:10 2024-07-16T09:30:05.923Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:10 2024-07-16T09:30:06.913Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:10 2024-07-16T09:30:06.913Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:10 2024-07-16T09:30:06.913Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:10 2024-07-16T09:30:07.050Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:10 2024-07-16T09:30:07.050Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:10 2024-07-16T09:30:07.050Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:10 2024-07-16T09:30:08.006Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:10 2024-07-16T09:30:08.007Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:10 2024-07-16T09:30:08.007Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:10 2024-07-16T09:30:08.122Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:10 2024-07-16T09:30:08.122Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:10 2024-07-16T09:30:08.122Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:10 2024-07-16T09:30:09.017Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:10 2024-07-16T09:30:09.017Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:10 2024-07-16T09:30:09.017Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:10 2024-07-16T09:30:09.179Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:10 2024-07-16T09:30:09.179Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:10 2024-07-16T09:30:09.179Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:10 2024-07-16T09:30:09.926Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:10 2024-07-16T09:30:09.927Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:10 2024-07-16T09:30:09.927Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:10 2024-07-16T09:30:10.042Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:10 2024-07-16T09:30:10.042Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:10 2024-07-16T09:30:10.042Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:10 2024-07-16T09:30:10.578Z INFO 7154 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.610612202S 09:30:10 09:30:10 . ____ _ __ _ _ 09:30:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:30:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:30:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:30:10 ' |____| .__|_| |_|_| |_\__, | / / / / 09:30:10 =========|_|==============|___/=/_/_/_/ 09:30:10 :: Spring Boot :: (v3.2.4) 09:30:10 09:30:10 2024-07-16T09:30:10.647Z INFO 7154 --- [ main] o.o.c.n.i.c.cache.DmiCacheHandlerSpec : Starting DmiCacheHandlerSpec using Java 17.0.6-ea with PID 7154 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 09:30:10 2024-07-16T09:30:10.647Z INFO 7154 --- [ main] o.o.c.n.i.c.cache.DmiCacheHandlerSpec : No active profile set, falling back to 1 default profile: "default" 09:30:10 2024-07-16T09:30:10.688Z INFO 7154 --- [ main] o.o.c.n.i.c.cache.DmiCacheHandlerSpec : Started DmiCacheHandlerSpec in 0.064 seconds (process running for 51.73) 09:30:11 2024-07-16T09:30:10.890Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:11 2024-07-16T09:30:10.890Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:11 2024-07-16T09:30:10.890Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:11 2024-07-16T09:30:11.165Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:11 2024-07-16T09:30:11.165Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:11 2024-07-16T09:30:11.165Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.203 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.DmiCacheHandlerSpec 09:30:11 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiCmSubscriptionDetailsPerDmiMapperSpec 09:30:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiCmSubscriptionDetailsPerDmiMapperSpec 09:30:11 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventMapperSpec 09:30:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventMapperSpec 09:30:11 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventProducerSpec 09:30:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventProducerSpec 09:30:11 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiOutEventConsumerSpec 09:30:16 2024-07-16T09:30:11.233Z INFO 7154 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 09:30:16 2024-07-16T09:30:11.300Z INFO 7154 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 8cddf951674169fdc112de0398b932e15f1e93d37ea5bbed5d0f431eda7442ee 09:30:16 2024-07-16T09:30:11.806Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:16 2024-07-16T09:30:11.806Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:16 2024-07-16T09:30:11.806Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:16 2024-07-16T09:30:12.377Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:16 2024-07-16T09:30:12.377Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:16 2024-07-16T09:30:12.377Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:16 2024-07-16T09:30:12.735Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:16 2024-07-16T09:30:12.735Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:16 2024-07-16T09:30:12.735Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:16 2024-07-16T09:30:13.590Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:16 2024-07-16T09:30:13.590Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:16 2024-07-16T09:30:13.590Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:16 2024-07-16T09:30:13.590Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:16 2024-07-16T09:30:13.590Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:16 2024-07-16T09:30:13.590Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:16 2024-07-16T09:30:14.444Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:16 2024-07-16T09:30:14.445Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:16 2024-07-16T09:30:14.445Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:16 2024-07-16T09:30:14.494Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:16 2024-07-16T09:30:14.494Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:16 2024-07-16T09:30:14.494Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:16 2024-07-16T09:30:15.403Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:16 2024-07-16T09:30:15.403Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:16 2024-07-16T09:30:15.403Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:16 2024-07-16T09:30:15.557Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:16 2024-07-16T09:30:15.557Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:16 2024-07-16T09:30:15.557Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:16 2024-07-16T09:30:16.470Z INFO 7154 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.237185398S 09:30:16 2024-07-16T09:30:16.576Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:16 2024-07-16T09:30:16.576Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:16 2024-07-16T09:30:16.576Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:16 09:30:16 . ____ _ __ _ _ 09:30:16 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:30:16 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:30:16 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:30:16 ' |____| .__|_| |_|_| |_\__, | / / / / 09:30:16 =========|_|==============|___/=/_/_/_/ 09:30:16 :: Spring Boot :: (v3.2.4) 09:30:16 09:30:16 2024-07-16T09:30:16.661Z INFO 7154 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumerSpec : Starting DmiOutEventConsumerSpec using Java 17.0.6-ea with PID 7154 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 09:30:16 2024-07-16T09:30:16.661Z INFO 7154 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 09:30:16 2024-07-16T09:30:16.668Z INFO 7154 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumerSpec : Started DmiOutEventConsumerSpec in 0.028 seconds (process running for 57.711) 09:30:16 2024-07-16T09:30:16.684Z INFO 7154 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : accepted 09:30:16 2024-07-16T09:30:16.697Z INFO 7154 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : ACCEPTED 09:30:16 2024-07-16T09:30:16.701Z INFO 7154 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : REJECTED 09:30:17 2024-07-16T09:30:16.722Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:17 2024-07-16T09:30:16.722Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:17 2024-07-16T09:30:16.722Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.807 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiOutEventConsumerSpec 09:30:17 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionComparatorSpec 09:30:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionComparatorSpec 09:30:17 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionHandlerImplSpec 09:30:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionHandlerImplSpec 09:30:17 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventMapperSpec 09:30:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventMapperSpec 09:30:17 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventProducerSpec 09:30:17 2024-07-16T09:30:17.148Z INFO 7154 --- [ main] o.o.c.n.i.c.ncmp.NcmpOutEventProducer : Published CmNotificationSubscriptionEvent on demand for subscriptionId : test-subscription-id-2 09:30:18 2024-07-16T09:30:17.731Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:18 2024-07-16T09:30:17.731Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:18 2024-07-16T09:30:17.731Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:18 2024-07-16T09:30:17.785Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:18 2024-07-16T09:30:17.786Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:18 2024-07-16T09:30:17.786Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:18 2024-07-16T09:30:18.153Z ERROR 7154 --- [pool-8-thread-1] o.o.c.n.utils.events.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.impl.cmnotificationsubscription_1_0_0.ncmp_to_client.NcmpOutEvent with cause : null 09:30:18 2024-07-16T09:30:18.637Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:18 2024-07-16T09:30:18.637Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:18 2024-07-16T09:30:18.637Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:18 2024-07-16T09:30:18.639Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:18 2024-07-16T09:30:18.639Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:18 2024-07-16T09:30:18.639Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:18 2024-07-16T09:30:18.671Z INFO 7154 --- [ main] o.o.c.n.i.c.ncmp.NcmpOutEventProducer : Published CmNotificationSubscriptionEvent on demand for subscriptionId : test-subscription-id-3 09:30:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.532 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventProducerSpec 09:30:18 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpInEventConsumerSpec 09:30:24 2024-07-16T09:30:18.677Z INFO 7154 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 09:30:24 2024-07-16T09:30:18.733Z INFO 7154 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 21cd1189770b58b315c628968ed32c3b6e61d3a76293e124edfec0342eaae1ac 09:30:24 2024-07-16T09:30:19.547Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:24 2024-07-16T09:30:19.547Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:24 2024-07-16T09:30:19.547Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:24 2024-07-16T09:30:19.692Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:24 2024-07-16T09:30:19.692Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:24 2024-07-16T09:30:19.692Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:24 2024-07-16T09:30:20.602Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:24 2024-07-16T09:30:20.603Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:24 2024-07-16T09:30:20.603Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:24 2024-07-16T09:30:20.758Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:24 2024-07-16T09:30:20.758Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:24 2024-07-16T09:30:20.758Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:24 2024-07-16T09:30:21.507Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:24 2024-07-16T09:30:21.508Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:24 2024-07-16T09:30:21.508Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:24 2024-07-16T09:30:21.915Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:24 2024-07-16T09:30:21.915Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:24 2024-07-16T09:30:21.915Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:24 2024-07-16T09:30:22.562Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:24 2024-07-16T09:30:22.562Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:24 2024-07-16T09:30:22.562Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:24 2024-07-16T09:30:23.098Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:24 2024-07-16T09:30:23.098Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:24 2024-07-16T09:30:23.098Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:24 2024-07-16T09:30:23.417Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:24 2024-07-16T09:30:23.417Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:24 2024-07-16T09:30:23.417Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:24 2024-07-16T09:30:24.011Z INFO 7154 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.333972635S 09:30:24 2024-07-16T09:30:24.032Z INFO 7154 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription with name test-id to be mapped to hazelcast object... 09:30:24 2024-07-16T09:30:24.032Z INFO 7154 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription create request for source some-resource with subscription id test-id ... 09:30:24 2024-07-16T09:30:24.036Z INFO 7154 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription with name test-id to be mapped to hazelcast object... 09:30:24 2024-07-16T09:30:24.036Z INFO 7154 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription delete request for source some-resource with subscription id test-id ... 09:30:24 2024-07-16T09:30:24.105Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:24 2024-07-16T09:30:24.105Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:24 2024-07-16T09:30:24.105Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:24 2024-07-16T09:30:24.577Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:24 2024-07-16T09:30:24.577Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:24 2024-07-16T09:30:24.577Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.96 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpInEventConsumerSpec 09:30:24 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.utils.CmSubscriptionPersistenceServiceSpec 09:30:24 2024-07-16T09:30:24.667Z INFO 7154 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 09:30:24 2024-07-16T09:30:24.668Z INFO 7154 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 09:30:24 2024-07-16T09:30:24.668Z INFO 7154 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : No subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 09:30:24 2024-07-16T09:30:24.669Z INFO 7154 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 09:30:24 2024-07-16T09:30:24.670Z INFO 7154 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : No subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 09:30:24 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.utils.CmSubscriptionPersistenceServiceSpec 09:30:24 [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.cmavc.CmAvcEventConsumerSpec 09:30:30 2024-07-16T09:30:24.687Z INFO 7154 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 09:30:30 2024-07-16T09:30:24.784Z INFO 7154 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 09518bf98ab78753c6c438bda5be5d3fdc404dfeb8fce5642ff2d5c79029611b 09:30:30 2024-07-16T09:30:25.164Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:30 2024-07-16T09:30:25.164Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:30 2024-07-16T09:30:25.164Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:30 2024-07-16T09:30:25.734Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:30 2024-07-16T09:30:25.734Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:30 2024-07-16T09:30:25.734Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:30 2024-07-16T09:30:25.978Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:30 2024-07-16T09:30:25.978Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:30 2024-07-16T09:30:25.978Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:30 2024-07-16T09:30:26.642Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:30 2024-07-16T09:30:26.643Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:30 2024-07-16T09:30:26.643Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:30 2024-07-16T09:30:27.189Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:30 2024-07-16T09:30:27.189Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:30 2024-07-16T09:30:27.189Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:30 2024-07-16T09:30:27.611Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:30 2024-07-16T09:30:27.611Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:30 2024-07-16T09:30:27.611Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:30 2024-07-16T09:30:28.351Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:30 2024-07-16T09:30:28.352Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:30 2024-07-16T09:30:28.352Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:30 2024-07-16T09:30:28.478Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:30 2024-07-16T09:30:28.478Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:30 2024-07-16T09:30:28.478Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:30 2024-07-16T09:30:29.311Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:30 2024-07-16T09:30:29.312Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:30 2024-07-16T09:30:29.312Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:30 2024-07-16T09:30:29.585Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:30 2024-07-16T09:30:29.585Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:30 2024-07-16T09:30:29.585Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:30 2024-07-16T09:30:30.273Z INFO 7154 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.586153336S 09:30:30 2024-07-16T09:30:30.321Z INFO 7154 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:30:30 allow.auto.create.topics = true 09:30:30 auto.commit.interval.ms = 5000 09:30:30 auto.include.jmx.reporter = true 09:30:30 auto.offset.reset = earliest 09:30:30 bootstrap.servers = [PLAINTEXT://localhost:32776] 09:30:30 check.crcs = true 09:30:30 client.dns.lookup = use_all_dns_ips 09:30:30 client.id = consumer-ncmp-group-1 09:30:30 client.rack = 09:30:30 connections.max.idle.ms = 540000 09:30:30 default.api.timeout.ms = 60000 09:30:30 enable.auto.commit = true 09:30:30 exclude.internal.topics = true 09:30:30 fetch.max.bytes = 52428800 09:30:30 fetch.max.wait.ms = 500 09:30:30 fetch.min.bytes = 1 09:30:30 group.id = ncmp-group 09:30:30 group.instance.id = null 09:30:30 heartbeat.interval.ms = 3000 09:30:30 interceptor.classes = [] 09:30:30 internal.leave.group.on.close = true 09:30:30 internal.throw.on.fetch.stable.offset.unsupported = false 09:30:30 isolation.level = read_uncommitted 09:30:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:30:30 max.partition.fetch.bytes = 1048576 09:30:30 max.poll.interval.ms = 300000 09:30:30 max.poll.records = 500 09:30:30 metadata.max.age.ms = 300000 09:30:30 metric.reporters = [] 09:30:30 metrics.num.samples = 2 09:30:30 metrics.recording.level = INFO 09:30:30 metrics.sample.window.ms = 30000 09:30:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:30:30 receive.buffer.bytes = 65536 09:30:30 reconnect.backoff.max.ms = 1000 09:30:30 reconnect.backoff.ms = 50 09:30:30 request.timeout.ms = 30000 09:30:30 retry.backoff.ms = 100 09:30:30 sasl.client.callback.handler.class = null 09:30:30 sasl.jaas.config = null 09:30:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:30:30 sasl.kerberos.min.time.before.relogin = 60000 09:30:30 sasl.kerberos.service.name = null 09:30:30 sasl.kerberos.ticket.renew.jitter = 0.05 09:30:30 sasl.kerberos.ticket.renew.window.factor = 0.8 09:30:30 sasl.login.callback.handler.class = null 09:30:30 sasl.login.class = null 09:30:30 sasl.login.connect.timeout.ms = null 09:30:30 sasl.login.read.timeout.ms = null 09:30:30 sasl.login.refresh.buffer.seconds = 300 09:30:30 sasl.login.refresh.min.period.seconds = 60 09:30:30 sasl.login.refresh.window.factor = 0.8 09:30:30 sasl.login.refresh.window.jitter = 0.05 09:30:30 sasl.login.retry.backoff.max.ms = 10000 09:30:30 sasl.login.retry.backoff.ms = 100 09:30:30 sasl.mechanism = GSSAPI 09:30:30 sasl.oauthbearer.clock.skew.seconds = 30 09:30:30 sasl.oauthbearer.expected.audience = null 09:30:30 sasl.oauthbearer.expected.issuer = null 09:30:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:30:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:30:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:30:30 sasl.oauthbearer.jwks.endpoint.url = null 09:30:30 sasl.oauthbearer.scope.claim.name = scope 09:30:30 sasl.oauthbearer.sub.claim.name = sub 09:30:30 sasl.oauthbearer.token.endpoint.url = null 09:30:30 security.protocol = PLAINTEXT 09:30:30 security.providers = null 09:30:30 send.buffer.bytes = 131072 09:30:30 session.timeout.ms = 45000 09:30:30 socket.connection.setup.timeout.max.ms = 30000 09:30:30 socket.connection.setup.timeout.ms = 10000 09:30:30 ssl.cipher.suites = null 09:30:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:30:30 ssl.endpoint.identification.algorithm = https 09:30:30 ssl.engine.factory.class = null 09:30:30 ssl.key.password = null 09:30:30 ssl.keymanager.algorithm = SunX509 09:30:30 ssl.keystore.certificate.chain = null 09:30:30 ssl.keystore.key = null 09:30:30 ssl.keystore.location = null 09:30:30 ssl.keystore.password = null 09:30:30 ssl.keystore.type = JKS 09:30:30 ssl.protocol = TLSv1.3 09:30:30 ssl.provider = null 09:30:30 ssl.secure.random.implementation = null 09:30:30 ssl.trustmanager.algorithm = PKIX 09:30:30 ssl.truststore.certificates = null 09:30:30 ssl.truststore.location = null 09:30:30 ssl.truststore.password = null 09:30:30 ssl.truststore.type = JKS 09:30:30 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:30:30 09:30:30 2024-07-16T09:30:30.352Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:30:30 2024-07-16T09:30:30.352Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:30:30 2024-07-16T09:30:30.352Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122230352 09:30:30 09:30:30 . ____ _ __ _ _ 09:30:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:30:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:30:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:30:30 ' |____| .__|_| |_|_| |_\__, | / / / / 09:30:30 =========|_|==============|___/=/_/_/_/ 09:30:30 :: Spring Boot :: (v3.2.4) 09:30:30 09:30:30 2024-07-16T09:30:30.372Z INFO 7154 --- [ main] o.o.c.n.i.c.c.CmAvcEventConsumerSpec : Starting CmAvcEventConsumerSpec using Java 17.0.6-ea with PID 7154 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 09:30:30 2024-07-16T09:30:30.372Z INFO 7154 --- [ main] o.o.c.n.i.c.c.CmAvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 09:30:30 2024-07-16T09:30:30.426Z INFO 7154 --- [ main] o.o.c.n.i.c.c.CmAvcEventConsumerSpec : Started CmAvcEventConsumerSpec in 0.072 seconds (process running for 71.469) 09:30:31 2024-07-16T09:30:30.431Z INFO 7154 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): cm-events 09:30:31 2024-07-16T09:30:30.445Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:31 2024-07-16T09:30:30.445Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:31 2024-07-16T09:30:30.445Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:31 2024-07-16T09:30:30.470Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:30:31 2024-07-16T09:30:30.470Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:30:31 acks = -1 09:30:31 auto.include.jmx.reporter = true 09:30:31 batch.size = 16384 09:30:31 bootstrap.servers = [PLAINTEXT://localhost:32776] 09:30:31 buffer.memory = 33554432 09:30:31 client.dns.lookup = use_all_dns_ips 09:30:31 client.id = producer-3 09:30:31 compression.type = none 09:30:31 connections.max.idle.ms = 540000 09:30:31 delivery.timeout.ms = 120000 09:30:31 enable.idempotence = false 09:30:31 interceptor.classes = [] 09:30:31 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:30:31 linger.ms = 1 09:30:31 max.block.ms = 60000 09:30:31 max.in.flight.requests.per.connection = 5 09:30:31 max.request.size = 1048576 09:30:31 metadata.max.age.ms = 300000 09:30:31 metadata.max.idle.ms = 300000 09:30:31 metric.reporters = [] 09:30:31 metrics.num.samples = 2 09:30:31 metrics.recording.level = INFO 09:30:31 metrics.sample.window.ms = 30000 09:30:31 partitioner.adaptive.partitioning.enable = true 09:30:31 partitioner.availability.timeout.ms = 0 09:30:31 partitioner.class = null 09:30:31 partitioner.ignore.keys = false 09:30:31 receive.buffer.bytes = 32768 09:30:31 reconnect.backoff.max.ms = 1000 09:30:31 reconnect.backoff.ms = 50 09:30:31 request.timeout.ms = 30000 09:30:31 retries = 0 09:30:31 retry.backoff.ms = 100 09:30:31 sasl.client.callback.handler.class = null 09:30:31 sasl.jaas.config = null 09:30:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:30:31 sasl.kerberos.min.time.before.relogin = 60000 09:30:31 sasl.kerberos.service.name = null 09:30:31 sasl.kerberos.ticket.renew.jitter = 0.05 09:30:31 sasl.kerberos.ticket.renew.window.factor = 0.8 09:30:31 sasl.login.callback.handler.class = null 09:30:31 sasl.login.class = null 09:30:31 sasl.login.connect.timeout.ms = null 09:30:31 sasl.login.read.timeout.ms = null 09:30:31 sasl.login.refresh.buffer.seconds = 300 09:30:31 sasl.login.refresh.min.period.seconds = 60 09:30:31 sasl.login.refresh.window.factor = 0.8 09:30:31 sasl.login.refresh.window.jitter = 0.05 09:30:31 sasl.login.retry.backoff.max.ms = 10000 09:30:31 sasl.login.retry.backoff.ms = 100 09:30:31 sasl.mechanism = GSSAPI 09:30:31 sasl.oauthbearer.clock.skew.seconds = 30 09:30:31 sasl.oauthbearer.expected.audience = null 09:30:31 sasl.oauthbearer.expected.issuer = null 09:30:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:30:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:30:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:30:31 sasl.oauthbearer.jwks.endpoint.url = null 09:30:31 sasl.oauthbearer.scope.claim.name = scope 09:30:31 sasl.oauthbearer.sub.claim.name = sub 09:30:31 sasl.oauthbearer.token.endpoint.url = null 09:30:31 security.protocol = PLAINTEXT 09:30:31 security.providers = null 09:30:31 send.buffer.bytes = 131072 09:30:31 socket.connection.setup.timeout.max.ms = 30000 09:30:31 socket.connection.setup.timeout.ms = 10000 09:30:31 ssl.cipher.suites = null 09:30:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:30:31 ssl.endpoint.identification.algorithm = https 09:30:31 ssl.engine.factory.class = null 09:30:31 ssl.key.password = null 09:30:31 ssl.keymanager.algorithm = SunX509 09:30:31 ssl.keystore.certificate.chain = null 09:30:31 ssl.keystore.key = null 09:30:31 ssl.keystore.location = null 09:30:31 ssl.keystore.password = null 09:30:31 ssl.keystore.type = JKS 09:30:31 ssl.protocol = TLSv1.3 09:30:31 ssl.provider = null 09:30:31 ssl.secure.random.implementation = null 09:30:31 ssl.trustmanager.algorithm = PKIX 09:30:31 ssl.truststore.certificates = null 09:30:31 ssl.truststore.location = null 09:30:31 ssl.truststore.password = null 09:30:31 ssl.truststore.type = JKS 09:30:31 transaction.timeout.ms = 60000 09:30:31 transactional.id = null 09:30:31 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:30:31 09:30:31 2024-07-16T09:30:30.474Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:30:31 2024-07-16T09:30:30.474Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:30:31 2024-07-16T09:30:30.474Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:30:31 2024-07-16T09:30:30.474Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122230474 09:30:31 2024-07-16T09:30:30.599Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:31 2024-07-16T09:30:30.599Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:31 2024-07-16T09:30:30.599Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:31 2024-07-16T09:30:30.747Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Error while fetching metadata with correlation id 1 : {cm-events=LEADER_NOT_AVAILABLE} 09:30:31 2024-07-16T09:30:30.748Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 8eKzH15uSMurYH72jgakyA 09:30:31 2024-07-16T09:30:30.866Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Error while fetching metadata with correlation id 3 : {cm-events=LEADER_NOT_AVAILABLE} 09:30:31 2024-07-16T09:30:30.892Z ERROR 7154 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaegerremotesamplerurl: Name or service not known 09:30:31 2024-07-16T09:30:30.974Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Error while fetching metadata with correlation id 4 : {cm-events=LEADER_NOT_AVAILABLE} 09:30:31 2024-07-16T09:30:31.138Z INFO 7154 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: 8eKzH15uSMurYH72jgakyA 09:30:31 2024-07-16T09:30:31.362Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator localhost:32776 (id: 2147483646 rack: null) 09:30:31 2024-07-16T09:30:31.369Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 09:30:31 2024-07-16T09:30:31.392Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-1-7e846fda-659e-442a-b15d-46744b6f1630 09:30:31 2024-07-16T09:30:31.392Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 09:30:31 2024-07-16T09:30:31.392Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 09:30:31 2024-07-16T09:30:31.400Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:31 2024-07-16T09:30:31.401Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:31 2024-07-16T09:30:31.401Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:31 2024-07-16T09:30:31.417Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-1-7e846fda-659e-442a-b15d-46744b6f1630', protocol='range'} 09:30:31 2024-07-16T09:30:31.428Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-1-7e846fda-659e-442a-b15d-46744b6f1630=Assignment(partitions=[cm-events-0])} 09:30:31 2024-07-16T09:30:31.453Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-1-7e846fda-659e-442a-b15d-46744b6f1630', protocol='range'} 09:30:31 2024-07-16T09:30:31.453Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[cm-events-0]) 09:30:31 2024-07-16T09:30:31.457Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 09:30:31 2024-07-16T09:30:31.473Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition cm-events-0 09:30:31 2024-07-16T09:30:31.491Z INFO 7154 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32776 (id: 1 rack: null)], epoch=0}}. 09:30:32 2024-07-16T09:30:31.656Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:32 2024-07-16T09:30:31.656Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:32 2024-07-16T09:30:31.656Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:32 2024-07-16T09:30:31.656Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:32 2024-07-16T09:30:31.657Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 09:30:32 2024-07-16T09:30:31.743Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:32 2024-07-16T09:30:31.744Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 15 due to node 1 being disconnected (elapsed time since creation: 186ms, elapsed time since send: 186ms, request timeout: 30000ms) 09:30:32 2024-07-16T09:30:31.744Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 09:30:32 2024-07-16T09:30:31.744Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 2147483646 disconnected. 09:30:32 2024-07-16T09:30:31.744Z INFO 7154 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error sending fetch request (sessionId=1713639662, epoch=1) to node 1: 09:30:32 09:30:32 org.apache.kafka.common.errors.DisconnectException: null 09:30:32 09:30:32 2024-07-16T09:30:31.747Z INFO 7154 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Group coordinator localhost:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 09:30:32 2024-07-16T09:30:31.757Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:32 2024-07-16T09:30:31.758Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:32 2024-07-16T09:30:31.850Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:32 2024-07-16T09:30:31.850Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:32 2024-07-16T09:30:31.858Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:32 2024-07-16T09:30:31.858Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:32 2024-07-16T09:30:32.052Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:32 2024-07-16T09:30:32.053Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:32 2024-07-16T09:30:32.111Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:32 2024-07-16T09:30:32.111Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.545 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.cmavc.CmAvcEventConsumerSpec 09:30:32 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 09:30:32 2024-07-16T09:30:32.254Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:32 2024-07-16T09:30:32.255Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 09:30:32 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 09:30:32 2024-07-16T09:30:32.416Z WARN 7154 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 09:30:32 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 09:30:32 2024-07-16T09:30:32.457Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:32 2024-07-16T09:30:32.458Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:32 2024-07-16T09:30:32.458Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:32 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 09:30:32 2024-07-16T09:30:32.469Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:32 2024-07-16T09:30:32.469Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:32 2024-07-16T09:30:32.469Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:32 2024-07-16T09:30:32.518Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:32 2024-07-16T09:30:32.519Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:32 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 09:30:32 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 09:30:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 09:30:32 [INFO] Running org.onap.cps.ncmp.impl.data.PolicyExecutorSpec 09:30:32 09:30:32,609 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 09:30:32 09:30:32,609 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 09:30:32 09:30:32,610 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@16367774 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] is not of type file 09:30:32 09:30:32,613 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20faeee0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 09:30:32 09:30:32,613 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@16367774 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 09:30:32 09:30:32,615 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 09:30:32 09:30:32,615 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:30:32 09:30:32,615 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 09:30:32 09:30:32,615 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:30:32 09:30:32,615 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:30:32 09:30:32,616 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20faeee0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 09:30:32 09:30:32,616 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@16367774 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 09:30:32 09:30:32,618 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:30:32 09:30:32,618 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:30:32 09:30:32,618 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:30:32 09:30:32,618 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1721122232618) 09:30:32 09:30:32,618 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] 09:30:32 09:30:32,618 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:30:32 09:30:32,620 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:30:32 09:30:32,620 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74367715 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:30:32 09:30:32,620 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:30:32 09:30:32,620 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74367715 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:30:32 09:30:32,620 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:30:32 09:30:32,620 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74367715 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:30:32 09:30:32,620 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:30:32 09:30:32,620 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74367715 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:30:32 09:30:32,620 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:30:32 09:30:32,620 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74367715 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:30:32 09:30:32,620 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:30:32 09:30:32,620 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74367715 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:30:32 09:30:32,620 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:30:32 09:30:32,620 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74367715 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:30:32 09:30:32,620 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:30:32 09:30:32,620 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74367715 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:30:32 09:30:32,620 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:30:32 09:30:32,620 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:30:32 09:30:32,620 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:30:32 09:30:32,621 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:30:32 09:30:32,621 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:30:32 09:30:32,622 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:30:32 09:30:32,622 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:30:32 09:30:32,628 |-INFO in ch.qos.logback.classic.pattern.DateConverter@710ee5b1 - Setting zoneId to "UTC" 09:30:32 09:30:32,628 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:30:32 09:30:32,628 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:30:32 09:30:32,632 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:30:32 09:30:32,632 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:30:32 09:30:32,632 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:30:32 09:30:32,632 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:30:32 09:30:32,632 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:30:32 09:30:32,632 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74367715 - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:30:32 09:30:32,632 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:30:32 09:30:32,632 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@23968461 - End of configuration. 09:30:32 09:30:32,632 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6becab0 - Registering current configuration as safe fallback point 09:30:32 09:30:32 09:30:32 . ____ _ __ _ _ 09:30:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:30:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:30:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:30:32 ' |____| .__|_| |_|_| |_\__, | / / / / 09:30:32 =========|_|==============|___/=/_/_/_/ 09:30:32 :: Spring Boot :: (v3.2.4) 09:30:32 09:30:32 2024-07-16T09:30:32.636Z INFO 7154 --- [ main] o.o.c.ncmp.impl.data.PolicyExecutorSpec : Starting PolicyExecutorSpec using Java 17.0.6-ea with PID 7154 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 09:30:32 2024-07-16T09:30:32.636Z INFO 7154 --- [ main] o.o.c.ncmp.impl.data.PolicyExecutorSpec : No active profile set, falling back to 1 default profile: "default" 09:30:32 2024-07-16T09:30:32.642Z INFO 7154 --- [ main] o.o.c.ncmp.impl.data.PolicyExecutorSpec : Started PolicyExecutorSpec in 0.05 seconds (process running for 73.685) 09:30:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.onap.cps.ncmp.impl.data.PolicyExecutorSpec 09:30:32 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 09:30:32 2024-07-16T09:30:32.648Z INFO 7154 --- [ main] o.o.cps.ncmp.impl.data.PolicyExecutor : Policy Executor Enabled 09:30:32 2024-07-16T09:30:32.648Z INFO 7154 --- [ main] o.o.cps.ncmp.impl.data.PolicyExecutor : Address : http://localhost 09:30:32 2024-07-16T09:30:32.648Z INFO 7154 --- [ main] o.o.cps.ncmp.impl.data.PolicyExecutor : Port : 8785 09:30:32 2024-07-16T09:30:32.648Z INFO 7154 --- [ main] o.o.cps.ncmp.impl.data.PolicyExecutor : Authorization : my credentials 09:30:32 2024-07-16T09:30:32.648Z INFO 7154 --- [ main] o.o.cps.ncmp.impl.data.PolicyExecutor : Payload Type : cm_patch 09:30:32 2024-07-16T09:30:32.648Z INFO 7154 --- [ main] o.o.cps.ncmp.impl.data.PolicyExecutor : Target FDN : fdn1 09:30:32 2024-07-16T09:30:32.648Z INFO 7154 --- [ main] o.o.cps.ncmp.impl.data.PolicyExecutor : CM Handle Id : ch-1 09:30:32 2024-07-16T09:30:32.649Z INFO 7154 --- [ main] o.o.cps.ncmp.impl.data.PolicyExecutor : Resource Identifier : my resource 09:30:32 2024-07-16T09:30:32.649Z INFO 7154 --- [ main] o.o.cps.ncmp.impl.data.PolicyExecutor : Change Request (json) : my change 09:30:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 09:30:32 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 09:30:32 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 09:30:32 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 09:30:38 2024-07-16T09:30:32.688Z INFO 7154 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 09:30:38 2024-07-16T09:30:32.759Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:38 2024-07-16T09:30:32.759Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:38 2024-07-16T09:30:32.880Z INFO 7154 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 66905debaa0da94834a9da3416301b6a2cea87f3a0098ea713a326079eb221d6 09:30:38 2024-07-16T09:30:33.378Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:38 2024-07-16T09:30:33.378Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:38 2024-07-16T09:30:33.378Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:38 2024-07-16T09:30:33.426Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:38 2024-07-16T09:30:33.426Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:38 2024-07-16T09:30:33.475Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:38 2024-07-16T09:30:33.475Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:38 2024-07-16T09:30:33.475Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:38 2024-07-16T09:30:33.563Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:38 2024-07-16T09:30:33.564Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:38 2024-07-16T09:30:34.343Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:38 2024-07-16T09:30:34.344Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:38 2024-07-16T09:30:34.344Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:38 2024-07-16T09:30:34.384Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:38 2024-07-16T09:30:34.384Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:38 2024-07-16T09:30:34.384Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:38 2024-07-16T09:30:34.476Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:38 2024-07-16T09:30:34.476Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:38 2024-07-16T09:30:34.490Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:38 2024-07-16T09:30:34.490Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:38 2024-07-16T09:30:35.347Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:38 2024-07-16T09:30:35.347Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:38 2024-07-16T09:30:35.380Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:38 2024-07-16T09:30:35.380Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:38 2024-07-16T09:30:35.443Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:38 2024-07-16T09:30:35.443Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:38 2024-07-16T09:30:35.443Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:38 2024-07-16T09:30:35.508Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:38 2024-07-16T09:30:35.508Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:38 2024-07-16T09:30:35.508Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:38 2024-07-16T09:30:36.353Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:38 2024-07-16T09:30:36.353Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:38 2024-07-16T09:30:36.586Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:38 2024-07-16T09:30:36.586Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:38 2024-07-16T09:30:36.599Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:38 2024-07-16T09:30:36.600Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:38 2024-07-16T09:30:36.600Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:38 2024-07-16T09:30:36.620Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:38 2024-07-16T09:30:36.621Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:38 2024-07-16T09:30:36.621Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:38 2024-07-16T09:30:37.453Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:38 2024-07-16T09:30:37.453Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:38 2024-07-16T09:30:37.453Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:38 2024-07-16T09:30:37.510Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:38 2024-07-16T09:30:37.511Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:38 2024-07-16T09:30:37.590Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:38 2024-07-16T09:30:37.590Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:38 2024-07-16T09:30:37.590Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:38 2024-07-16T09:30:37.691Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:38 2024-07-16T09:30:37.691Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:38 2024-07-16T09:30:38.319Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:38 2024-07-16T09:30:38.319Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:38 2024-07-16T09:30:38.319Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:38 2024-07-16T09:30:38.562Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:38 2024-07-16T09:30:38.563Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:38 2024-07-16T09:30:38.563Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:38 2024-07-16T09:30:38.591Z INFO 7154 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.903719211S 09:30:38 2024-07-16T09:30:38.597Z INFO 7154 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:30:38 allow.auto.create.topics = true 09:30:38 auto.commit.interval.ms = 5000 09:30:38 auto.include.jmx.reporter = true 09:30:38 auto.offset.reset = earliest 09:30:38 bootstrap.servers = [PLAINTEXT://localhost:32778] 09:30:38 check.crcs = true 09:30:38 client.dns.lookup = use_all_dns_ips 09:30:38 client.id = consumer-test-2 09:30:38 client.rack = 09:30:38 connections.max.idle.ms = 540000 09:30:38 default.api.timeout.ms = 60000 09:30:38 enable.auto.commit = true 09:30:38 exclude.internal.topics = true 09:30:38 fetch.max.bytes = 52428800 09:30:38 fetch.max.wait.ms = 500 09:30:38 fetch.min.bytes = 1 09:30:38 group.id = test 09:30:38 group.instance.id = null 09:30:38 heartbeat.interval.ms = 3000 09:30:38 interceptor.classes = [] 09:30:38 internal.leave.group.on.close = true 09:30:38 internal.throw.on.fetch.stable.offset.unsupported = false 09:30:38 isolation.level = read_uncommitted 09:30:38 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:30:38 max.partition.fetch.bytes = 1048576 09:30:38 max.poll.interval.ms = 300000 09:30:38 max.poll.records = 500 09:30:38 metadata.max.age.ms = 300000 09:30:38 metric.reporters = [] 09:30:38 metrics.num.samples = 2 09:30:38 metrics.recording.level = INFO 09:30:38 metrics.sample.window.ms = 30000 09:30:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:30:38 receive.buffer.bytes = 65536 09:30:38 reconnect.backoff.max.ms = 1000 09:30:38 reconnect.backoff.ms = 50 09:30:38 request.timeout.ms = 30000 09:30:38 retry.backoff.ms = 100 09:30:38 sasl.client.callback.handler.class = null 09:30:38 sasl.jaas.config = null 09:30:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:30:38 sasl.kerberos.min.time.before.relogin = 60000 09:30:38 sasl.kerberos.service.name = null 09:30:38 sasl.kerberos.ticket.renew.jitter = 0.05 09:30:38 sasl.kerberos.ticket.renew.window.factor = 0.8 09:30:38 sasl.login.callback.handler.class = null 09:30:38 sasl.login.class = null 09:30:38 sasl.login.connect.timeout.ms = null 09:30:38 sasl.login.read.timeout.ms = null 09:30:38 sasl.login.refresh.buffer.seconds = 300 09:30:38 sasl.login.refresh.min.period.seconds = 60 09:30:38 sasl.login.refresh.window.factor = 0.8 09:30:38 sasl.login.refresh.window.jitter = 0.05 09:30:38 sasl.login.retry.backoff.max.ms = 10000 09:30:38 sasl.login.retry.backoff.ms = 100 09:30:38 sasl.mechanism = GSSAPI 09:30:38 sasl.oauthbearer.clock.skew.seconds = 30 09:30:38 sasl.oauthbearer.expected.audience = null 09:30:38 sasl.oauthbearer.expected.issuer = null 09:30:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:30:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:30:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:30:38 sasl.oauthbearer.jwks.endpoint.url = null 09:30:38 sasl.oauthbearer.scope.claim.name = scope 09:30:38 sasl.oauthbearer.sub.claim.name = sub 09:30:38 sasl.oauthbearer.token.endpoint.url = null 09:30:38 security.protocol = PLAINTEXT 09:30:38 security.providers = null 09:30:38 send.buffer.bytes = 131072 09:30:38 session.timeout.ms = 45000 09:30:38 socket.connection.setup.timeout.max.ms = 30000 09:30:38 socket.connection.setup.timeout.ms = 10000 09:30:38 ssl.cipher.suites = null 09:30:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:30:38 ssl.endpoint.identification.algorithm = https 09:30:38 ssl.engine.factory.class = null 09:30:38 ssl.key.password = null 09:30:38 ssl.keymanager.algorithm = SunX509 09:30:38 ssl.keystore.certificate.chain = null 09:30:38 ssl.keystore.key = null 09:30:38 ssl.keystore.location = null 09:30:38 ssl.keystore.password = null 09:30:38 ssl.keystore.type = JKS 09:30:38 ssl.protocol = TLSv1.3 09:30:38 ssl.provider = null 09:30:38 ssl.secure.random.implementation = null 09:30:38 ssl.trustmanager.algorithm = PKIX 09:30:38 ssl.truststore.certificates = null 09:30:38 ssl.truststore.location = null 09:30:38 ssl.truststore.password = null 09:30:38 ssl.truststore.type = JKS 09:30:38 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:30:38 09:30:38 2024-07-16T09:30:38.601Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:30:38 2024-07-16T09:30:38.601Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:30:38 2024-07-16T09:30:38.601Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122238600 09:30:38 09:30:38 . ____ _ __ _ _ 09:30:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:30:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:30:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:30:38 ' |____| .__|_| |_|_| |_\__, | / / / / 09:30:38 =========|_|==============|___/=/_/_/_/ 09:30:38 :: Spring Boot :: (v3.2.4) 09:30:38 09:30:38 2024-07-16T09:30:38.623Z INFO 7154 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7154 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 09:30:38 2024-07-16T09:30:38.623Z INFO 7154 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 09:30:38 2024-07-16T09:30:38.645Z INFO 7154 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.042 seconds (process running for 79.687) 09:30:39 2024-07-16T09:30:38.647Z INFO 7154 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): test-topic 09:30:39 2024-07-16T09:30:38.665Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:30:39 2024-07-16T09:30:38.665Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:30:39 acks = -1 09:30:39 auto.include.jmx.reporter = true 09:30:39 batch.size = 16384 09:30:39 bootstrap.servers = [PLAINTEXT://localhost:32778] 09:30:39 buffer.memory = 33554432 09:30:39 client.dns.lookup = use_all_dns_ips 09:30:39 client.id = producer-4 09:30:39 compression.type = none 09:30:39 connections.max.idle.ms = 540000 09:30:39 delivery.timeout.ms = 120000 09:30:39 enable.idempotence = false 09:30:39 interceptor.classes = [] 09:30:39 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:30:39 linger.ms = 1 09:30:39 max.block.ms = 60000 09:30:39 max.in.flight.requests.per.connection = 5 09:30:39 max.request.size = 1048576 09:30:39 metadata.max.age.ms = 300000 09:30:39 metadata.max.idle.ms = 300000 09:30:39 metric.reporters = [] 09:30:39 metrics.num.samples = 2 09:30:39 metrics.recording.level = INFO 09:30:39 metrics.sample.window.ms = 30000 09:30:39 partitioner.adaptive.partitioning.enable = true 09:30:39 partitioner.availability.timeout.ms = 0 09:30:39 partitioner.class = null 09:30:39 partitioner.ignore.keys = false 09:30:39 receive.buffer.bytes = 32768 09:30:39 reconnect.backoff.max.ms = 1000 09:30:39 reconnect.backoff.ms = 50 09:30:39 request.timeout.ms = 30000 09:30:39 retries = 0 09:30:39 retry.backoff.ms = 100 09:30:39 sasl.client.callback.handler.class = null 09:30:39 sasl.jaas.config = null 09:30:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:30:39 sasl.kerberos.min.time.before.relogin = 60000 09:30:39 sasl.kerberos.service.name = null 09:30:39 sasl.kerberos.ticket.renew.jitter = 0.05 09:30:39 sasl.kerberos.ticket.renew.window.factor = 0.8 09:30:39 sasl.login.callback.handler.class = null 09:30:39 sasl.login.class = null 09:30:39 sasl.login.connect.timeout.ms = null 09:30:39 sasl.login.read.timeout.ms = null 09:30:39 sasl.login.refresh.buffer.seconds = 300 09:30:39 sasl.login.refresh.min.period.seconds = 60 09:30:39 sasl.login.refresh.window.factor = 0.8 09:30:39 sasl.login.refresh.window.jitter = 0.05 09:30:39 sasl.login.retry.backoff.max.ms = 10000 09:30:39 sasl.login.retry.backoff.ms = 100 09:30:39 sasl.mechanism = GSSAPI 09:30:39 sasl.oauthbearer.clock.skew.seconds = 30 09:30:39 sasl.oauthbearer.expected.audience = null 09:30:39 sasl.oauthbearer.expected.issuer = null 09:30:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:30:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:30:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:30:39 sasl.oauthbearer.jwks.endpoint.url = null 09:30:39 sasl.oauthbearer.scope.claim.name = scope 09:30:39 sasl.oauthbearer.sub.claim.name = sub 09:30:39 sasl.oauthbearer.token.endpoint.url = null 09:30:39 security.protocol = PLAINTEXT 09:30:39 security.providers = null 09:30:39 send.buffer.bytes = 131072 09:30:39 socket.connection.setup.timeout.max.ms = 30000 09:30:39 socket.connection.setup.timeout.ms = 10000 09:30:39 ssl.cipher.suites = null 09:30:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:30:39 ssl.endpoint.identification.algorithm = https 09:30:39 ssl.engine.factory.class = null 09:30:39 ssl.key.password = null 09:30:39 ssl.keymanager.algorithm = SunX509 09:30:39 ssl.keystore.certificate.chain = null 09:30:39 ssl.keystore.key = null 09:30:39 ssl.keystore.location = null 09:30:39 ssl.keystore.password = null 09:30:39 ssl.keystore.type = JKS 09:30:39 ssl.protocol = TLSv1.3 09:30:39 ssl.provider = null 09:30:39 ssl.secure.random.implementation = null 09:30:39 ssl.trustmanager.algorithm = PKIX 09:30:39 ssl.truststore.certificates = null 09:30:39 ssl.truststore.location = null 09:30:39 ssl.truststore.password = null 09:30:39 ssl.truststore.type = JKS 09:30:39 transaction.timeout.ms = 60000 09:30:39 transactional.id = null 09:30:39 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 09:30:39 09:30:39 2024-07-16T09:30:38.670Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:30:39 2024-07-16T09:30:38.671Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:30:39 2024-07-16T09:30:38.671Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:30:39 2024-07-16T09:30:38.671Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122238671 09:30:39 2024-07-16T09:30:38.722Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:39 2024-07-16T09:30:38.723Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:39 2024-07-16T09:30:38.834Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Error while fetching metadata with correlation id 1 : {test-topic=LEADER_NOT_AVAILABLE} 09:30:39 2024-07-16T09:30:38.834Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 5V8h9SBjQBuqOhQuY2RTZg 09:30:39 2024-07-16T09:30:38.898Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:39 2024-07-16T09:30:38.898Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:39 2024-07-16T09:30:38.956Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Error while fetching metadata with correlation id 3 : {test-topic=LEADER_NOT_AVAILABLE} 09:30:39 2024-07-16T09:30:39.081Z INFO 7154 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 5V8h9SBjQBuqOhQuY2RTZg 09:30:39 2024-07-16T09:30:39.299Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 09:30:39 2024-07-16T09:30:39.301Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 09:30:39 2024-07-16T09:30:39.321Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-2-e9dc62d3-8e39-45ba-a7a4-496550d55433 09:30:39 2024-07-16T09:30:39.322Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 09:30:39 2024-07-16T09:30:39.322Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 09:30:39 2024-07-16T09:30:39.345Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-2-e9dc62d3-8e39-45ba-a7a4-496550d55433', protocol='range'} 09:30:39 2024-07-16T09:30:39.345Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Finished assignment for group at generation 1: {consumer-test-2-e9dc62d3-8e39-45ba-a7a4-496550d55433=Assignment(partitions=[test-topic-0])} 09:30:39 2024-07-16T09:30:39.365Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-2-e9dc62d3-8e39-45ba-a7a4-496550d55433', protocol='range'} 09:30:39 2024-07-16T09:30:39.366Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 09:30:39 2024-07-16T09:30:39.366Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: test-topic-0 09:30:39 2024-07-16T09:30:39.378Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition test-topic-0 09:30:39 2024-07-16T09:30:39.391Z INFO 7154 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 09:30:39 2024-07-16T09:30:39.424Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:39 2024-07-16T09:30:39.424Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:39 2024-07-16T09:30:39.424Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:39 2024-07-16T09:30:39.566Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:30:39 2024-07-16T09:30:39.567Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 09:30:39 2024-07-16T09:30:39.647Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:30:39 2024-07-16T09:30:39.648Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Cancelled in-flight FETCH request with correlation id 15 due to node 1 being disconnected (elapsed time since creation: 222ms, elapsed time since send: 222ms, request timeout: 30000ms) 09:30:39 2024-07-16T09:30:39.648Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 09:30:39 2024-07-16T09:30:39.648Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 09:30:39 2024-07-16T09:30:39.648Z INFO 7154 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=1915188704, epoch=1) to node 1: 09:30:39 09:30:39 org.apache.kafka.common.errors.DisconnectException: null 09:30:39 09:30:39 2024-07-16T09:30:39.648Z INFO 7154 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32778 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 09:30:39 2024-07-16T09:30:39.667Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:30:39 2024-07-16T09:30:39.667Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:39 2024-07-16T09:30:39.749Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:30:39 2024-07-16T09:30:39.749Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:39 2024-07-16T09:30:39.768Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:30:39 2024-07-16T09:30:39.768Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:39 2024-07-16T09:30:39.771Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:39 2024-07-16T09:30:39.771Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:39 2024-07-16T09:30:39.771Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:39 2024-07-16T09:30:39.850Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:30:39 2024-07-16T09:30:39.850Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:39 2024-07-16T09:30:39.852Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:39 2024-07-16T09:30:39.852Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:39 2024-07-16T09:30:39.905Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:39 2024-07-16T09:30:39.905Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.268 s - in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 09:30:39 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 09:30:45 2024-07-16T09:30:39.962Z INFO 7154 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 09:30:45 2024-07-16T09:30:39.969Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:30:45 2024-07-16T09:30:39.970Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:40.033Z INFO 7154 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 79db5492799c9b7bf1ebdee3213d0cf3324d6a8debcb9bf6848836a7d63da0cc 09:30:45 2024-07-16T09:30:40.052Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:30:45 2024-07-16T09:30:40.052Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:40.474Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:30:45 2024-07-16T09:30:40.474Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:40.554Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:30:45 2024-07-16T09:30:40.554Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:40.583Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:45 2024-07-16T09:30:40.583Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:40.583Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:45 2024-07-16T09:30:40.796Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:45 2024-07-16T09:30:40.796Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:40.796Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:45 2024-07-16T09:30:40.911Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:45 2024-07-16T09:30:40.911Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:40.915Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:45 2024-07-16T09:30:40.915Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:41.330Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:30:45 2024-07-16T09:30:41.330Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:41.497Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:45 2024-07-16T09:30:41.497Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:41.497Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:45 2024-07-16T09:30:41.560Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:30:45 2024-07-16T09:30:41.560Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:41.650Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:45 2024-07-16T09:30:41.650Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:41.650Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:45 2024-07-16T09:30:41.924Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:45 2024-07-16T09:30:41.924Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:42.031Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:45 2024-07-16T09:30:42.031Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:42.466Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:45 2024-07-16T09:30:42.466Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:42.466Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:45 2024-07-16T09:30:42.486Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:30:45 2024-07-16T09:30:42.487Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:42.554Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:45 2024-07-16T09:30:42.554Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:42.555Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:45 2024-07-16T09:30:42.567Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:30:45 2024-07-16T09:30:42.567Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:43.029Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:45 2024-07-16T09:30:43.030Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:43.042Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:45 2024-07-16T09:30:43.042Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:43.394Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:30:45 2024-07-16T09:30:43.394Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:43.473Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:45 2024-07-16T09:30:43.473Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:43.473Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:45 2024-07-16T09:30:43.559Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:45 2024-07-16T09:30:43.559Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:43.559Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:45 2024-07-16T09:30:43.571Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:30:45 2024-07-16T09:30:43.572Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:44.235Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:45 2024-07-16T09:30:44.235Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:44.248Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:45 2024-07-16T09:30:44.248Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:44.307Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:30:45 2024-07-16T09:30:44.307Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:44.534Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:45 2024-07-16T09:30:44.534Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:44.534Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:45 2024-07-16T09:30:44.615Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:45 2024-07-16T09:30:44.615Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:44.615Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:45 2024-07-16T09:30:44.776Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:30:45 2024-07-16T09:30:44.776Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:45.254Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:45 2024-07-16T09:30:45.254Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:45.263Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:30:45 2024-07-16T09:30:45.263Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:45 2024-07-16T09:30:45.298Z INFO 7154 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.336170926S 09:30:45 2024-07-16T09:30:45.302Z INFO 7154 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:30:45 allow.auto.create.topics = true 09:30:45 auto.commit.interval.ms = 5000 09:30:45 auto.include.jmx.reporter = true 09:30:45 auto.offset.reset = earliest 09:30:45 bootstrap.servers = [PLAINTEXT://localhost:32780] 09:30:45 check.crcs = true 09:30:45 client.dns.lookup = use_all_dns_ips 09:30:45 client.id = consumer-test-3 09:30:45 client.rack = 09:30:45 connections.max.idle.ms = 540000 09:30:45 default.api.timeout.ms = 60000 09:30:45 enable.auto.commit = true 09:30:45 exclude.internal.topics = true 09:30:45 fetch.max.bytes = 52428800 09:30:45 fetch.max.wait.ms = 500 09:30:45 fetch.min.bytes = 1 09:30:45 group.id = test 09:30:45 group.instance.id = null 09:30:45 heartbeat.interval.ms = 3000 09:30:45 interceptor.classes = [] 09:30:45 internal.leave.group.on.close = true 09:30:45 internal.throw.on.fetch.stable.offset.unsupported = false 09:30:45 isolation.level = read_uncommitted 09:30:45 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:30:45 max.partition.fetch.bytes = 1048576 09:30:45 max.poll.interval.ms = 300000 09:30:45 max.poll.records = 500 09:30:45 metadata.max.age.ms = 300000 09:30:45 metric.reporters = [] 09:30:45 metrics.num.samples = 2 09:30:45 metrics.recording.level = INFO 09:30:45 metrics.sample.window.ms = 30000 09:30:45 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:30:45 receive.buffer.bytes = 65536 09:30:45 reconnect.backoff.max.ms = 1000 09:30:45 reconnect.backoff.ms = 50 09:30:45 request.timeout.ms = 30000 09:30:45 retry.backoff.ms = 100 09:30:45 sasl.client.callback.handler.class = null 09:30:45 sasl.jaas.config = null 09:30:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:30:45 sasl.kerberos.min.time.before.relogin = 60000 09:30:45 sasl.kerberos.service.name = null 09:30:45 sasl.kerberos.ticket.renew.jitter = 0.05 09:30:45 sasl.kerberos.ticket.renew.window.factor = 0.8 09:30:45 sasl.login.callback.handler.class = null 09:30:45 sasl.login.class = null 09:30:45 sasl.login.connect.timeout.ms = null 09:30:45 sasl.login.read.timeout.ms = null 09:30:45 sasl.login.refresh.buffer.seconds = 300 09:30:45 sasl.login.refresh.min.period.seconds = 60 09:30:45 sasl.login.refresh.window.factor = 0.8 09:30:45 sasl.login.refresh.window.jitter = 0.05 09:30:45 sasl.login.retry.backoff.max.ms = 10000 09:30:45 sasl.login.retry.backoff.ms = 100 09:30:45 sasl.mechanism = GSSAPI 09:30:45 sasl.oauthbearer.clock.skew.seconds = 30 09:30:45 sasl.oauthbearer.expected.audience = null 09:30:45 sasl.oauthbearer.expected.issuer = null 09:30:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:30:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:30:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:30:45 sasl.oauthbearer.jwks.endpoint.url = null 09:30:45 sasl.oauthbearer.scope.claim.name = scope 09:30:45 sasl.oauthbearer.sub.claim.name = sub 09:30:45 sasl.oauthbearer.token.endpoint.url = null 09:30:45 security.protocol = PLAINTEXT 09:30:45 security.providers = null 09:30:45 send.buffer.bytes = 131072 09:30:45 session.timeout.ms = 45000 09:30:45 socket.connection.setup.timeout.max.ms = 30000 09:30:45 socket.connection.setup.timeout.ms = 10000 09:30:45 ssl.cipher.suites = null 09:30:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:30:45 ssl.endpoint.identification.algorithm = https 09:30:45 ssl.engine.factory.class = null 09:30:45 ssl.key.password = null 09:30:45 ssl.keymanager.algorithm = SunX509 09:30:45 ssl.keystore.certificate.chain = null 09:30:45 ssl.keystore.key = null 09:30:45 ssl.keystore.location = null 09:30:45 ssl.keystore.password = null 09:30:45 ssl.keystore.type = JKS 09:30:45 ssl.protocol = TLSv1.3 09:30:45 ssl.provider = null 09:30:45 ssl.secure.random.implementation = null 09:30:45 ssl.trustmanager.algorithm = PKIX 09:30:45 ssl.truststore.certificates = null 09:30:45 ssl.truststore.location = null 09:30:45 ssl.truststore.password = null 09:30:45 ssl.truststore.type = JKS 09:30:45 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:30:45 09:30:45 2024-07-16T09:30:45.315Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:30:45 2024-07-16T09:30:45.315Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:30:45 2024-07-16T09:30:45.315Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122245315 09:30:45 09:30:45,332 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 09:30:45 09:30:45,332 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 09:30:45 09:30:45,333 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5be4b35c - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] is not of type file 09:30:45 09:30:45,335 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20faeee0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 09:30:45 09:30:45,335 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5be4b35c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 09:30:45 09:30:45,339 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 09:30:45 09:30:45,339 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:30:45 09:30:45,339 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 09:30:45 09:30:45,339 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:30:45 09:30:45,339 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:30:45 09:30:45,340 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20faeee0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 09:30:45 09:30:45,340 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5be4b35c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 09:30:45 09:30:45,342 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:30:45 09:30:45,342 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:30:45 09:30:45,342 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:30:45 09:30:45,342 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1721122245342) 09:30:45 09:30:45,342 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] 09:30:45 09:30:45,342 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:30:45 09:30:45,344 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:30:45 09:30:45,344 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f1daee9 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:30:45 09:30:45,344 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:30:45 09:30:45,344 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f1daee9 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:30:45 09:30:45,344 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:30:45 09:30:45,344 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f1daee9 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:30:45 09:30:45,344 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:30:45 09:30:45,344 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f1daee9 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:30:45 09:30:45,344 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:30:45 09:30:45,344 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f1daee9 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:30:45 09:30:45,344 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:30:45 09:30:45,344 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f1daee9 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:30:45 09:30:45,344 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:30:45 09:30:45,344 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f1daee9 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:30:45 09:30:45,344 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:30:45 09:30:45,344 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f1daee9 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:30:45 09:30:45,344 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:30:45 09:30:45,344 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:30:45 09:30:45,344 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:30:45 09:30:45,345 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:30:45 09:30:45,345 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:30:45 09:30:45,345 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:30:45 09:30:45,345 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:30:45 09:30:45,350 |-INFO in ch.qos.logback.classic.pattern.DateConverter@594dc1d4 - Setting zoneId to "UTC" 09:30:45 09:30:45,351 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:30:45 09:30:45,351 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:30:45 09:30:45,354 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:30:45 09:30:45,354 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:30:45 09:30:45,354 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:30:45 09:30:45,354 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:30:45 09:30:45,365 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:30:45 09:30:45,365 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f1daee9 - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:30:45 09:30:45,366 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:30:45 09:30:45,366 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@288b8b5b - End of configuration. 09:30:45 09:30:45,366 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@560bb345 - Registering current configuration as safe fallback point 09:30:45 09:30:45 09:30:45 . ____ _ __ _ _ 09:30:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:30:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:30:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:30:45 ' |____| .__|_| |_|_| |_\__, | / / / / 09:30:45 =========|_|==============|___/=/_/_/_/ 09:30:45 :: Spring Boot :: (v3.2.4) 09:30:45 09:30:45 2024-07-16T09:30:45.370Z INFO 7154 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7154 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 09:30:45 2024-07-16T09:30:45.370Z INFO 7154 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 09:30:45 2024-07-16T09:30:45.408Z INFO 7154 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.091 seconds (process running for 86.451) 09:30:46 2024-07-16T09:30:45.411Z INFO 7154 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-3, groupId=test] Subscribed to topic(s): client-topic 09:30:46 2024-07-16T09:30:45.426Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:30:46 2024-07-16T09:30:45.426Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:30:46 acks = -1 09:30:46 auto.include.jmx.reporter = true 09:30:46 batch.size = 16384 09:30:46 bootstrap.servers = [PLAINTEXT://localhost:32780] 09:30:46 buffer.memory = 33554432 09:30:46 client.dns.lookup = use_all_dns_ips 09:30:46 client.id = producer-5 09:30:46 compression.type = none 09:30:46 connections.max.idle.ms = 540000 09:30:46 delivery.timeout.ms = 120000 09:30:46 enable.idempotence = false 09:30:46 interceptor.classes = [] 09:30:46 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:30:46 linger.ms = 1 09:30:46 max.block.ms = 60000 09:30:46 max.in.flight.requests.per.connection = 5 09:30:46 max.request.size = 1048576 09:30:46 metadata.max.age.ms = 300000 09:30:46 metadata.max.idle.ms = 300000 09:30:46 metric.reporters = [] 09:30:46 metrics.num.samples = 2 09:30:46 metrics.recording.level = INFO 09:30:46 metrics.sample.window.ms = 30000 09:30:46 partitioner.adaptive.partitioning.enable = true 09:30:46 partitioner.availability.timeout.ms = 0 09:30:46 partitioner.class = null 09:30:46 partitioner.ignore.keys = false 09:30:46 receive.buffer.bytes = 32768 09:30:46 reconnect.backoff.max.ms = 1000 09:30:46 reconnect.backoff.ms = 50 09:30:46 request.timeout.ms = 30000 09:30:46 retries = 0 09:30:46 retry.backoff.ms = 100 09:30:46 sasl.client.callback.handler.class = null 09:30:46 sasl.jaas.config = null 09:30:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:30:46 sasl.kerberos.min.time.before.relogin = 60000 09:30:46 sasl.kerberos.service.name = null 09:30:46 sasl.kerberos.ticket.renew.jitter = 0.05 09:30:46 sasl.kerberos.ticket.renew.window.factor = 0.8 09:30:46 sasl.login.callback.handler.class = null 09:30:46 sasl.login.class = null 09:30:46 sasl.login.connect.timeout.ms = null 09:30:46 sasl.login.read.timeout.ms = null 09:30:46 sasl.login.refresh.buffer.seconds = 300 09:30:46 sasl.login.refresh.min.period.seconds = 60 09:30:46 sasl.login.refresh.window.factor = 0.8 09:30:46 sasl.login.refresh.window.jitter = 0.05 09:30:46 sasl.login.retry.backoff.max.ms = 10000 09:30:46 sasl.login.retry.backoff.ms = 100 09:30:46 sasl.mechanism = GSSAPI 09:30:46 sasl.oauthbearer.clock.skew.seconds = 30 09:30:46 sasl.oauthbearer.expected.audience = null 09:30:46 sasl.oauthbearer.expected.issuer = null 09:30:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:30:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:30:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:30:46 sasl.oauthbearer.jwks.endpoint.url = null 09:30:46 sasl.oauthbearer.scope.claim.name = scope 09:30:46 sasl.oauthbearer.sub.claim.name = sub 09:30:46 sasl.oauthbearer.token.endpoint.url = null 09:30:46 security.protocol = PLAINTEXT 09:30:46 security.providers = null 09:30:46 send.buffer.bytes = 131072 09:30:46 socket.connection.setup.timeout.max.ms = 30000 09:30:46 socket.connection.setup.timeout.ms = 10000 09:30:46 ssl.cipher.suites = null 09:30:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:30:46 ssl.endpoint.identification.algorithm = https 09:30:46 ssl.engine.factory.class = null 09:30:46 ssl.key.password = null 09:30:46 ssl.keymanager.algorithm = SunX509 09:30:46 ssl.keystore.certificate.chain = null 09:30:46 ssl.keystore.key = null 09:30:46 ssl.keystore.location = null 09:30:46 ssl.keystore.password = null 09:30:46 ssl.keystore.type = JKS 09:30:46 ssl.protocol = TLSv1.3 09:30:46 ssl.provider = null 09:30:46 ssl.secure.random.implementation = null 09:30:46 ssl.trustmanager.algorithm = PKIX 09:30:46 ssl.truststore.certificates = null 09:30:46 ssl.truststore.location = null 09:30:46 ssl.truststore.password = null 09:30:46 ssl.truststore.type = JKS 09:30:46 transaction.timeout.ms = 60000 09:30:46 transactional.id = null 09:30:46 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:30:46 09:30:46 2024-07-16T09:30:45.428Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:30:46 2024-07-16T09:30:45.428Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:30:46 2024-07-16T09:30:45.428Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:30:46 2024-07-16T09:30:45.428Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122245428 09:30:46 2024-07-16T09:30:45.444Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:46 2024-07-16T09:30:45.444Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:46 2024-07-16T09:30:45.547Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:46 2024-07-16T09:30:45.547Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:46 2024-07-16T09:30:45.547Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:46 2024-07-16T09:30:45.582Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Error while fetching metadata with correlation id 1 : {client-topic=LEADER_NOT_AVAILABLE} 09:30:46 2024-07-16T09:30:45.582Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: WDbT-5Y0RauOX9J_UPw2uA 09:30:46 2024-07-16T09:30:45.683Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:46 2024-07-16T09:30:45.684Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:46 2024-07-16T09:30:45.684Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:46 2024-07-16T09:30:45.837Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Error while fetching metadata with correlation id 3 : {client-topic=LEADER_NOT_AVAILABLE} 09:30:46 2024-07-16T09:30:45.943Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Error while fetching metadata with correlation id 4 : {client-topic=LEADER_NOT_AVAILABLE} 09:30:46 2024-07-16T09:30:45.983Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:30:46 2024-07-16T09:30:45.983Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:46 2024-07-16T09:30:46.066Z INFO 7154 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-3, groupId=test] Cluster ID: WDbT-5Y0RauOX9J_UPw2uA 09:30:46 2024-07-16T09:30:46.113Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:46 2024-07-16T09:30:46.113Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:46 2024-07-16T09:30:46.218Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:30:46 2024-07-16T09:30:46.218Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:46 2024-07-16T09:30:46.282Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 09:30:46 2024-07-16T09:30:46.284Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] (Re-)joining group 09:30:46 2024-07-16T09:30:46.304Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-3-bb2ba29a-7167-4977-aaaa-6c93bb0d4f0b 09:30:46 2024-07-16T09:30:46.304Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 09:30:46 2024-07-16T09:30:46.305Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] (Re-)joining group 09:30:46 2024-07-16T09:30:46.327Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-3-bb2ba29a-7167-4977-aaaa-6c93bb0d4f0b', protocol='range'} 09:30:46 2024-07-16T09:30:46.327Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Finished assignment for group at generation 1: {consumer-test-3-bb2ba29a-7167-4977-aaaa-6c93bb0d4f0b=Assignment(partitions=[client-topic-0])} 09:30:46 2024-07-16T09:30:46.347Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-3-bb2ba29a-7167-4977-aaaa-6c93bb0d4f0b', protocol='range'} 09:30:46 2024-07-16T09:30:46.347Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Notifying assignor about the new Assignment(partitions=[client-topic-0]) 09:30:46 2024-07-16T09:30:46.347Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Adding newly assigned partitions: client-topic-0 09:30:46 2024-07-16T09:30:46.354Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Found no committed offset for partition client-topic-0 09:30:46 2024-07-16T09:30:46.367Z INFO 7154 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-3, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 09:30:46 2024-07-16T09:30:46.418Z INFO 7154 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:30:46 allow.auto.create.topics = true 09:30:46 auto.commit.interval.ms = 5000 09:30:46 auto.include.jmx.reporter = true 09:30:46 auto.offset.reset = earliest 09:30:46 bootstrap.servers = [PLAINTEXT://localhost:32780] 09:30:46 check.crcs = true 09:30:46 client.dns.lookup = use_all_dns_ips 09:30:46 client.id = consumer-test-4 09:30:46 client.rack = 09:30:46 connections.max.idle.ms = 540000 09:30:46 default.api.timeout.ms = 60000 09:30:46 enable.auto.commit = true 09:30:46 exclude.internal.topics = true 09:30:46 fetch.max.bytes = 52428800 09:30:46 fetch.max.wait.ms = 500 09:30:46 fetch.min.bytes = 1 09:30:46 group.id = test 09:30:46 group.instance.id = null 09:30:46 heartbeat.interval.ms = 3000 09:30:46 interceptor.classes = [] 09:30:46 internal.leave.group.on.close = true 09:30:46 internal.throw.on.fetch.stable.offset.unsupported = false 09:30:46 isolation.level = read_uncommitted 09:30:46 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:30:46 max.partition.fetch.bytes = 1048576 09:30:46 max.poll.interval.ms = 300000 09:30:46 max.poll.records = 500 09:30:46 metadata.max.age.ms = 300000 09:30:46 metric.reporters = [] 09:30:46 metrics.num.samples = 2 09:30:46 metrics.recording.level = INFO 09:30:46 metrics.sample.window.ms = 30000 09:30:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:30:46 receive.buffer.bytes = 65536 09:30:46 reconnect.backoff.max.ms = 1000 09:30:46 reconnect.backoff.ms = 50 09:30:46 request.timeout.ms = 30000 09:30:46 retry.backoff.ms = 100 09:30:46 sasl.client.callback.handler.class = null 09:30:46 sasl.jaas.config = null 09:30:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:30:46 sasl.kerberos.min.time.before.relogin = 60000 09:30:46 sasl.kerberos.service.name = null 09:30:46 sasl.kerberos.ticket.renew.jitter = 0.05 09:30:46 sasl.kerberos.ticket.renew.window.factor = 0.8 09:30:46 sasl.login.callback.handler.class = null 09:30:46 sasl.login.class = null 09:30:46 sasl.login.connect.timeout.ms = null 09:30:46 sasl.login.read.timeout.ms = null 09:30:46 sasl.login.refresh.buffer.seconds = 300 09:30:46 sasl.login.refresh.min.period.seconds = 60 09:30:46 sasl.login.refresh.window.factor = 0.8 09:30:46 sasl.login.refresh.window.jitter = 0.05 09:30:46 sasl.login.retry.backoff.max.ms = 10000 09:30:46 sasl.login.retry.backoff.ms = 100 09:30:46 sasl.mechanism = GSSAPI 09:30:46 sasl.oauthbearer.clock.skew.seconds = 30 09:30:46 sasl.oauthbearer.expected.audience = null 09:30:46 sasl.oauthbearer.expected.issuer = null 09:30:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:30:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:30:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:30:46 sasl.oauthbearer.jwks.endpoint.url = null 09:30:46 sasl.oauthbearer.scope.claim.name = scope 09:30:46 sasl.oauthbearer.sub.claim.name = sub 09:30:46 sasl.oauthbearer.token.endpoint.url = null 09:30:46 security.protocol = PLAINTEXT 09:30:46 security.providers = null 09:30:46 send.buffer.bytes = 131072 09:30:46 session.timeout.ms = 45000 09:30:46 socket.connection.setup.timeout.max.ms = 30000 09:30:46 socket.connection.setup.timeout.ms = 10000 09:30:46 ssl.cipher.suites = null 09:30:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:30:46 ssl.endpoint.identification.algorithm = https 09:30:46 ssl.engine.factory.class = null 09:30:46 ssl.key.password = null 09:30:46 ssl.keymanager.algorithm = SunX509 09:30:46 ssl.keystore.certificate.chain = null 09:30:46 ssl.keystore.key = null 09:30:46 ssl.keystore.location = null 09:30:46 ssl.keystore.password = null 09:30:46 ssl.keystore.type = JKS 09:30:46 ssl.protocol = TLSv1.3 09:30:46 ssl.provider = null 09:30:46 ssl.secure.random.implementation = null 09:30:46 ssl.trustmanager.algorithm = PKIX 09:30:46 ssl.truststore.certificates = null 09:30:46 ssl.truststore.location = null 09:30:46 ssl.truststore.password = null 09:30:46 ssl.truststore.type = JKS 09:30:46 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:30:46 09:30:46 2024-07-16T09:30:46.420Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:30:46 2024-07-16T09:30:46.420Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:30:46 2024-07-16T09:30:46.420Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122246420 09:30:46 2024-07-16T09:30:46.426Z INFO 7154 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:30:46 allow.auto.create.topics = true 09:30:46 auto.commit.interval.ms = 5000 09:30:46 auto.include.jmx.reporter = true 09:30:46 auto.offset.reset = earliest 09:30:46 bootstrap.servers = [PLAINTEXT://localhost:32780] 09:30:46 check.crcs = true 09:30:46 client.dns.lookup = use_all_dns_ips 09:30:46 client.id = consumer-test-5 09:30:46 client.rack = 09:30:46 connections.max.idle.ms = 540000 09:30:46 default.api.timeout.ms = 60000 09:30:46 enable.auto.commit = true 09:30:46 exclude.internal.topics = true 09:30:46 fetch.max.bytes = 52428800 09:30:46 fetch.max.wait.ms = 500 09:30:46 fetch.min.bytes = 1 09:30:46 group.id = test 09:30:46 group.instance.id = null 09:30:46 heartbeat.interval.ms = 3000 09:30:46 interceptor.classes = [] 09:30:46 internal.leave.group.on.close = true 09:30:46 internal.throw.on.fetch.stable.offset.unsupported = false 09:30:46 isolation.level = read_uncommitted 09:30:46 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:30:46 max.partition.fetch.bytes = 1048576 09:30:46 max.poll.interval.ms = 300000 09:30:46 max.poll.records = 500 09:30:46 metadata.max.age.ms = 300000 09:30:46 metric.reporters = [] 09:30:46 metrics.num.samples = 2 09:30:46 metrics.recording.level = INFO 09:30:46 metrics.sample.window.ms = 30000 09:30:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:30:46 receive.buffer.bytes = 65536 09:30:46 reconnect.backoff.max.ms = 1000 09:30:46 reconnect.backoff.ms = 50 09:30:46 request.timeout.ms = 30000 09:30:46 retry.backoff.ms = 100 09:30:46 sasl.client.callback.handler.class = null 09:30:46 sasl.jaas.config = null 09:30:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:30:46 sasl.kerberos.min.time.before.relogin = 60000 09:30:46 sasl.kerberos.service.name = null 09:30:46 sasl.kerberos.ticket.renew.jitter = 0.05 09:30:46 sasl.kerberos.ticket.renew.window.factor = 0.8 09:30:46 sasl.login.callback.handler.class = null 09:30:46 sasl.login.class = null 09:30:46 sasl.login.connect.timeout.ms = null 09:30:46 sasl.login.read.timeout.ms = null 09:30:46 sasl.login.refresh.buffer.seconds = 300 09:30:46 sasl.login.refresh.min.period.seconds = 60 09:30:46 sasl.login.refresh.window.factor = 0.8 09:30:46 sasl.login.refresh.window.jitter = 0.05 09:30:46 sasl.login.retry.backoff.max.ms = 10000 09:30:46 sasl.login.retry.backoff.ms = 100 09:30:46 sasl.mechanism = GSSAPI 09:30:46 sasl.oauthbearer.clock.skew.seconds = 30 09:30:46 sasl.oauthbearer.expected.audience = null 09:30:46 sasl.oauthbearer.expected.issuer = null 09:30:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:30:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:30:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:30:46 sasl.oauthbearer.jwks.endpoint.url = null 09:30:46 sasl.oauthbearer.scope.claim.name = scope 09:30:46 sasl.oauthbearer.sub.claim.name = sub 09:30:46 sasl.oauthbearer.token.endpoint.url = null 09:30:46 security.protocol = PLAINTEXT 09:30:46 security.providers = null 09:30:46 send.buffer.bytes = 131072 09:30:46 session.timeout.ms = 45000 09:30:46 socket.connection.setup.timeout.max.ms = 30000 09:30:46 socket.connection.setup.timeout.ms = 10000 09:30:46 ssl.cipher.suites = null 09:30:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:30:46 ssl.endpoint.identification.algorithm = https 09:30:46 ssl.engine.factory.class = null 09:30:46 ssl.key.password = null 09:30:46 ssl.keymanager.algorithm = SunX509 09:30:46 ssl.keystore.certificate.chain = null 09:30:46 ssl.keystore.key = null 09:30:46 ssl.keystore.location = null 09:30:46 ssl.keystore.password = null 09:30:46 ssl.keystore.type = JKS 09:30:46 ssl.protocol = TLSv1.3 09:30:46 ssl.provider = null 09:30:46 ssl.secure.random.implementation = null 09:30:46 ssl.trustmanager.algorithm = PKIX 09:30:46 ssl.truststore.certificates = null 09:30:46 ssl.truststore.location = null 09:30:46 ssl.truststore.password = null 09:30:46 ssl.truststore.type = JKS 09:30:46 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:30:46 09:30:46 2024-07-16T09:30:46.428Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:30:46 2024-07-16T09:30:46.428Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:30:46 2024-07-16T09:30:46.428Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122246428 09:30:46 2024-07-16T09:30:46.458Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:46 2024-07-16T09:30:46.458Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:46 2024-07-16T09:30:46.531Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:30:46 2024-07-16T09:30:46.531Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 09:30:46 2024-07-16T09:30:46.535Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:30:46 2024-07-16T09:30:46.535Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Cancelled in-flight FETCH request with correlation id 15 due to node 1 being disconnected (elapsed time since creation: 132ms, elapsed time since send: 132ms, request timeout: 30000ms) 09:30:46 2024-07-16T09:30:46.535Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node -1 disconnected. 09:30:46 2024-07-16T09:30:46.536Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 2147483646 disconnected. 09:30:46 2024-07-16T09:30:46.536Z INFO 7154 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-3, groupId=test] Error sending fetch request (sessionId=1879251323, epoch=1) to node 1: 09:30:46 09:30:46 org.apache.kafka.common.errors.DisconnectException: null 09:30:46 09:30:46 2024-07-16T09:30:46.536Z INFO 7154 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Group coordinator localhost:32780 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 09:30:46 2024-07-16T09:30:46.633Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:30:46 2024-07-16T09:30:46.633Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:46 2024-07-16T09:30:46.638Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:30:46 2024-07-16T09:30:46.638Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:46 2024-07-16T09:30:46.734Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:30:46 2024-07-16T09:30:46.734Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:46 2024-07-16T09:30:46.744Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:46 2024-07-16T09:30:46.744Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:46 2024-07-16T09:30:46.745Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:46 2024-07-16T09:30:46.758Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:46 2024-07-16T09:30:46.758Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:46 2024-07-16T09:30:46.758Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:46 2024-07-16T09:30:46.840Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:30:46 2024-07-16T09:30:46.840Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.966 s - in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 09:30:46 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 09:30:55 2024-07-16T09:30:46.935Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:30:55 2024-07-16T09:30:46.935Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:46.936Z INFO 7154 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 09:30:55 2024-07-16T09:30:46.969Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:55 2024-07-16T09:30:46.969Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:47.017Z INFO 7154 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 377c016038b432562be2833a4fb80e7c2d205b59fd658d95fb9d87ac06536d87 09:30:55 2024-07-16T09:30:47.044Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:30:55 2024-07-16T09:30:47.044Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:47.087Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:30:55 2024-07-16T09:30:47.087Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:47.427Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:30:55 2024-07-16T09:30:47.427Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:47.438Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:30:55 2024-07-16T09:30:47.438Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:47.473Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:55 2024-07-16T09:30:47.473Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:47.546Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:30:55 2024-07-16T09:30:47.546Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:47.713Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:55 2024-07-16T09:30:47.713Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:47.713Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:55 2024-07-16T09:30:47.935Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:55 2024-07-16T09:30:47.935Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:47.952Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:55 2024-07-16T09:30:47.952Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:47.952Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:55 2024-07-16T09:30:47.994Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:30:55 2024-07-16T09:30:47.994Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:48.194Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:30:55 2024-07-16T09:30:48.194Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:48.450Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:30:55 2024-07-16T09:30:48.450Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:48.454Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:30:55 2024-07-16T09:30:48.454Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:48.580Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:55 2024-07-16T09:30:48.580Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:48.797Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:55 2024-07-16T09:30:48.797Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:48.832Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:55 2024-07-16T09:30:48.832Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:48.832Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:55 2024-07-16T09:30:48.864Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:55 2024-07-16T09:30:48.864Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:48.864Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:55 2024-07-16T09:30:48.999Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:30:55 2024-07-16T09:30:48.999Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:49.049Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:30:55 2024-07-16T09:30:49.049Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:49.585Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:55 2024-07-16T09:30:49.585Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:49.611Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:30:55 2024-07-16T09:30:49.611Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:49.662Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:30:55 2024-07-16T09:30:49.662Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:49.754Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:55 2024-07-16T09:30:49.754Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:49.787Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:55 2024-07-16T09:30:49.787Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:49.787Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:55 2024-07-16T09:30:49.979Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:55 2024-07-16T09:30:49.979Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:49.979Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:55 2024-07-16T09:30:50.059Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:30:55 2024-07-16T09:30:50.059Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:50.205Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:30:55 2024-07-16T09:30:50.205Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:50.642Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:55 2024-07-16T09:30:50.642Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:50.642Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:55 2024-07-16T09:30:50.664Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:55 2024-07-16T09:30:50.664Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:50.664Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:30:55 2024-07-16T09:30:50.664Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:50.690Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:55 2024-07-16T09:30:50.690Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:50.886Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:30:55 2024-07-16T09:30:50.887Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:51.192Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:55 2024-07-16T09:30:51.192Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:51.192Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:55 2024-07-16T09:30:51.268Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:30:55 2024-07-16T09:30:51.268Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:51.412Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:30:55 2024-07-16T09:30:51.412Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:51.822Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:55 2024-07-16T09:30:51.822Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:51.847Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:55 2024-07-16T09:30:51.847Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:51.847Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:55 2024-07-16T09:30:51.870Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:30:55 2024-07-16T09:30:51.870Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:51.895Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:55 2024-07-16T09:30:51.895Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:52.092Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:30:55 2024-07-16T09:30:52.092Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:52.254Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:55 2024-07-16T09:30:52.254Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:52.254Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:55 2024-07-16T09:30:52.324Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:30:55 2024-07-16T09:30:52.324Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:52.387Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:30:55 2024-07-16T09:30:52.387Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:52.697Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:55 2024-07-16T09:30:52.697Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:52.707Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:55 2024-07-16T09:30:52.707Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:52.708Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:55 2024-07-16T09:30:52.726Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:30:55 2024-07-16T09:30:52.726Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:52.776Z INFO 7154 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.83907278S 09:30:55 09:30:52,804 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 09:30:55 09:30:52,804 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 09:30:55 09:30:52,804 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@493cf6b2 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] is not of type file 09:30:55 09:30:52,807 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20faeee0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 09:30:55 09:30:52,807 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@493cf6b2 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 09:30:55 09:30:52,809 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 09:30:55 09:30:52,809 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:30:55 09:30:52,809 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 09:30:55 09:30:52,809 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:30:55 09:30:52,809 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:30:55 09:30:52,810 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20faeee0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 09:30:55 09:30:52,810 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@493cf6b2 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 09:30:55 09:30:52,813 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:30:55 09:30:52,813 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:30:55 09:30:52,813 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:30:55 09:30:52,813 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1721122252813) 09:30:55 09:30:52,813 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] 09:30:55 09:30:52,813 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:30:55 09:30:52,814 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:30:55 09:30:52,814 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5adc7a70 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:30:55 09:30:52,814 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:30:55 09:30:52,814 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5adc7a70 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:30:55 09:30:52,814 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:30:55 09:30:52,814 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5adc7a70 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:30:55 09:30:52,814 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:30:55 09:30:52,814 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5adc7a70 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:30:55 09:30:52,814 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:30:55 09:30:52,814 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5adc7a70 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:30:55 09:30:52,815 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:30:55 09:30:52,815 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5adc7a70 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:30:55 09:30:52,815 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:30:55 09:30:52,815 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5adc7a70 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:30:55 09:30:52,815 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:30:55 09:30:52,815 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5adc7a70 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:30:55 09:30:52,815 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:30:55 09:30:52,815 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:30:55 09:30:52,815 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:30:55 09:30:52,816 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:30:55 09:30:52,816 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:30:55 09:30:52,816 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:30:55 09:30:52,817 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:30:55 09:30:52,826 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4bbb35b5 - Setting zoneId to "UTC" 09:30:55 09:30:52,827 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:30:55 09:30:52,827 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:30:55 09:30:52,831 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:30:55 09:30:52,831 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:30:55 09:30:52,831 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:30:55 09:30:52,831 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:30:55 09:30:52,832 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:30:55 09:30:52,832 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5adc7a70 - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:30:55 09:30:52,832 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:30:55 09:30:52,832 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@134b038 - End of configuration. 09:30:55 09:30:52,832 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2f934fca - Registering current configuration as safe fallback point 09:30:55 09:30:55 09:30:55 . ____ _ __ _ _ 09:30:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:30:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:30:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:30:55 ' |____| .__|_| |_|_| |_\__, | / / / / 09:30:55 =========|_|==============|___/=/_/_/_/ 09:30:55 :: Spring Boot :: (v3.2.4) 09:30:55 09:30:55 2024-07-16T09:30:52.836Z INFO 7154 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7154 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 09:30:55 2024-07-16T09:30:52.837Z INFO 7154 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 09:30:55 2024-07-16T09:30:52.909Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:55 2024-07-16T09:30:52.909Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:53.308Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:30:55 2024-07-16T09:30:53.308Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:53.338Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:30:55 2024-07-16T09:30:53.338Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:53.383Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:55 2024-07-16T09:30:53.383Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:53.383Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:55 2024-07-16T09:30:53.530Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:30:55 2024-07-16T09:30:53.530Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:53.654Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:55 2024-07-16T09:30:53.654Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:53.899Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:30:55 2024-07-16T09:30:53.899Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:53.935Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:55 2024-07-16T09:30:53.935Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:53.936Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:55 2024-07-16T09:30:54.025Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:55 2024-07-16T09:30:54.025Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:54.111Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:30:55 2024-07-16T09:30:54.111Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:54.248Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:30:55 2024-07-16T09:30:54.248Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:54.298Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:55 2024-07-16T09:30:54.298Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:54.298Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:55 2024-07-16T09:30:54.602Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:30:55 2024-07-16T09:30:54.602Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:54.810Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:55 2024-07-16T09:30:54.810Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:54.838Z INFO 7154 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint(s) beneath base path '/actuator' 09:30:55 2024-07-16T09:30:54.902Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:55 2024-07-16T09:30:54.902Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:54.902Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:55 2024-07-16T09:30:54.958Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:30:55 2024-07-16T09:30:54.958Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:55.115Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:30:55 2024-07-16T09:30:55.115Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:55.243Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:55 2024-07-16T09:30:55.243Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:55.407Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:55 2024-07-16T09:30:55.407Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:55.407Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:55 2024-07-16T09:30:55.453Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:30:55 2024-07-16T09:30:55.453Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:55 2024-07-16T09:30:55.526Z INFO 7154 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:30:55 allow.auto.create.topics = true 09:30:55 auto.commit.interval.ms = 5000 09:30:55 auto.include.jmx.reporter = true 09:30:55 auto.offset.reset = latest 09:30:55 bootstrap.servers = [PLAINTEXT://localhost:32782] 09:30:55 check.crcs = true 09:30:55 client.dns.lookup = use_all_dns_ips 09:30:55 client.id = consumer-ncmp-data-operation-event-group-6 09:30:55 client.rack = 09:30:55 connections.max.idle.ms = 540000 09:30:55 default.api.timeout.ms = 60000 09:30:55 enable.auto.commit = false 09:30:55 exclude.internal.topics = true 09:30:55 fetch.max.bytes = 52428800 09:30:55 fetch.max.wait.ms = 500 09:30:55 fetch.min.bytes = 1 09:30:55 group.id = ncmp-data-operation-event-group 09:30:55 group.instance.id = null 09:30:55 heartbeat.interval.ms = 3000 09:30:55 interceptor.classes = [] 09:30:55 internal.leave.group.on.close = true 09:30:55 internal.throw.on.fetch.stable.offset.unsupported = false 09:30:55 isolation.level = read_uncommitted 09:30:55 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:30:55 max.partition.fetch.bytes = 1048576 09:30:55 max.poll.interval.ms = 300000 09:30:55 max.poll.records = 500 09:30:55 metadata.max.age.ms = 300000 09:30:55 metric.reporters = [] 09:30:55 metrics.num.samples = 2 09:30:55 metrics.recording.level = INFO 09:30:55 metrics.sample.window.ms = 30000 09:30:55 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:30:55 receive.buffer.bytes = 65536 09:30:55 reconnect.backoff.max.ms = 1000 09:30:55 reconnect.backoff.ms = 50 09:30:55 request.timeout.ms = 30000 09:30:55 retry.backoff.ms = 100 09:30:55 sasl.client.callback.handler.class = null 09:30:55 sasl.jaas.config = null 09:30:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:30:55 sasl.kerberos.min.time.before.relogin = 60000 09:30:55 sasl.kerberos.service.name = null 09:30:55 sasl.kerberos.ticket.renew.jitter = 0.05 09:30:55 sasl.kerberos.ticket.renew.window.factor = 0.8 09:30:55 sasl.login.callback.handler.class = null 09:30:55 sasl.login.class = null 09:30:55 sasl.login.connect.timeout.ms = null 09:30:55 sasl.login.read.timeout.ms = null 09:30:55 sasl.login.refresh.buffer.seconds = 300 09:30:55 sasl.login.refresh.min.period.seconds = 60 09:30:55 sasl.login.refresh.window.factor = 0.8 09:30:55 sasl.login.refresh.window.jitter = 0.05 09:30:55 sasl.login.retry.backoff.max.ms = 10000 09:30:55 sasl.login.retry.backoff.ms = 100 09:30:55 sasl.mechanism = GSSAPI 09:30:55 sasl.oauthbearer.clock.skew.seconds = 30 09:30:55 sasl.oauthbearer.expected.audience = null 09:30:55 sasl.oauthbearer.expected.issuer = null 09:30:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:30:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:30:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:30:55 sasl.oauthbearer.jwks.endpoint.url = null 09:30:55 sasl.oauthbearer.scope.claim.name = scope 09:30:55 sasl.oauthbearer.sub.claim.name = sub 09:30:55 sasl.oauthbearer.token.endpoint.url = null 09:30:55 security.protocol = PLAINTEXT 09:30:55 security.providers = null 09:30:55 send.buffer.bytes = 131072 09:30:55 session.timeout.ms = 45000 09:30:55 socket.connection.setup.timeout.max.ms = 30000 09:30:55 socket.connection.setup.timeout.ms = 10000 09:30:55 ssl.cipher.suites = null 09:30:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:30:55 ssl.endpoint.identification.algorithm = https 09:30:55 ssl.engine.factory.class = null 09:30:55 ssl.key.password = null 09:30:55 ssl.keymanager.algorithm = SunX509 09:30:55 ssl.keystore.certificate.chain = null 09:30:55 ssl.keystore.key = null 09:30:55 ssl.keystore.location = null 09:30:55 ssl.keystore.password = null 09:30:55 ssl.keystore.type = JKS 09:30:55 ssl.protocol = TLSv1.3 09:30:55 ssl.provider = null 09:30:55 ssl.secure.random.implementation = null 09:30:55 ssl.trustmanager.algorithm = PKIX 09:30:55 ssl.truststore.certificates = null 09:30:55 ssl.truststore.location = null 09:30:55 ssl.truststore.password = null 09:30:55 ssl.truststore.type = JKS 09:30:55 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:30:55 09:30:55 2024-07-16T09:30:55.529Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:30:55 2024-07-16T09:30:55.529Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:30:55 2024-07-16T09:30:55.529Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122255529 09:30:55 2024-07-16T09:30:55.531Z INFO 7154 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 09:30:55 2024-07-16T09:30:55.550Z INFO 7154 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:30:55 allow.auto.create.topics = true 09:30:55 auto.commit.interval.ms = 5000 09:30:55 auto.include.jmx.reporter = true 09:30:55 auto.offset.reset = latest 09:30:55 bootstrap.servers = [PLAINTEXT://localhost:32782] 09:30:55 check.crcs = true 09:30:55 client.dns.lookup = use_all_dns_ips 09:30:55 client.id = consumer-ncmp-async-rest-request-event-group-7 09:30:55 client.rack = 09:30:55 connections.max.idle.ms = 540000 09:30:55 default.api.timeout.ms = 60000 09:30:55 enable.auto.commit = false 09:30:55 exclude.internal.topics = true 09:30:55 fetch.max.bytes = 52428800 09:30:55 fetch.max.wait.ms = 500 09:30:55 fetch.min.bytes = 1 09:30:55 group.id = ncmp-async-rest-request-event-group 09:30:55 group.instance.id = null 09:30:55 heartbeat.interval.ms = 3000 09:30:55 interceptor.classes = [] 09:30:55 internal.leave.group.on.close = true 09:30:55 internal.throw.on.fetch.stable.offset.unsupported = false 09:30:55 isolation.level = read_uncommitted 09:30:55 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:30:55 max.partition.fetch.bytes = 1048576 09:30:55 max.poll.interval.ms = 300000 09:30:55 max.poll.records = 500 09:30:55 metadata.max.age.ms = 300000 09:30:55 metric.reporters = [] 09:30:55 metrics.num.samples = 2 09:30:55 metrics.recording.level = INFO 09:30:55 metrics.sample.window.ms = 30000 09:30:55 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:30:55 receive.buffer.bytes = 65536 09:30:55 reconnect.backoff.max.ms = 1000 09:30:55 reconnect.backoff.ms = 50 09:30:55 request.timeout.ms = 30000 09:30:55 retry.backoff.ms = 100 09:30:55 sasl.client.callback.handler.class = null 09:30:55 sasl.jaas.config = null 09:30:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:30:55 sasl.kerberos.min.time.before.relogin = 60000 09:30:55 sasl.kerberos.service.name = null 09:30:55 sasl.kerberos.ticket.renew.jitter = 0.05 09:30:55 sasl.kerberos.ticket.renew.window.factor = 0.8 09:30:55 sasl.login.callback.handler.class = null 09:30:55 sasl.login.class = null 09:30:55 sasl.login.connect.timeout.ms = null 09:30:55 sasl.login.read.timeout.ms = null 09:30:55 sasl.login.refresh.buffer.seconds = 300 09:30:55 sasl.login.refresh.min.period.seconds = 60 09:30:55 sasl.login.refresh.window.factor = 0.8 09:30:55 sasl.login.refresh.window.jitter = 0.05 09:30:55 sasl.login.retry.backoff.max.ms = 10000 09:30:55 sasl.login.retry.backoff.ms = 100 09:30:55 sasl.mechanism = GSSAPI 09:30:55 sasl.oauthbearer.clock.skew.seconds = 30 09:30:55 sasl.oauthbearer.expected.audience = null 09:30:55 sasl.oauthbearer.expected.issuer = null 09:30:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:30:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:30:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:30:55 sasl.oauthbearer.jwks.endpoint.url = null 09:30:55 sasl.oauthbearer.scope.claim.name = scope 09:30:55 sasl.oauthbearer.sub.claim.name = sub 09:30:55 sasl.oauthbearer.token.endpoint.url = null 09:30:55 security.protocol = PLAINTEXT 09:30:55 security.providers = null 09:30:55 send.buffer.bytes = 131072 09:30:55 session.timeout.ms = 45000 09:30:55 socket.connection.setup.timeout.max.ms = 30000 09:30:55 socket.connection.setup.timeout.ms = 10000 09:30:55 ssl.cipher.suites = null 09:30:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:30:55 ssl.endpoint.identification.algorithm = https 09:30:55 ssl.engine.factory.class = null 09:30:55 ssl.key.password = null 09:30:55 ssl.keymanager.algorithm = SunX509 09:30:55 ssl.keystore.certificate.chain = null 09:30:55 ssl.keystore.key = null 09:30:55 ssl.keystore.location = null 09:30:55 ssl.keystore.password = null 09:30:55 ssl.keystore.type = JKS 09:30:55 ssl.protocol = TLSv1.3 09:30:55 ssl.provider = null 09:30:55 ssl.secure.random.implementation = null 09:30:55 ssl.trustmanager.algorithm = PKIX 09:30:55 ssl.truststore.certificates = null 09:30:55 ssl.truststore.location = null 09:30:55 ssl.truststore.password = null 09:30:55 ssl.truststore.type = JKS 09:30:55 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:30:55 09:30:55 2024-07-16T09:30:55.564Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:30:55 2024-07-16T09:30:55.564Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:30:55 2024-07-16T09:30:55.565Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122255564 09:30:55 2024-07-16T09:30:55.565Z INFO 7154 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 09:30:55 2024-07-16T09:30:55.582Z INFO 7154 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 2.798 seconds (process running for 96.624) 09:30:56 2024-07-16T09:30:55.609Z WARN 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 09:30:56 2024-07-16T09:30:55.610Z INFO 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Cluster ID: a_o1Ut2uTz2oCdyoxFFkeQ 09:30:56 2024-07-16T09:30:55.757Z WARN 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 09:30:56 2024-07-16T09:30:55.757Z INFO 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Cluster ID: a_o1Ut2uTz2oCdyoxFFkeQ 09:30:56 2024-07-16T09:30:55.765Z WARN 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 09:30:56 2024-07-16T09:30:55.773Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:30:56 2024-07-16T09:30:55.774Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:56 2024-07-16T09:30:55.844Z WARN 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 09:30:56 2024-07-16T09:30:55.879Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:56 2024-07-16T09:30:55.879Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:56 2024-07-16T09:30:55.891Z WARN 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 09:30:56 2024-07-16T09:30:55.961Z WARN 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 09:30:56 2024-07-16T09:30:56.006Z WARN 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 8 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 09:30:56 2024-07-16T09:30:56.012Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:56 2024-07-16T09:30:56.012Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:56 2024-07-16T09:30:56.013Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:56 2024-07-16T09:30:56.067Z WARN 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 8 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 09:30:56 2024-07-16T09:30:56.074Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:30:56 2024-07-16T09:30:56.074Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:56 2024-07-16T09:30:56.126Z WARN 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 10 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 09:30:56 2024-07-16T09:30:56.179Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32782 (id: 2147483646 rack: null) 09:30:56 2024-07-16T09:30:56.180Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] (Re-)joining group 09:30:56 2024-07-16T09:30:56.210Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-6-3c907573-ddcf-4662-bcfc-cd64703f4580 09:30:56 2024-07-16T09:30:56.210Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 09:30:56 2024-07-16T09:30:56.210Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] (Re-)joining group 09:30:56 2024-07-16T09:30:56.219Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:56 2024-07-16T09:30:56.220Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:56 2024-07-16T09:30:56.220Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:56 2024-07-16T09:30:56.227Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:30:56 2024-07-16T09:30:56.227Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:56 2024-07-16T09:30:56.233Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32782 (id: 2147483646 rack: null) 09:30:56 2024-07-16T09:30:56.234Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 09:30:56 2024-07-16T09:30:56.242Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-6-3c907573-ddcf-4662-bcfc-cd64703f4580', protocol='range'} 09:30:56 2024-07-16T09:30:56.243Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-6-3c907573-ddcf-4662-bcfc-cd64703f4580=Assignment(partitions=[ncmp-async-m2m-0])} 09:30:56 2024-07-16T09:30:56.249Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-7-6f82e460-7a23-47e2-a4bb-f9124a7e749e 09:30:56 2024-07-16T09:30:56.249Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 09:30:56 2024-07-16T09:30:56.249Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 09:30:56 2024-07-16T09:30:56.257Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-7-6f82e460-7a23-47e2-a4bb-f9124a7e749e', protocol='range'} 09:30:56 2024-07-16T09:30:56.258Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-7-6f82e460-7a23-47e2-a4bb-f9124a7e749e=Assignment(partitions=[ncmp-async-m2m-0])} 09:30:56 2024-07-16T09:30:56.260Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:56 2024-07-16T09:30:56.260Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:56 2024-07-16T09:30:56.322Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-7-6f82e460-7a23-47e2-a4bb-f9124a7e749e', protocol='range'} 09:30:56 2024-07-16T09:30:56.322Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-6-3c907573-ddcf-4662-bcfc-cd64703f4580', protocol='range'} 09:30:56 2024-07-16T09:30:56.322Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 09:30:56 2024-07-16T09:30:56.322Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 09:30:56 2024-07-16T09:30:56.322Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 09:30:56 2024-07-16T09:30:56.323Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 09:30:56 2024-07-16T09:30:56.337Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 09:30:56 2024-07-16T09:30:56.337Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 09:30:56 2024-07-16T09:30:56.339Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 09:30:56 2024-07-16T09:30:56.339Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 09:30:56 2024-07-16T09:30:56.353Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32782 (id: 1 rack: null)], epoch=0}}. 09:30:56 2024-07-16T09:30:56.355Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32782 (id: 1 rack: null)], epoch=0}}. 09:30:56 2024-07-16T09:30:56.382Z INFO 7154 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 09:30:56 2024-07-16T09:30:56.394Z INFO 7154 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 09:30:56 2024-07-16T09:30:56.416Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:30:56 2024-07-16T09:30:56.417Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:30:56 acks = -1 09:30:56 auto.include.jmx.reporter = true 09:30:56 batch.size = 16384 09:30:56 bootstrap.servers = [PLAINTEXT://localhost:32782] 09:30:56 buffer.memory = 33554432 09:30:56 client.dns.lookup = use_all_dns_ips 09:30:56 client.id = producer-6 09:30:56 compression.type = none 09:30:56 connections.max.idle.ms = 540000 09:30:56 delivery.timeout.ms = 120000 09:30:56 enable.idempotence = false 09:30:56 interceptor.classes = [] 09:30:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:30:56 linger.ms = 1 09:30:56 max.block.ms = 60000 09:30:56 max.in.flight.requests.per.connection = 5 09:30:56 max.request.size = 1048576 09:30:56 metadata.max.age.ms = 300000 09:30:56 metadata.max.idle.ms = 300000 09:30:56 metric.reporters = [] 09:30:56 metrics.num.samples = 2 09:30:56 metrics.recording.level = INFO 09:30:56 metrics.sample.window.ms = 30000 09:30:56 partitioner.adaptive.partitioning.enable = true 09:30:56 partitioner.availability.timeout.ms = 0 09:30:56 partitioner.class = null 09:30:56 partitioner.ignore.keys = false 09:30:56 receive.buffer.bytes = 32768 09:30:56 reconnect.backoff.max.ms = 1000 09:30:56 reconnect.backoff.ms = 50 09:30:56 request.timeout.ms = 30000 09:30:56 retries = 0 09:30:56 retry.backoff.ms = 100 09:30:56 sasl.client.callback.handler.class = null 09:30:56 sasl.jaas.config = null 09:30:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:30:56 sasl.kerberos.min.time.before.relogin = 60000 09:30:56 sasl.kerberos.service.name = null 09:30:56 sasl.kerberos.ticket.renew.jitter = 0.05 09:30:56 sasl.kerberos.ticket.renew.window.factor = 0.8 09:30:56 sasl.login.callback.handler.class = null 09:30:56 sasl.login.class = null 09:30:56 sasl.login.connect.timeout.ms = null 09:30:56 sasl.login.read.timeout.ms = null 09:30:56 sasl.login.refresh.buffer.seconds = 300 09:30:56 sasl.login.refresh.min.period.seconds = 60 09:30:56 sasl.login.refresh.window.factor = 0.8 09:30:56 sasl.login.refresh.window.jitter = 0.05 09:30:56 sasl.login.retry.backoff.max.ms = 10000 09:30:56 sasl.login.retry.backoff.ms = 100 09:30:56 sasl.mechanism = GSSAPI 09:30:56 sasl.oauthbearer.clock.skew.seconds = 30 09:30:56 sasl.oauthbearer.expected.audience = null 09:30:56 sasl.oauthbearer.expected.issuer = null 09:30:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:30:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:30:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:30:56 sasl.oauthbearer.jwks.endpoint.url = null 09:30:56 sasl.oauthbearer.scope.claim.name = scope 09:30:56 sasl.oauthbearer.sub.claim.name = sub 09:30:56 sasl.oauthbearer.token.endpoint.url = null 09:30:56 security.protocol = PLAINTEXT 09:30:56 security.providers = null 09:30:56 send.buffer.bytes = 131072 09:30:56 socket.connection.setup.timeout.max.ms = 30000 09:30:56 socket.connection.setup.timeout.ms = 10000 09:30:56 ssl.cipher.suites = null 09:30:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:30:56 ssl.endpoint.identification.algorithm = https 09:30:56 ssl.engine.factory.class = null 09:30:56 ssl.key.password = null 09:30:56 ssl.keymanager.algorithm = SunX509 09:30:56 ssl.keystore.certificate.chain = null 09:30:56 ssl.keystore.key = null 09:30:56 ssl.keystore.location = null 09:30:56 ssl.keystore.password = null 09:30:56 ssl.keystore.type = JKS 09:30:56 ssl.protocol = TLSv1.3 09:30:56 ssl.provider = null 09:30:56 ssl.secure.random.implementation = null 09:30:56 ssl.trustmanager.algorithm = PKIX 09:30:56 ssl.truststore.certificates = null 09:30:56 ssl.truststore.location = null 09:30:56 ssl.truststore.password = null 09:30:56 ssl.truststore.type = JKS 09:30:56 transaction.timeout.ms = 60000 09:30:56 transactional.id = null 09:30:56 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:30:56 09:30:56 2024-07-16T09:30:56.422Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:30:56 2024-07-16T09:30:56.422Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:30:56 2024-07-16T09:30:56.422Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:30:56 2024-07-16T09:30:56.422Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122256422 09:30:56 2024-07-16T09:30:56.455Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: a_o1Ut2uTz2oCdyoxFFkeQ 09:30:56 2024-07-16T09:30:56.460Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:30:56 2024-07-16T09:30:56.460Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:56 2024-07-16T09:30:56.773Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:30:56 2024-07-16T09:30:56.773Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:30:56 acks = -1 09:30:56 auto.include.jmx.reporter = true 09:30:56 batch.size = 16384 09:30:56 bootstrap.servers = [PLAINTEXT://localhost:32782] 09:30:56 buffer.memory = 33554432 09:30:56 client.dns.lookup = use_all_dns_ips 09:30:56 client.id = producer-7 09:30:56 compression.type = none 09:30:56 connections.max.idle.ms = 540000 09:30:56 delivery.timeout.ms = 120000 09:30:56 enable.idempotence = false 09:30:56 interceptor.classes = [] 09:30:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:30:56 linger.ms = 1 09:30:56 max.block.ms = 60000 09:30:56 max.in.flight.requests.per.connection = 5 09:30:56 max.request.size = 1048576 09:30:56 metadata.max.age.ms = 300000 09:30:56 metadata.max.idle.ms = 300000 09:30:56 metric.reporters = [] 09:30:56 metrics.num.samples = 2 09:30:56 metrics.recording.level = INFO 09:30:56 metrics.sample.window.ms = 30000 09:30:56 partitioner.adaptive.partitioning.enable = true 09:30:56 partitioner.availability.timeout.ms = 0 09:30:56 partitioner.class = null 09:30:56 partitioner.ignore.keys = false 09:30:56 receive.buffer.bytes = 32768 09:30:56 reconnect.backoff.max.ms = 1000 09:30:56 reconnect.backoff.ms = 50 09:30:56 request.timeout.ms = 30000 09:30:56 retries = 0 09:30:56 retry.backoff.ms = 100 09:30:56 sasl.client.callback.handler.class = null 09:30:56 sasl.jaas.config = null 09:30:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:30:56 sasl.kerberos.min.time.before.relogin = 60000 09:30:56 sasl.kerberos.service.name = null 09:30:56 sasl.kerberos.ticket.renew.jitter = 0.05 09:30:56 sasl.kerberos.ticket.renew.window.factor = 0.8 09:30:56 sasl.login.callback.handler.class = null 09:30:56 sasl.login.class = null 09:30:56 sasl.login.connect.timeout.ms = null 09:30:56 sasl.login.read.timeout.ms = null 09:30:56 sasl.login.refresh.buffer.seconds = 300 09:30:56 sasl.login.refresh.min.period.seconds = 60 09:30:56 sasl.login.refresh.window.factor = 0.8 09:30:56 sasl.login.refresh.window.jitter = 0.05 09:30:56 sasl.login.retry.backoff.max.ms = 10000 09:30:56 sasl.login.retry.backoff.ms = 100 09:30:56 sasl.mechanism = GSSAPI 09:30:56 sasl.oauthbearer.clock.skew.seconds = 30 09:30:56 sasl.oauthbearer.expected.audience = null 09:30:56 sasl.oauthbearer.expected.issuer = null 09:30:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:30:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:30:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:30:56 sasl.oauthbearer.jwks.endpoint.url = null 09:30:56 sasl.oauthbearer.scope.claim.name = scope 09:30:56 sasl.oauthbearer.sub.claim.name = sub 09:30:56 sasl.oauthbearer.token.endpoint.url = null 09:30:56 security.protocol = PLAINTEXT 09:30:56 security.providers = null 09:30:56 send.buffer.bytes = 131072 09:30:56 socket.connection.setup.timeout.max.ms = 30000 09:30:56 socket.connection.setup.timeout.ms = 10000 09:30:56 ssl.cipher.suites = null 09:30:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:30:56 ssl.endpoint.identification.algorithm = https 09:30:56 ssl.engine.factory.class = null 09:30:56 ssl.key.password = null 09:30:56 ssl.keymanager.algorithm = SunX509 09:30:56 ssl.keystore.certificate.chain = null 09:30:56 ssl.keystore.key = null 09:30:56 ssl.keystore.location = null 09:30:56 ssl.keystore.password = null 09:30:56 ssl.keystore.type = JKS 09:30:56 ssl.protocol = TLSv1.3 09:30:56 ssl.provider = null 09:30:56 ssl.secure.random.implementation = null 09:30:56 ssl.trustmanager.algorithm = PKIX 09:30:56 ssl.truststore.certificates = null 09:30:56 ssl.truststore.location = null 09:30:56 ssl.truststore.password = null 09:30:56 ssl.truststore.type = JKS 09:30:56 transaction.timeout.ms = 60000 09:30:56 transactional.id = null 09:30:56 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 09:30:56 09:30:56 2024-07-16T09:30:56.778Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:30:56 2024-07-16T09:30:56.778Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:30:56 2024-07-16T09:30:56.778Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:30:56 2024-07-16T09:30:56.778Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122256778 09:30:56 2024-07-16T09:30:56.796Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: a_o1Ut2uTz2oCdyoxFFkeQ 09:30:56 2024-07-16T09:30:56.860Z ERROR 7154 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 09:30:56 09:30:56 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 09:30:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) 09:30:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) 09:30:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) 09:30:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 09:30:56 at io.micrometer.observation.Observation.observe(Observation.java:499) 09:30:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 09:30:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 09:30:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 09:30:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 09:30:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 09:30:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 09:30:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 09:30:56 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 09:30:56 at java.base/java.lang.Thread.run(Thread.java:833) 09:30:56 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 09:30:56 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 09:30:56 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 09:30:56 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 09:30:56 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 09:30:56 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 09:30:56 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 09:30:56 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 09:30:56 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) 09:30:56 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 09:30:56 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 09:30:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) 09:30:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) 09:30:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) 09:30:56 ... 3 common frames omitted 09:30:56 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 09:30:56 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 09:30:56 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 09:30:56 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 09:30:56 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 09:30:56 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 09:30:56 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 09:30:56 ... 14 common frames omitted 09:30:56 09:30:56 2024-07-16T09:30:56.885Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:30:56 2024-07-16T09:30:56.885Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:57 2024-07-16T09:30:56.914Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:30:57 2024-07-16T09:30:56.916Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:30:57 acks = -1 09:30:57 auto.include.jmx.reporter = true 09:30:57 batch.size = 16384 09:30:57 bootstrap.servers = [PLAINTEXT://localhost:32782] 09:30:57 buffer.memory = 33554432 09:30:57 client.dns.lookup = use_all_dns_ips 09:30:57 client.id = producer-8 09:30:57 compression.type = none 09:30:57 connections.max.idle.ms = 540000 09:30:57 delivery.timeout.ms = 120000 09:30:57 enable.idempotence = false 09:30:57 interceptor.classes = [] 09:30:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:30:57 linger.ms = 1 09:30:57 max.block.ms = 60000 09:30:57 max.in.flight.requests.per.connection = 5 09:30:57 max.request.size = 1048576 09:30:57 metadata.max.age.ms = 300000 09:30:57 metadata.max.idle.ms = 300000 09:30:57 metric.reporters = [] 09:30:57 metrics.num.samples = 2 09:30:57 metrics.recording.level = INFO 09:30:57 metrics.sample.window.ms = 30000 09:30:57 partitioner.adaptive.partitioning.enable = true 09:30:57 partitioner.availability.timeout.ms = 0 09:30:57 partitioner.class = null 09:30:57 partitioner.ignore.keys = false 09:30:57 receive.buffer.bytes = 32768 09:30:57 reconnect.backoff.max.ms = 1000 09:30:57 reconnect.backoff.ms = 50 09:30:57 request.timeout.ms = 30000 09:30:57 retries = 0 09:30:57 retry.backoff.ms = 100 09:30:57 sasl.client.callback.handler.class = null 09:30:57 sasl.jaas.config = null 09:30:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:30:57 sasl.kerberos.min.time.before.relogin = 60000 09:30:57 sasl.kerberos.service.name = null 09:30:57 sasl.kerberos.ticket.renew.jitter = 0.05 09:30:57 sasl.kerberos.ticket.renew.window.factor = 0.8 09:30:57 sasl.login.callback.handler.class = null 09:30:57 sasl.login.class = null 09:30:57 sasl.login.connect.timeout.ms = null 09:30:57 sasl.login.read.timeout.ms = null 09:30:57 sasl.login.refresh.buffer.seconds = 300 09:30:57 sasl.login.refresh.min.period.seconds = 60 09:30:57 sasl.login.refresh.window.factor = 0.8 09:30:57 sasl.login.refresh.window.jitter = 0.05 09:30:57 sasl.login.retry.backoff.max.ms = 10000 09:30:57 sasl.login.retry.backoff.ms = 100 09:30:57 sasl.mechanism = GSSAPI 09:30:57 sasl.oauthbearer.clock.skew.seconds = 30 09:30:57 sasl.oauthbearer.expected.audience = null 09:30:57 sasl.oauthbearer.expected.issuer = null 09:30:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:30:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:30:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:30:57 sasl.oauthbearer.jwks.endpoint.url = null 09:30:57 sasl.oauthbearer.scope.claim.name = scope 09:30:57 sasl.oauthbearer.sub.claim.name = sub 09:30:57 sasl.oauthbearer.token.endpoint.url = null 09:30:57 security.protocol = PLAINTEXT 09:30:57 security.providers = null 09:30:57 send.buffer.bytes = 131072 09:30:57 socket.connection.setup.timeout.max.ms = 30000 09:30:57 socket.connection.setup.timeout.ms = 10000 09:30:57 ssl.cipher.suites = null 09:30:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:30:57 ssl.endpoint.identification.algorithm = https 09:30:57 ssl.engine.factory.class = null 09:30:57 ssl.key.password = null 09:30:57 ssl.keymanager.algorithm = SunX509 09:30:57 ssl.keystore.certificate.chain = null 09:30:57 ssl.keystore.key = null 09:30:57 ssl.keystore.location = null 09:30:57 ssl.keystore.password = null 09:30:57 ssl.keystore.type = JKS 09:30:57 ssl.protocol = TLSv1.3 09:30:57 ssl.provider = null 09:30:57 ssl.secure.random.implementation = null 09:30:57 ssl.trustmanager.algorithm = PKIX 09:30:57 ssl.truststore.certificates = null 09:30:57 ssl.truststore.location = null 09:30:57 ssl.truststore.password = null 09:30:57 ssl.truststore.type = JKS 09:30:57 transaction.timeout.ms = 60000 09:30:57 transactional.id = null 09:30:57 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:30:57 09:30:57 2024-07-16T09:30:56.919Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:30:57 2024-07-16T09:30:56.919Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:30:57 2024-07-16T09:30:56.919Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:30:57 2024-07-16T09:30:56.919Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122256919 09:30:57 2024-07-16T09:30:56.963Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: a_o1Ut2uTz2oCdyoxFFkeQ 09:30:57 2024-07-16T09:30:56.985Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:57 2024-07-16T09:30:56.985Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:57 2024-07-16T09:30:57.090Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:57 2024-07-16T09:30:57.090Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:57 2024-07-16T09:30:57.090Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:57 2024-07-16T09:30:57.105Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:30:57 2024-07-16T09:30:57.105Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:57 2024-07-16T09:30:57.139Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:57 2024-07-16T09:30:57.139Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:57 2024-07-16T09:30:57.139Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:57 2024-07-16T09:30:57.278Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:30:57 2024-07-16T09:30:57.278Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:30:57 acks = -1 09:30:57 auto.include.jmx.reporter = true 09:30:57 batch.size = 16384 09:30:57 bootstrap.servers = [PLAINTEXT://localhost:32782] 09:30:57 buffer.memory = 33554432 09:30:57 client.dns.lookup = use_all_dns_ips 09:30:57 client.id = producer-9 09:30:57 compression.type = none 09:30:57 connections.max.idle.ms = 540000 09:30:57 delivery.timeout.ms = 120000 09:30:57 enable.idempotence = false 09:30:57 interceptor.classes = [] 09:30:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:30:57 linger.ms = 1 09:30:57 max.block.ms = 60000 09:30:57 max.in.flight.requests.per.connection = 5 09:30:57 max.request.size = 1048576 09:30:57 metadata.max.age.ms = 300000 09:30:57 metadata.max.idle.ms = 300000 09:30:57 metric.reporters = [] 09:30:57 metrics.num.samples = 2 09:30:57 metrics.recording.level = INFO 09:30:57 metrics.sample.window.ms = 30000 09:30:57 partitioner.adaptive.partitioning.enable = true 09:30:57 partitioner.availability.timeout.ms = 0 09:30:57 partitioner.class = null 09:30:57 partitioner.ignore.keys = false 09:30:57 receive.buffer.bytes = 32768 09:30:57 reconnect.backoff.max.ms = 1000 09:30:57 reconnect.backoff.ms = 50 09:30:57 request.timeout.ms = 30000 09:30:57 retries = 0 09:30:57 retry.backoff.ms = 100 09:30:57 sasl.client.callback.handler.class = null 09:30:57 sasl.jaas.config = null 09:30:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:30:57 sasl.kerberos.min.time.before.relogin = 60000 09:30:57 sasl.kerberos.service.name = null 09:30:57 sasl.kerberos.ticket.renew.jitter = 0.05 09:30:57 sasl.kerberos.ticket.renew.window.factor = 0.8 09:30:57 sasl.login.callback.handler.class = null 09:30:57 sasl.login.class = null 09:30:57 sasl.login.connect.timeout.ms = null 09:30:57 sasl.login.read.timeout.ms = null 09:30:57 sasl.login.refresh.buffer.seconds = 300 09:30:57 sasl.login.refresh.min.period.seconds = 60 09:30:57 sasl.login.refresh.window.factor = 0.8 09:30:57 sasl.login.refresh.window.jitter = 0.05 09:30:57 sasl.login.retry.backoff.max.ms = 10000 09:30:57 sasl.login.retry.backoff.ms = 100 09:30:57 sasl.mechanism = GSSAPI 09:30:57 sasl.oauthbearer.clock.skew.seconds = 30 09:30:57 sasl.oauthbearer.expected.audience = null 09:30:57 sasl.oauthbearer.expected.issuer = null 09:30:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:30:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:30:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:30:57 sasl.oauthbearer.jwks.endpoint.url = null 09:30:57 sasl.oauthbearer.scope.claim.name = scope 09:30:57 sasl.oauthbearer.sub.claim.name = sub 09:30:57 sasl.oauthbearer.token.endpoint.url = null 09:30:57 security.protocol = PLAINTEXT 09:30:57 security.providers = null 09:30:57 send.buffer.bytes = 131072 09:30:57 socket.connection.setup.timeout.max.ms = 30000 09:30:57 socket.connection.setup.timeout.ms = 10000 09:30:57 ssl.cipher.suites = null 09:30:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:30:57 ssl.endpoint.identification.algorithm = https 09:30:57 ssl.engine.factory.class = null 09:30:57 ssl.key.password = null 09:30:57 ssl.keymanager.algorithm = SunX509 09:30:57 ssl.keystore.certificate.chain = null 09:30:57 ssl.keystore.key = null 09:30:57 ssl.keystore.location = null 09:30:57 ssl.keystore.password = null 09:30:57 ssl.keystore.type = JKS 09:30:57 ssl.protocol = TLSv1.3 09:30:57 ssl.provider = null 09:30:57 ssl.secure.random.implementation = null 09:30:57 ssl.trustmanager.algorithm = PKIX 09:30:57 ssl.truststore.certificates = null 09:30:57 ssl.truststore.location = null 09:30:57 ssl.truststore.password = null 09:30:57 ssl.truststore.type = JKS 09:30:57 transaction.timeout.ms = 60000 09:30:57 transactional.id = null 09:30:57 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:30:57 09:30:57 2024-07-16T09:30:57.280Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:30:57 2024-07-16T09:30:57.280Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:30:57 2024-07-16T09:30:57.280Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:30:57 2024-07-16T09:30:57.280Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122257280 09:30:57 2024-07-16T09:30:57.287Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: a_o1Ut2uTz2oCdyoxFFkeQ 09:30:57 2024-07-16T09:30:57.331Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:30:57 2024-07-16T09:30:57.331Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:57 2024-07-16T09:30:57.363Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:30:57 2024-07-16T09:30:57.363Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:57 2024-07-16T09:30:57.463Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:57 2024-07-16T09:30:57.464Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:57 2024-07-16T09:30:57.599Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:30:57 2024-07-16T09:30:57.599Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:30:57 acks = -1 09:30:57 auto.include.jmx.reporter = true 09:30:57 batch.size = 16384 09:30:57 bootstrap.servers = [PLAINTEXT://localhost:32782] 09:30:57 buffer.memory = 33554432 09:30:57 client.dns.lookup = use_all_dns_ips 09:30:57 client.id = producer-10 09:30:57 compression.type = none 09:30:57 connections.max.idle.ms = 540000 09:30:57 delivery.timeout.ms = 120000 09:30:57 enable.idempotence = false 09:30:57 interceptor.classes = [] 09:30:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:30:57 linger.ms = 1 09:30:57 max.block.ms = 60000 09:30:57 max.in.flight.requests.per.connection = 5 09:30:57 max.request.size = 1048576 09:30:57 metadata.max.age.ms = 300000 09:30:57 metadata.max.idle.ms = 300000 09:30:57 metric.reporters = [] 09:30:57 metrics.num.samples = 2 09:30:57 metrics.recording.level = INFO 09:30:57 metrics.sample.window.ms = 30000 09:30:57 partitioner.adaptive.partitioning.enable = true 09:30:57 partitioner.availability.timeout.ms = 0 09:30:57 partitioner.class = null 09:30:57 partitioner.ignore.keys = false 09:30:57 receive.buffer.bytes = 32768 09:30:57 reconnect.backoff.max.ms = 1000 09:30:57 reconnect.backoff.ms = 50 09:30:57 request.timeout.ms = 30000 09:30:57 retries = 0 09:30:57 retry.backoff.ms = 100 09:30:57 sasl.client.callback.handler.class = null 09:30:57 sasl.jaas.config = null 09:30:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:30:57 sasl.kerberos.min.time.before.relogin = 60000 09:30:57 sasl.kerberos.service.name = null 09:30:57 sasl.kerberos.ticket.renew.jitter = 0.05 09:30:57 sasl.kerberos.ticket.renew.window.factor = 0.8 09:30:57 sasl.login.callback.handler.class = null 09:30:57 sasl.login.class = null 09:30:57 sasl.login.connect.timeout.ms = null 09:30:57 sasl.login.read.timeout.ms = null 09:30:57 sasl.login.refresh.buffer.seconds = 300 09:30:57 sasl.login.refresh.min.period.seconds = 60 09:30:57 sasl.login.refresh.window.factor = 0.8 09:30:57 sasl.login.refresh.window.jitter = 0.05 09:30:57 sasl.login.retry.backoff.max.ms = 10000 09:30:57 sasl.login.retry.backoff.ms = 100 09:30:57 sasl.mechanism = GSSAPI 09:30:57 sasl.oauthbearer.clock.skew.seconds = 30 09:30:57 sasl.oauthbearer.expected.audience = null 09:30:57 sasl.oauthbearer.expected.issuer = null 09:30:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:30:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:30:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:30:57 sasl.oauthbearer.jwks.endpoint.url = null 09:30:57 sasl.oauthbearer.scope.claim.name = scope 09:30:57 sasl.oauthbearer.sub.claim.name = sub 09:30:57 sasl.oauthbearer.token.endpoint.url = null 09:30:57 security.protocol = PLAINTEXT 09:30:57 security.providers = null 09:30:57 send.buffer.bytes = 131072 09:30:57 socket.connection.setup.timeout.max.ms = 30000 09:30:57 socket.connection.setup.timeout.ms = 10000 09:30:57 ssl.cipher.suites = null 09:30:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:30:57 ssl.endpoint.identification.algorithm = https 09:30:57 ssl.engine.factory.class = null 09:30:57 ssl.key.password = null 09:30:57 ssl.keymanager.algorithm = SunX509 09:30:57 ssl.keystore.certificate.chain = null 09:30:57 ssl.keystore.key = null 09:30:57 ssl.keystore.location = null 09:30:57 ssl.keystore.password = null 09:30:57 ssl.keystore.type = JKS 09:30:57 ssl.protocol = TLSv1.3 09:30:57 ssl.provider = null 09:30:57 ssl.secure.random.implementation = null 09:30:57 ssl.trustmanager.algorithm = PKIX 09:30:57 ssl.truststore.certificates = null 09:30:57 ssl.truststore.location = null 09:30:57 ssl.truststore.password = null 09:30:57 ssl.truststore.type = JKS 09:30:57 transaction.timeout.ms = 60000 09:30:57 transactional.id = null 09:30:57 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:30:57 09:30:57 2024-07-16T09:30:57.603Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:30:57 2024-07-16T09:30:57.603Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:30:57 2024-07-16T09:30:57.603Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:30:57 2024-07-16T09:30:57.603Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122257603 09:30:57 2024-07-16T09:30:57.611Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: a_o1Ut2uTz2oCdyoxFFkeQ 09:30:57 2024-07-16T09:30:57.704Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:30:57 2024-07-16T09:30:57.704Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:57.922Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:30:58 2024-07-16T09:30:57.922Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:30:58 acks = -1 09:30:58 auto.include.jmx.reporter = true 09:30:58 batch.size = 16384 09:30:58 bootstrap.servers = [PLAINTEXT://localhost:32782] 09:30:58 buffer.memory = 33554432 09:30:58 client.dns.lookup = use_all_dns_ips 09:30:58 client.id = producer-11 09:30:58 compression.type = none 09:30:58 connections.max.idle.ms = 540000 09:30:58 delivery.timeout.ms = 120000 09:30:58 enable.idempotence = false 09:30:58 interceptor.classes = [] 09:30:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:30:58 linger.ms = 1 09:30:58 max.block.ms = 60000 09:30:58 max.in.flight.requests.per.connection = 5 09:30:58 max.request.size = 1048576 09:30:58 metadata.max.age.ms = 300000 09:30:58 metadata.max.idle.ms = 300000 09:30:58 metric.reporters = [] 09:30:58 metrics.num.samples = 2 09:30:58 metrics.recording.level = INFO 09:30:58 metrics.sample.window.ms = 30000 09:30:58 partitioner.adaptive.partitioning.enable = true 09:30:58 partitioner.availability.timeout.ms = 0 09:30:58 partitioner.class = null 09:30:58 partitioner.ignore.keys = false 09:30:58 receive.buffer.bytes = 32768 09:30:58 reconnect.backoff.max.ms = 1000 09:30:58 reconnect.backoff.ms = 50 09:30:58 request.timeout.ms = 30000 09:30:58 retries = 0 09:30:58 retry.backoff.ms = 100 09:30:58 sasl.client.callback.handler.class = null 09:30:58 sasl.jaas.config = null 09:30:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:30:58 sasl.kerberos.min.time.before.relogin = 60000 09:30:58 sasl.kerberos.service.name = null 09:30:58 sasl.kerberos.ticket.renew.jitter = 0.05 09:30:58 sasl.kerberos.ticket.renew.window.factor = 0.8 09:30:58 sasl.login.callback.handler.class = null 09:30:58 sasl.login.class = null 09:30:58 sasl.login.connect.timeout.ms = null 09:30:58 sasl.login.read.timeout.ms = null 09:30:58 sasl.login.refresh.buffer.seconds = 300 09:30:58 sasl.login.refresh.min.period.seconds = 60 09:30:58 sasl.login.refresh.window.factor = 0.8 09:30:58 sasl.login.refresh.window.jitter = 0.05 09:30:58 sasl.login.retry.backoff.max.ms = 10000 09:30:58 sasl.login.retry.backoff.ms = 100 09:30:58 sasl.mechanism = GSSAPI 09:30:58 sasl.oauthbearer.clock.skew.seconds = 30 09:30:58 sasl.oauthbearer.expected.audience = null 09:30:58 sasl.oauthbearer.expected.issuer = null 09:30:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:30:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:30:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:30:58 sasl.oauthbearer.jwks.endpoint.url = null 09:30:58 sasl.oauthbearer.scope.claim.name = scope 09:30:58 sasl.oauthbearer.sub.claim.name = sub 09:30:58 sasl.oauthbearer.token.endpoint.url = null 09:30:58 security.protocol = PLAINTEXT 09:30:58 security.providers = null 09:30:58 send.buffer.bytes = 131072 09:30:58 socket.connection.setup.timeout.max.ms = 30000 09:30:58 socket.connection.setup.timeout.ms = 10000 09:30:58 ssl.cipher.suites = null 09:30:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:30:58 ssl.endpoint.identification.algorithm = https 09:30:58 ssl.engine.factory.class = null 09:30:58 ssl.key.password = null 09:30:58 ssl.keymanager.algorithm = SunX509 09:30:58 ssl.keystore.certificate.chain = null 09:30:58 ssl.keystore.key = null 09:30:58 ssl.keystore.location = null 09:30:58 ssl.keystore.password = null 09:30:58 ssl.keystore.type = JKS 09:30:58 ssl.protocol = TLSv1.3 09:30:58 ssl.provider = null 09:30:58 ssl.secure.random.implementation = null 09:30:58 ssl.trustmanager.algorithm = PKIX 09:30:58 ssl.truststore.certificates = null 09:30:58 ssl.truststore.location = null 09:30:58 ssl.truststore.password = null 09:30:58 ssl.truststore.type = JKS 09:30:58 transaction.timeout.ms = 60000 09:30:58 transactional.id = null 09:30:58 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 09:30:58 09:30:58 2024-07-16T09:30:57.925Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:30:58 2024-07-16T09:30:57.925Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:30:58 2024-07-16T09:30:57.925Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:30:58 2024-07-16T09:30:57.925Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122257925 09:30:58 2024-07-16T09:30:57.942Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: a_o1Ut2uTz2oCdyoxFFkeQ 09:30:58 2024-07-16T09:30:57.943Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:30:58 2024-07-16T09:30:57.943Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:57.943Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:58 2024-07-16T09:30:57.966Z ERROR 7154 --- [ntainer#1-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 09:30:58 09:30:58 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 09:30:58 Endpoint handler details: 09:30:58 Method [public void org.onap.cps.ncmp.impl.data.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 09:30:58 Bean [org.onap.cps.ncmp.impl.data.async.AsyncRestRequestResponseEventConsumer@13640e2] 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2950) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2895) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2859) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 09:30:58 at io.micrometer.observation.Observation.observe(Observation.java:499) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 09:30:58 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 09:30:58 at java.base/java.lang.Thread.run(Thread.java:833) 09:30:58 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 09:30:58 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) 09:30:58 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 09:30:58 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 09:30:58 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 09:30:58 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 09:30:58 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2881) 09:30:58 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 09:30:58 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 09:30:58 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 09:30:58 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 09:30:58 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 09:30:58 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2881) 09:30:58 ... 12 common frames omitted 09:30:58 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot convert from [java.lang.String] to [org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent] for GenericMessage [payload=simple string event, headers={kafka_offset=5, kafka_consumer=org.springframework.kafka.core.DefaultKafkaConsumerFactory$ExtendedKafkaConsumer@33330bfa, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1721122257942, kafka_groupId=ncmp-async-rest-request-event-group}] 09:30:58 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 09:30:58 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 09:30:58 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 09:30:58 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 09:30:58 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 09:30:58 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 09:30:58 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:376) 09:30:58 ... 17 common frames omitted 09:30:58 09:30:58 2024-07-16T09:30:57.967Z ERROR 7154 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 09:30:58 09:30:58 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 09:30:58 at io.micrometer.observation.Observation.observe(Observation.java:499) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 09:30:58 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 09:30:58 at java.base/java.lang.Thread.run(Thread.java:833) 09:30:58 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 09:30:58 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 09:30:58 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 09:30:58 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 09:30:58 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 09:30:58 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 09:30:58 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 09:30:58 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 09:30:58 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) 09:30:58 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 09:30:58 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) 09:30:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) 09:30:58 ... 3 common frames omitted 09:30:58 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 09:30:58 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 09:30:58 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 09:30:58 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 09:30:58 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 09:30:58 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 09:30:58 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 09:30:58 ... 14 common frames omitted 09:30:58 09:30:58 2024-07-16T09:30:57.994Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:58 2024-07-16T09:30:57.994Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:57.994Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:58 2024-07-16T09:30:58.141Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.141Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.233Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.234Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.260Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.260Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.371Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.371Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.467Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.467Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.473Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 09:30:58 2024-07-16T09:30:58.473Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.473Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 09:30:58 2024-07-16T09:30:58.474Z INFO 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.474Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.474Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 09:30:58 2024-07-16T09:30:58.474Z INFO 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 31 due to node 1 being disconnected (elapsed time since creation: 510ms, elapsed time since send: 510ms, request timeout: 30000ms) 09:30:58 2024-07-16T09:30:58.474Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.474Z INFO 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 09:30:58 2024-07-16T09:30:58.474Z INFO 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.474Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.474Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 09:30:58 2024-07-16T09:30:58.474Z INFO 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 33 due to node 1 being disconnected (elapsed time since creation: 511ms, elapsed time since send: 511ms, request timeout: 30000ms) 09:30:58 2024-07-16T09:30:58.474Z INFO 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 09:30:58 2024-07-16T09:30:58.474Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.474Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.474Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 09:30:58 2024-07-16T09:30:58.475Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 09:30:58 2024-07-16T09:30:58.475Z INFO 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 09:30:58 2024-07-16T09:30:58.475Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 09:30:58 2024-07-16T09:30:58.475Z INFO 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 09:30:58 2024-07-16T09:30:58.475Z INFO 7154 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=2089775272, epoch=6) to node 1: 09:30:58 09:30:58 org.apache.kafka.common.errors.DisconnectException: null 09:30:58 09:30:58 2024-07-16T09:30:58.475Z INFO 7154 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=335465705, epoch=6) to node 1: 09:30:58 09:30:58 org.apache.kafka.common.errors.DisconnectException: null 09:30:58 09:30:58 2024-07-16T09:30:58.476Z INFO 7154 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32782 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 09:30:58 2024-07-16T09:30:58.479Z INFO 7154 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32782 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 09:30:58 2024-07-16T09:30:58.562Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.562Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.574Z INFO 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.575Z WARN 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.575Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.575Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.575Z INFO 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.575Z WARN 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.575Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.575Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.575Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.576Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.576Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.576Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.576Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.576Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.576Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.576Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.676Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.676Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.676Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.676Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.677Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.677Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.678Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.678Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.724Z INFO 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.724Z WARN 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.726Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.726Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.727Z INFO 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.727Z WARN 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.728Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.728Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.848Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:30:58 2024-07-16T09:30:58.848Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.849Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:30:58 2024-07-16T09:30:58.877Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.877Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.877Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.877Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.878Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.878Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.879Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.879Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.926Z INFO 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.926Z WARN 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.926Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:30:58 2024-07-16T09:30:58.926Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:58 2024-07-16T09:30:58.929Z INFO 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 09:30:59 2024-07-16T09:30:58.930Z WARN 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:59 2024-07-16T09:30:58.930Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:30:59 2024-07-16T09:30:58.930Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:30:59 2024-07-16T09:30:58.940Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 09:30:59 2024-07-16T09:30:58.940Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 09:30:59 2024-07-16T09:30:58.941Z INFO 7154 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 09:30:59 2024-07-16T09:30:58.941Z INFO 7154 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 09:30:59 2024-07-16T09:30:58.941Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 09:30:59 2024-07-16T09:30:58.941Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 09:30:59 2024-07-16T09:30:58.941Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 09:30:59 2024-07-16T09:30:58.941Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 09:30:59 2024-07-16T09:30:58.941Z INFO 7154 --- [ntainer#1-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 09:30:59 2024-07-16T09:30:58.941Z INFO 7154 --- [ntainer#0-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 09:30:59 2024-07-16T09:30:58.943Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 09:30:59 2024-07-16T09:30:58.943Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 09:30:59 2024-07-16T09:30:58.943Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 09:30:59 2024-07-16T09:30:58.943Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 09:30:59 2024-07-16T09:30:58.944Z INFO 7154 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:30:59 2024-07-16T09:30:58.944Z INFO 7154 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:30:59 2024-07-16T09:30:58.944Z INFO 7154 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:30:59 2024-07-16T09:30:58.944Z INFO 7154 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:30:59 2024-07-16T09:30:58.944Z INFO 7154 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:30:59 2024-07-16T09:30:58.945Z INFO 7154 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:30:59 2024-07-16T09:30:58.949Z INFO 7154 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-6 unregistered 09:30:59 2024-07-16T09:30:58.950Z INFO 7154 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-7 unregistered 09:30:59 2024-07-16T09:30:58.950Z INFO 7154 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 09:30:59 2024-07-16T09:30:58.950Z INFO 7154 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 09:30:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.025 s - in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 09:30:59 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 09:31:04 2024-07-16T09:30:58.969Z INFO 7154 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 09:31:04 2024-07-16T09:30:59.002Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:04 2024-07-16T09:30:59.002Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:30:59.002Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:04 2024-07-16T09:30:59.036Z INFO 7154 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 6964e1a65792c098058d475f29881fb1447fc533d15fdac9a1db75f4cd8a71da 09:31:04 2024-07-16T09:30:59.149Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:04 2024-07-16T09:30:59.149Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:30:59.230Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:04 2024-07-16T09:30:59.230Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:30:59.280Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:04 2024-07-16T09:30:59.281Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:30:59.282Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:04 2024-07-16T09:30:59.282Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:30:59.283Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:04 2024-07-16T09:30:59.283Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:30:59.323Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:04 2024-07-16T09:30:59.323Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:30:59.332Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:04 2024-07-16T09:30:59.332Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:30:59.337Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:04 2024-07-16T09:30:59.337Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:30:59.371Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:04 2024-07-16T09:30:59.371Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:30:59.376Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:04 2024-07-16T09:30:59.376Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:30:59.437Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:04 2024-07-16T09:30:59.437Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:30:59.626Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:04 2024-07-16T09:30:59.626Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:30:59.868Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:04 2024-07-16T09:30:59.868Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:30:59.868Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:04 2024-07-16T09:30:59.959Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:04 2024-07-16T09:30:59.959Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:00.009Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:04 2024-07-16T09:31:00.009Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:00.010Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:04 2024-07-16T09:31:00.068Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:04 2024-07-16T09:31:00.068Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:00.071Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:04 2024-07-16T09:31:00.071Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:00.087Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:04 2024-07-16T09:31:00.087Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:00.140Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:04 2024-07-16T09:31:00.140Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:00.187Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:04 2024-07-16T09:31:00.187Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:00.251Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:04 2024-07-16T09:31:00.251Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:00.291Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:04 2024-07-16T09:31:00.291Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:00.293Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:04 2024-07-16T09:31:00.293Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:00.493Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:04 2024-07-16T09:31:00.493Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:00.541Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:04 2024-07-16T09:31:00.541Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:00.582Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:04 2024-07-16T09:31:00.582Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:00.882Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:04 2024-07-16T09:31:00.882Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:00.916Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:04 2024-07-16T09:31:00.916Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:00.920Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:04 2024-07-16T09:31:00.920Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:00.920Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:04 2024-07-16T09:31:01.032Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:04 2024-07-16T09:31:01.032Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:01.033Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:04 2024-07-16T09:31:01.042Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:04 2024-07-16T09:31:01.042Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:01.085Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:04 2024-07-16T09:31:01.085Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:01.101Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:04 2024-07-16T09:31:01.101Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:01.107Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:04 2024-07-16T09:31:01.107Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:01.192Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:04 2024-07-16T09:31:01.192Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:01.344Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:04 2024-07-16T09:31:01.344Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:01.394Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:04 2024-07-16T09:31:01.394Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:01.443Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:04 2024-07-16T09:31:01.444Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:01.598Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:04 2024-07-16T09:31:01.598Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:01.686Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:04 2024-07-16T09:31:01.686Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:04 2024-07-16T09:31:01.825Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:05 2024-07-16T09:31:01.825Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:01.825Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:05 2024-07-16T09:31:01.825Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:05 2024-07-16T09:31:01.825Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:01.939Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:05 2024-07-16T09:31:01.939Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:01.989Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:05 2024-07-16T09:31:01.989Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:02.001Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:05 2024-07-16T09:31:02.001Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:02.105Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:05 2024-07-16T09:31:02.105Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:02.105Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:05 2024-07-16T09:31:02.148Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:05 2024-07-16T09:31:02.148Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:02.311Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:05 2024-07-16T09:31:02.311Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:02.349Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:05 2024-07-16T09:31:02.349Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:02.399Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:05 2024-07-16T09:31:02.399Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:02.552Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:05 2024-07-16T09:31:02.552Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:02.598Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:05 2024-07-16T09:31:02.598Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:02.647Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:05 2024-07-16T09:31:02.647Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:02.769Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:05 2024-07-16T09:31:02.769Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:02.769Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:05 2024-07-16T09:31:02.791Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:05 2024-07-16T09:31:02.791Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:02.822Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:05 2024-07-16T09:31:02.822Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:02.872Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:05 2024-07-16T09:31:02.872Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:03.005Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:05 2024-07-16T09:31:03.005Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:03.065Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:05 2024-07-16T09:31:03.066Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:03.115Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:05 2024-07-16T09:31:03.115Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:03.138Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:05 2024-07-16T09:31:03.138Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:03.138Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:05 2024-07-16T09:31:03.205Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:05 2024-07-16T09:31:03.206Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:03.216Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:05 2024-07-16T09:31:03.216Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:03.408Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:05 2024-07-16T09:31:03.408Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:03.581Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:05 2024-07-16T09:31:03.581Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:03.581Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:05 2024-07-16T09:31:03.601Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:05 2024-07-16T09:31:03.602Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:03.622Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:05 2024-07-16T09:31:03.622Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:03.654Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:05 2024-07-16T09:31:03.654Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:03.694Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:05 2024-07-16T09:31:03.694Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:03.796Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:05 2024-07-16T09:31:03.796Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:04.050Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:05 2024-07-16T09:31:04.050Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:04.170Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:05 2024-07-16T09:31:04.170Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:04.175Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:05 2024-07-16T09:31:04.175Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:04.181Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:05 2024-07-16T09:31:04.181Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:04.213Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:05 2024-07-16T09:31:04.213Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:04.312Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:05 2024-07-16T09:31:04.312Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:04.352Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:05 2024-07-16T09:31:04.352Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:04.352Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:05 2024-07-16T09:31:04.436Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:05 2024-07-16T09:31:04.436Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:04.492Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:05 2024-07-16T09:31:04.492Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:04.492Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:05 2024-07-16T09:31:04.627Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:05 2024-07-16T09:31:04.628Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:04.699Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:05 2024-07-16T09:31:04.699Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:04.703Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:05 2024-07-16T09:31:04.704Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:04.715Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:05 2024-07-16T09:31:04.715Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:04.770Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:05 2024-07-16T09:31:04.770Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:04.905Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:05 2024-07-16T09:31:04.905Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:04.924Z INFO 7154 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.955025299S 09:31:05 09:31:04,949 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 09:31:05 09:31:04,951 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 09:31:05 09:31:04,952 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5cf3cc6b - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] is not of type file 09:31:05 09:31:04,955 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20faeee0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 09:31:05 09:31:04,955 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5cf3cc6b - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 09:31:05 09:31:04,957 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 09:31:05 09:31:04,957 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:31:05 09:31:04,957 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 09:31:05 09:31:04,957 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:31:05 09:31:04,957 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:31:05 09:31:04,957 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20faeee0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 09:31:05 09:31:04,957 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5cf3cc6b - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 09:31:05 09:31:04,959 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:31:05 09:31:04,959 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:31:05 09:31:04,959 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:31:05 09:31:04,960 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1721122264960) 09:31:05 09:31:04,960 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] 09:31:05 09:31:04,960 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:31:05 09:31:04,961 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:31:05 09:31:04,961 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c9a95bb - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:31:05 09:31:04,961 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:31:05 09:31:04,961 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c9a95bb - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:31:05 09:31:04,961 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:31:05 09:31:04,961 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c9a95bb - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:31:05 09:31:04,961 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:31:05 09:31:04,961 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c9a95bb - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:31:05 09:31:04,961 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:31:05 09:31:04,961 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c9a95bb - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:31:05 09:31:04,961 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:31:05 09:31:04,961 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c9a95bb - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:31:05 09:31:04,961 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:31:05 09:31:04,961 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c9a95bb - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:31:05 09:31:04,961 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:31:05 09:31:04,961 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c9a95bb - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:31:05 09:31:04,961 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:31:05 09:31:04,961 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:31:05 09:31:04,962 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:31:05 09:31:04,962 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:31:05 09:31:04,962 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:31:05 09:31:04,962 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:31:05 09:31:04,963 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:31:05 09:31:04,968 |-INFO in ch.qos.logback.classic.pattern.DateConverter@65cec7d9 - Setting zoneId to "UTC" 09:31:05 09:31:04,969 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:31:05 09:31:04,969 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:31:05 09:31:04,973 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:31:05 09:31:04,973 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:31:05 09:31:04,973 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:31:05 09:31:04,973 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:31:05 09:31:04,973 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:31:05 09:31:04,973 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2c9a95bb - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:31:05 09:31:04,973 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:31:05 09:31:04,973 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@51475ac1 - End of configuration. 09:31:05 09:31:04,973 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@13955416 - Registering current configuration as safe fallback point 09:31:05 09:31:05 09:31:05 . ____ _ __ _ _ 09:31:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:31:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:31:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:31:05 ' |____| .__|_| |_|_| |_\__, | / / / / 09:31:05 =========|_|==============|___/=/_/_/_/ 09:31:05 :: Spring Boot :: (v3.2.4) 09:31:05 09:31:05 2024-07-16T09:31:04.977Z INFO 7154 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7154 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 09:31:05 2024-07-16T09:31:04.977Z INFO 7154 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 09:31:05 2024-07-16T09:31:05.030Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:05 2024-07-16T09:31:05.030Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:05.055Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:05 2024-07-16T09:31:05.055Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:05.089Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:05 2024-07-16T09:31:05.089Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:05.203Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:05 2024-07-16T09:31:05.203Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:05.278Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:05 2024-07-16T09:31:05.278Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:05.371Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:05 2024-07-16T09:31:05.371Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:05.371Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:05 2024-07-16T09:31:05.397Z INFO 7154 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint(s) beneath base path '/actuator' 09:31:05 2024-07-16T09:31:05.417Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:05 2024-07-16T09:31:05.417Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:05.422Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:05 2024-07-16T09:31:05.422Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:05.422Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:05 2024-07-16T09:31:05.519Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:05 2024-07-16T09:31:05.519Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:05 2024-07-16T09:31:05.538Z INFO 7154 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:31:05 allow.auto.create.topics = true 09:31:05 auto.commit.interval.ms = 5000 09:31:05 auto.include.jmx.reporter = true 09:31:05 auto.offset.reset = latest 09:31:05 bootstrap.servers = [PLAINTEXT://localhost:32784] 09:31:05 check.crcs = true 09:31:05 client.dns.lookup = use_all_dns_ips 09:31:05 client.id = consumer-ncmp-data-operation-event-group-8 09:31:05 client.rack = 09:31:05 connections.max.idle.ms = 540000 09:31:05 default.api.timeout.ms = 60000 09:31:05 enable.auto.commit = false 09:31:05 exclude.internal.topics = true 09:31:05 fetch.max.bytes = 52428800 09:31:05 fetch.max.wait.ms = 500 09:31:05 fetch.min.bytes = 1 09:31:05 group.id = ncmp-data-operation-event-group 09:31:05 group.instance.id = null 09:31:05 heartbeat.interval.ms = 3000 09:31:05 interceptor.classes = [] 09:31:05 internal.leave.group.on.close = true 09:31:05 internal.throw.on.fetch.stable.offset.unsupported = false 09:31:05 isolation.level = read_uncommitted 09:31:05 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:31:05 max.partition.fetch.bytes = 1048576 09:31:05 max.poll.interval.ms = 300000 09:31:05 max.poll.records = 500 09:31:05 metadata.max.age.ms = 300000 09:31:05 metric.reporters = [] 09:31:05 metrics.num.samples = 2 09:31:05 metrics.recording.level = INFO 09:31:05 metrics.sample.window.ms = 30000 09:31:05 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:31:05 receive.buffer.bytes = 65536 09:31:05 reconnect.backoff.max.ms = 1000 09:31:05 reconnect.backoff.ms = 50 09:31:05 request.timeout.ms = 30000 09:31:05 retry.backoff.ms = 100 09:31:05 sasl.client.callback.handler.class = null 09:31:05 sasl.jaas.config = null 09:31:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:31:05 sasl.kerberos.min.time.before.relogin = 60000 09:31:05 sasl.kerberos.service.name = null 09:31:05 sasl.kerberos.ticket.renew.jitter = 0.05 09:31:05 sasl.kerberos.ticket.renew.window.factor = 0.8 09:31:05 sasl.login.callback.handler.class = null 09:31:05 sasl.login.class = null 09:31:05 sasl.login.connect.timeout.ms = null 09:31:05 sasl.login.read.timeout.ms = null 09:31:05 sasl.login.refresh.buffer.seconds = 300 09:31:05 sasl.login.refresh.min.period.seconds = 60 09:31:05 sasl.login.refresh.window.factor = 0.8 09:31:05 sasl.login.refresh.window.jitter = 0.05 09:31:05 sasl.login.retry.backoff.max.ms = 10000 09:31:05 sasl.login.retry.backoff.ms = 100 09:31:05 sasl.mechanism = GSSAPI 09:31:05 sasl.oauthbearer.clock.skew.seconds = 30 09:31:05 sasl.oauthbearer.expected.audience = null 09:31:05 sasl.oauthbearer.expected.issuer = null 09:31:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:31:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:31:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:31:05 sasl.oauthbearer.jwks.endpoint.url = null 09:31:05 sasl.oauthbearer.scope.claim.name = scope 09:31:05 sasl.oauthbearer.sub.claim.name = sub 09:31:05 sasl.oauthbearer.token.endpoint.url = null 09:31:05 security.protocol = PLAINTEXT 09:31:05 security.providers = null 09:31:05 send.buffer.bytes = 131072 09:31:05 session.timeout.ms = 45000 09:31:05 socket.connection.setup.timeout.max.ms = 30000 09:31:05 socket.connection.setup.timeout.ms = 10000 09:31:05 ssl.cipher.suites = null 09:31:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:31:05 ssl.endpoint.identification.algorithm = https 09:31:05 ssl.engine.factory.class = null 09:31:05 ssl.key.password = null 09:31:05 ssl.keymanager.algorithm = SunX509 09:31:05 ssl.keystore.certificate.chain = null 09:31:05 ssl.keystore.key = null 09:31:05 ssl.keystore.location = null 09:31:05 ssl.keystore.password = null 09:31:05 ssl.keystore.type = JKS 09:31:05 ssl.protocol = TLSv1.3 09:31:05 ssl.provider = null 09:31:05 ssl.secure.random.implementation = null 09:31:05 ssl.trustmanager.algorithm = PKIX 09:31:05 ssl.truststore.certificates = null 09:31:05 ssl.truststore.location = null 09:31:05 ssl.truststore.password = null 09:31:05 ssl.truststore.type = JKS 09:31:05 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:31:05 09:31:05 2024-07-16T09:31:05.540Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:31:05 2024-07-16T09:31:05.540Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:31:05 2024-07-16T09:31:05.540Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122265540 09:31:05 2024-07-16T09:31:05.540Z INFO 7154 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 09:31:05 2024-07-16T09:31:05.542Z INFO 7154 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:31:05 allow.auto.create.topics = true 09:31:05 auto.commit.interval.ms = 5000 09:31:05 auto.include.jmx.reporter = true 09:31:05 auto.offset.reset = latest 09:31:05 bootstrap.servers = [PLAINTEXT://localhost:32784] 09:31:05 check.crcs = true 09:31:05 client.dns.lookup = use_all_dns_ips 09:31:05 client.id = consumer-ncmp-async-rest-request-event-group-9 09:31:05 client.rack = 09:31:05 connections.max.idle.ms = 540000 09:31:05 default.api.timeout.ms = 60000 09:31:05 enable.auto.commit = false 09:31:05 exclude.internal.topics = true 09:31:05 fetch.max.bytes = 52428800 09:31:05 fetch.max.wait.ms = 500 09:31:05 fetch.min.bytes = 1 09:31:05 group.id = ncmp-async-rest-request-event-group 09:31:05 group.instance.id = null 09:31:05 heartbeat.interval.ms = 3000 09:31:05 interceptor.classes = [] 09:31:05 internal.leave.group.on.close = true 09:31:05 internal.throw.on.fetch.stable.offset.unsupported = false 09:31:05 isolation.level = read_uncommitted 09:31:05 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:31:05 max.partition.fetch.bytes = 1048576 09:31:05 max.poll.interval.ms = 300000 09:31:05 max.poll.records = 500 09:31:05 metadata.max.age.ms = 300000 09:31:05 metric.reporters = [] 09:31:05 metrics.num.samples = 2 09:31:05 metrics.recording.level = INFO 09:31:05 metrics.sample.window.ms = 30000 09:31:05 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:31:05 receive.buffer.bytes = 65536 09:31:05 reconnect.backoff.max.ms = 1000 09:31:05 reconnect.backoff.ms = 50 09:31:05 request.timeout.ms = 30000 09:31:05 retry.backoff.ms = 100 09:31:05 sasl.client.callback.handler.class = null 09:31:05 sasl.jaas.config = null 09:31:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:31:05 sasl.kerberos.min.time.before.relogin = 60000 09:31:05 sasl.kerberos.service.name = null 09:31:05 sasl.kerberos.ticket.renew.jitter = 0.05 09:31:05 sasl.kerberos.ticket.renew.window.factor = 0.8 09:31:05 sasl.login.callback.handler.class = null 09:31:05 sasl.login.class = null 09:31:05 sasl.login.connect.timeout.ms = null 09:31:05 sasl.login.read.timeout.ms = null 09:31:05 sasl.login.refresh.buffer.seconds = 300 09:31:05 sasl.login.refresh.min.period.seconds = 60 09:31:05 sasl.login.refresh.window.factor = 0.8 09:31:05 sasl.login.refresh.window.jitter = 0.05 09:31:05 sasl.login.retry.backoff.max.ms = 10000 09:31:05 sasl.login.retry.backoff.ms = 100 09:31:05 sasl.mechanism = GSSAPI 09:31:05 sasl.oauthbearer.clock.skew.seconds = 30 09:31:05 sasl.oauthbearer.expected.audience = null 09:31:05 sasl.oauthbearer.expected.issuer = null 09:31:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:31:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:31:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:31:05 sasl.oauthbearer.jwks.endpoint.url = null 09:31:05 sasl.oauthbearer.scope.claim.name = scope 09:31:05 sasl.oauthbearer.sub.claim.name = sub 09:31:05 sasl.oauthbearer.token.endpoint.url = null 09:31:05 security.protocol = PLAINTEXT 09:31:05 security.providers = null 09:31:05 send.buffer.bytes = 131072 09:31:05 session.timeout.ms = 45000 09:31:05 socket.connection.setup.timeout.max.ms = 30000 09:31:05 socket.connection.setup.timeout.ms = 10000 09:31:05 ssl.cipher.suites = null 09:31:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:31:05 ssl.endpoint.identification.algorithm = https 09:31:05 ssl.engine.factory.class = null 09:31:05 ssl.key.password = null 09:31:05 ssl.keymanager.algorithm = SunX509 09:31:05 ssl.keystore.certificate.chain = null 09:31:05 ssl.keystore.key = null 09:31:05 ssl.keystore.location = null 09:31:05 ssl.keystore.password = null 09:31:05 ssl.keystore.type = JKS 09:31:05 ssl.protocol = TLSv1.3 09:31:05 ssl.provider = null 09:31:05 ssl.secure.random.implementation = null 09:31:05 ssl.trustmanager.algorithm = PKIX 09:31:05 ssl.truststore.certificates = null 09:31:05 ssl.truststore.location = null 09:31:05 ssl.truststore.password = null 09:31:05 ssl.truststore.type = JKS 09:31:05 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:31:05 09:31:05 2024-07-16T09:31:05.547Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:31:05 2024-07-16T09:31:05.547Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:31:05 2024-07-16T09:31:05.547Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122265547 09:31:05 2024-07-16T09:31:05.547Z INFO 7154 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 09:31:06 2024-07-16T09:31:05.555Z INFO 7154 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.623 seconds (process running for 106.598) 09:31:06 2024-07-16T09:31:05.611Z WARN 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 09:31:06 2024-07-16T09:31:05.611Z INFO 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Cluster ID: D4qp2YEvSyKoBIMvXrfWdg 09:31:06 2024-07-16T09:31:05.726Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:06 2024-07-16T09:31:05.726Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:06 2024-07-16T09:31:05.736Z WARN 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 09:31:06 2024-07-16T09:31:05.736Z INFO 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Cluster ID: D4qp2YEvSyKoBIMvXrfWdg 09:31:06 2024-07-16T09:31:05.766Z WARN 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 09:31:06 2024-07-16T09:31:05.769Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:06 2024-07-16T09:31:05.769Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:06 2024-07-16T09:31:05.780Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:06 2024-07-16T09:31:05.780Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:06 2024-07-16T09:31:05.803Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:06 2024-07-16T09:31:05.803Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:06 2024-07-16T09:31:05.871Z WARN 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 09:31:06 2024-07-16T09:31:05.879Z WARN 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 09:31:06 2024-07-16T09:31:05.921Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:06 2024-07-16T09:31:05.921Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:06 2024-07-16T09:31:05.982Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:06 2024-07-16T09:31:05.982Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:06 2024-07-16T09:31:05.986Z WARN 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 8 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 09:31:06 2024-07-16T09:31:05.991Z WARN 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 09:31:06 2024-07-16T09:31:06.031Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:06 2024-07-16T09:31:06.031Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:06 2024-07-16T09:31:06.058Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:06 2024-07-16T09:31:06.058Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:06 2024-07-16T09:31:06.101Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 09:31:06 2024-07-16T09:31:06.102Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 09:31:06 2024-07-16T09:31:06.103Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 09:31:06 2024-07-16T09:31:06.105Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] (Re-)joining group 09:31:06 2024-07-16T09:31:06.143Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-9-29f66ec1-a69a-4663-a583-587e06750409 09:31:06 2024-07-16T09:31:06.143Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 09:31:06 2024-07-16T09:31:06.143Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 09:31:06 2024-07-16T09:31:06.147Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-8-38ebdeeb-bd6f-4fe4-93b0-7d43dedf2824 09:31:06 2024-07-16T09:31:06.147Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 09:31:06 2024-07-16T09:31:06.147Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] (Re-)joining group 09:31:06 2024-07-16T09:31:06.165Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-9-29f66ec1-a69a-4663-a583-587e06750409', protocol='range'} 09:31:06 2024-07-16T09:31:06.166Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-9-29f66ec1-a69a-4663-a583-587e06750409=Assignment(partitions=[ncmp-async-m2m-0])} 09:31:06 2024-07-16T09:31:06.170Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-8-38ebdeeb-bd6f-4fe4-93b0-7d43dedf2824', protocol='range'} 09:31:06 2024-07-16T09:31:06.170Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-8-38ebdeeb-bd6f-4fe4-93b0-7d43dedf2824=Assignment(partitions=[ncmp-async-m2m-0])} 09:31:06 2024-07-16T09:31:06.219Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-8-38ebdeeb-bd6f-4fe4-93b0-7d43dedf2824', protocol='range'} 09:31:06 2024-07-16T09:31:06.220Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 09:31:06 2024-07-16T09:31:06.220Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 09:31:06 2024-07-16T09:31:06.221Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-9-29f66ec1-a69a-4663-a583-587e06750409', protocol='range'} 09:31:06 2024-07-16T09:31:06.221Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 09:31:06 2024-07-16T09:31:06.221Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 09:31:06 2024-07-16T09:31:06.239Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 09:31:06 2024-07-16T09:31:06.240Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 09:31:06 2024-07-16T09:31:06.241Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 09:31:06 2024-07-16T09:31:06.250Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:06 2024-07-16T09:31:06.250Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:06 2024-07-16T09:31:06.255Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 09:31:06 2024-07-16T09:31:06.256Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32784 (id: 1 rack: null)], epoch=0}}. 09:31:06 2024-07-16T09:31:06.257Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32784 (id: 1 rack: null)], epoch=0}}. 09:31:06 2024-07-16T09:31:06.273Z INFO 7154 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 09:31:06 2024-07-16T09:31:06.274Z INFO 7154 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 09:31:06 2024-07-16T09:31:06.286Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:31:06 2024-07-16T09:31:06.286Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:31:06 acks = -1 09:31:06 auto.include.jmx.reporter = true 09:31:06 batch.size = 16384 09:31:06 bootstrap.servers = [PLAINTEXT://localhost:32784] 09:31:06 buffer.memory = 33554432 09:31:06 client.dns.lookup = use_all_dns_ips 09:31:06 client.id = producer-12 09:31:06 compression.type = none 09:31:06 connections.max.idle.ms = 540000 09:31:06 delivery.timeout.ms = 120000 09:31:06 enable.idempotence = false 09:31:06 interceptor.classes = [] 09:31:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:31:06 linger.ms = 1 09:31:06 max.block.ms = 60000 09:31:06 max.in.flight.requests.per.connection = 5 09:31:06 max.request.size = 1048576 09:31:06 metadata.max.age.ms = 300000 09:31:06 metadata.max.idle.ms = 300000 09:31:06 metric.reporters = [] 09:31:06 metrics.num.samples = 2 09:31:06 metrics.recording.level = INFO 09:31:06 metrics.sample.window.ms = 30000 09:31:06 partitioner.adaptive.partitioning.enable = true 09:31:06 partitioner.availability.timeout.ms = 0 09:31:06 partitioner.class = null 09:31:06 partitioner.ignore.keys = false 09:31:06 receive.buffer.bytes = 32768 09:31:06 reconnect.backoff.max.ms = 1000 09:31:06 reconnect.backoff.ms = 50 09:31:06 request.timeout.ms = 30000 09:31:06 retries = 0 09:31:06 retry.backoff.ms = 100 09:31:06 sasl.client.callback.handler.class = null 09:31:06 sasl.jaas.config = null 09:31:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:31:06 sasl.kerberos.min.time.before.relogin = 60000 09:31:06 sasl.kerberos.service.name = null 09:31:06 sasl.kerberos.ticket.renew.jitter = 0.05 09:31:06 sasl.kerberos.ticket.renew.window.factor = 0.8 09:31:06 sasl.login.callback.handler.class = null 09:31:06 sasl.login.class = null 09:31:06 sasl.login.connect.timeout.ms = null 09:31:06 sasl.login.read.timeout.ms = null 09:31:06 sasl.login.refresh.buffer.seconds = 300 09:31:06 sasl.login.refresh.min.period.seconds = 60 09:31:06 sasl.login.refresh.window.factor = 0.8 09:31:06 sasl.login.refresh.window.jitter = 0.05 09:31:06 sasl.login.retry.backoff.max.ms = 10000 09:31:06 sasl.login.retry.backoff.ms = 100 09:31:06 sasl.mechanism = GSSAPI 09:31:06 sasl.oauthbearer.clock.skew.seconds = 30 09:31:06 sasl.oauthbearer.expected.audience = null 09:31:06 sasl.oauthbearer.expected.issuer = null 09:31:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:31:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:31:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:31:06 sasl.oauthbearer.jwks.endpoint.url = null 09:31:06 sasl.oauthbearer.scope.claim.name = scope 09:31:06 sasl.oauthbearer.sub.claim.name = sub 09:31:06 sasl.oauthbearer.token.endpoint.url = null 09:31:06 security.protocol = PLAINTEXT 09:31:06 security.providers = null 09:31:06 send.buffer.bytes = 131072 09:31:06 socket.connection.setup.timeout.max.ms = 30000 09:31:06 socket.connection.setup.timeout.ms = 10000 09:31:06 ssl.cipher.suites = null 09:31:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:31:06 ssl.endpoint.identification.algorithm = https 09:31:06 ssl.engine.factory.class = null 09:31:06 ssl.key.password = null 09:31:06 ssl.keymanager.algorithm = SunX509 09:31:06 ssl.keystore.certificate.chain = null 09:31:06 ssl.keystore.key = null 09:31:06 ssl.keystore.location = null 09:31:06 ssl.keystore.password = null 09:31:06 ssl.keystore.type = JKS 09:31:06 ssl.protocol = TLSv1.3 09:31:06 ssl.provider = null 09:31:06 ssl.secure.random.implementation = null 09:31:06 ssl.trustmanager.algorithm = PKIX 09:31:06 ssl.truststore.certificates = null 09:31:06 ssl.truststore.location = null 09:31:06 ssl.truststore.password = null 09:31:06 ssl.truststore.type = JKS 09:31:06 transaction.timeout.ms = 60000 09:31:06 transactional.id = null 09:31:06 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:31:06 09:31:06 2024-07-16T09:31:06.288Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:31:06 2024-07-16T09:31:06.288Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:31:06 2024-07-16T09:31:06.288Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:31:06 2024-07-16T09:31:06.288Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122266288 09:31:06 2024-07-16T09:31:06.306Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: D4qp2YEvSyKoBIMvXrfWdg 09:31:06 2024-07-16T09:31:06.338Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:06 2024-07-16T09:31:06.338Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:06 2024-07-16T09:31:06.382Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:06 2024-07-16T09:31:06.382Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:06 2024-07-16T09:31:06.420Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:31:06 2024-07-16T09:31:06.420Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:31:06 acks = -1 09:31:06 auto.include.jmx.reporter = true 09:31:06 batch.size = 16384 09:31:06 bootstrap.servers = [PLAINTEXT://localhost:32784] 09:31:06 buffer.memory = 33554432 09:31:06 client.dns.lookup = use_all_dns_ips 09:31:06 client.id = producer-13 09:31:06 compression.type = none 09:31:06 connections.max.idle.ms = 540000 09:31:06 delivery.timeout.ms = 120000 09:31:06 enable.idempotence = false 09:31:06 interceptor.classes = [] 09:31:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:31:06 linger.ms = 1 09:31:06 max.block.ms = 60000 09:31:06 max.in.flight.requests.per.connection = 5 09:31:06 max.request.size = 1048576 09:31:06 metadata.max.age.ms = 300000 09:31:06 metadata.max.idle.ms = 300000 09:31:06 metric.reporters = [] 09:31:06 metrics.num.samples = 2 09:31:06 metrics.recording.level = INFO 09:31:06 metrics.sample.window.ms = 30000 09:31:06 partitioner.adaptive.partitioning.enable = true 09:31:06 partitioner.availability.timeout.ms = 0 09:31:06 partitioner.class = null 09:31:06 partitioner.ignore.keys = false 09:31:06 receive.buffer.bytes = 32768 09:31:06 reconnect.backoff.max.ms = 1000 09:31:06 reconnect.backoff.ms = 50 09:31:06 request.timeout.ms = 30000 09:31:06 retries = 0 09:31:06 retry.backoff.ms = 100 09:31:06 sasl.client.callback.handler.class = null 09:31:06 sasl.jaas.config = null 09:31:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:31:06 sasl.kerberos.min.time.before.relogin = 60000 09:31:06 sasl.kerberos.service.name = null 09:31:06 sasl.kerberos.ticket.renew.jitter = 0.05 09:31:06 sasl.kerberos.ticket.renew.window.factor = 0.8 09:31:06 sasl.login.callback.handler.class = null 09:31:06 sasl.login.class = null 09:31:06 sasl.login.connect.timeout.ms = null 09:31:06 sasl.login.read.timeout.ms = null 09:31:06 sasl.login.refresh.buffer.seconds = 300 09:31:06 sasl.login.refresh.min.period.seconds = 60 09:31:06 sasl.login.refresh.window.factor = 0.8 09:31:06 sasl.login.refresh.window.jitter = 0.05 09:31:06 sasl.login.retry.backoff.max.ms = 10000 09:31:06 sasl.login.retry.backoff.ms = 100 09:31:06 sasl.mechanism = GSSAPI 09:31:06 sasl.oauthbearer.clock.skew.seconds = 30 09:31:06 sasl.oauthbearer.expected.audience = null 09:31:06 sasl.oauthbearer.expected.issuer = null 09:31:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:31:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:31:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:31:06 sasl.oauthbearer.jwks.endpoint.url = null 09:31:06 sasl.oauthbearer.scope.claim.name = scope 09:31:06 sasl.oauthbearer.sub.claim.name = sub 09:31:06 sasl.oauthbearer.token.endpoint.url = null 09:31:06 security.protocol = PLAINTEXT 09:31:06 security.providers = null 09:31:06 send.buffer.bytes = 131072 09:31:06 socket.connection.setup.timeout.max.ms = 30000 09:31:06 socket.connection.setup.timeout.ms = 10000 09:31:06 ssl.cipher.suites = null 09:31:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:31:06 ssl.endpoint.identification.algorithm = https 09:31:06 ssl.engine.factory.class = null 09:31:06 ssl.key.password = null 09:31:06 ssl.keymanager.algorithm = SunX509 09:31:06 ssl.keystore.certificate.chain = null 09:31:06 ssl.keystore.key = null 09:31:06 ssl.keystore.location = null 09:31:06 ssl.keystore.password = null 09:31:06 ssl.keystore.type = JKS 09:31:06 ssl.protocol = TLSv1.3 09:31:06 ssl.provider = null 09:31:06 ssl.secure.random.implementation = null 09:31:06 ssl.trustmanager.algorithm = PKIX 09:31:06 ssl.truststore.certificates = null 09:31:06 ssl.truststore.location = null 09:31:06 ssl.truststore.password = null 09:31:06 ssl.truststore.type = JKS 09:31:06 transaction.timeout.ms = 60000 09:31:06 transactional.id = null 09:31:06 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 09:31:06 09:31:06 2024-07-16T09:31:06.435Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:06 2024-07-16T09:31:06.435Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:06 2024-07-16T09:31:06.435Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:31:06 2024-07-16T09:31:06.435Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:31:06 2024-07-16T09:31:06.435Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:31:06 2024-07-16T09:31:06.435Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122266435 09:31:06 2024-07-16T09:31:06.459Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:06 2024-07-16T09:31:06.459Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:06 2024-07-16T09:31:06.459Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:06 2024-07-16T09:31:06.460Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: D4qp2YEvSyKoBIMvXrfWdg 09:31:06 2024-07-16T09:31:06.493Z ERROR 7154 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 09:31:06 09:31:06 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 09:31:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) 09:31:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) 09:31:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) 09:31:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 09:31:06 at io.micrometer.observation.Observation.observe(Observation.java:499) 09:31:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 09:31:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 09:31:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 09:31:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 09:31:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 09:31:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 09:31:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 09:31:06 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 09:31:06 at java.base/java.lang.Thread.run(Thread.java:833) 09:31:06 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 09:31:06 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 09:31:06 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 09:31:06 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 09:31:06 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 09:31:06 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 09:31:06 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 09:31:06 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 09:31:06 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1235) 09:31:06 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 09:31:06 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 09:31:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) 09:31:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) 09:31:06 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) 09:31:06 ... 3 common frames omitted 09:31:06 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 09:31:06 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 09:31:06 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 09:31:06 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 09:31:06 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 09:31:06 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 09:31:06 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 09:31:06 ... 14 common frames omitted 09:31:06 09:31:06 2024-07-16T09:31:06.495Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:06 2024-07-16T09:31:06.495Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:06 2024-07-16T09:31:06.495Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:07 2024-07-16T09:31:06.632Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:07 2024-07-16T09:31:06.632Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:06.662Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 09:31:07 2024-07-16T09:31:06.662Z INFO 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 09:31:07 2024-07-16T09:31:06.663Z INFO 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 156ms, elapsed time since send: 156ms, request timeout: 30000ms) 09:31:07 2024-07-16T09:31:06.663Z INFO 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 09:31:07 2024-07-16T09:31:06.663Z INFO 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 09:31:07 2024-07-16T09:31:06.663Z INFO 7154 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=1506665551, epoch=2) to node 1: 09:31:07 09:31:07 org.apache.kafka.common.errors.DisconnectException: null 09:31:07 09:31:07 2024-07-16T09:31:06.663Z INFO 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 09:31:07 2024-07-16T09:31:06.663Z INFO 7154 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 09:31:07 2024-07-16T09:31:06.663Z INFO 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 172ms, elapsed time since send: 172ms, request timeout: 30000ms) 09:31:07 2024-07-16T09:31:06.663Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:07 2024-07-16T09:31:06.663Z INFO 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 09:31:07 2024-07-16T09:31:06.663Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 09:31:07 2024-07-16T09:31:06.663Z INFO 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 09:31:07 2024-07-16T09:31:06.663Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:07 2024-07-16T09:31:06.663Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 09:31:07 2024-07-16T09:31:06.664Z INFO 7154 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=1054074585, epoch=2) to node 1: 09:31:07 09:31:07 org.apache.kafka.common.errors.DisconnectException: null 09:31:07 09:31:07 2024-07-16T09:31:06.664Z INFO 7154 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 09:31:07 2024-07-16T09:31:06.734Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:07 2024-07-16T09:31:06.734Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:06.761Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:07 2024-07-16T09:31:06.761Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:06.763Z INFO 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 09:31:07 2024-07-16T09:31:06.763Z WARN 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:06.763Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:07 2024-07-16T09:31:06.763Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:06.764Z INFO 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 09:31:07 2024-07-16T09:31:06.764Z WARN 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:06.764Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:07 2024-07-16T09:31:06.764Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:06.805Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:07 2024-07-16T09:31:06.805Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:06.864Z INFO 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 09:31:07 2024-07-16T09:31:06.864Z WARN 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:06.864Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:07 2024-07-16T09:31:06.864Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:06.915Z INFO 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 09:31:07 2024-07-16T09:31:06.915Z WARN 7154 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:06.915Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:07 2024-07-16T09:31:06.915Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:06.984Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:07 2024-07-16T09:31:06.984Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:07.047Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:07 2024-07-16T09:31:07.047Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:07.065Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:07 2024-07-16T09:31:07.065Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:07.065Z INFO 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 09:31:07 2024-07-16T09:31:07.066Z WARN 7154 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:07.102Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 09:31:07 2024-07-16T09:31:07.102Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 09:31:07 2024-07-16T09:31:07.103Z INFO 7154 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 09:31:07 2024-07-16T09:31:07.103Z INFO 7154 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 09:31:07 2024-07-16T09:31:07.103Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 09:31:07 2024-07-16T09:31:07.103Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 09:31:07 2024-07-16T09:31:07.103Z INFO 7154 --- [ntainer#1-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 09:31:07 2024-07-16T09:31:07.103Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 09:31:07 2024-07-16T09:31:07.103Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 09:31:07 2024-07-16T09:31:07.103Z INFO 7154 --- [ntainer#0-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 09:31:07 2024-07-16T09:31:07.103Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 09:31:07 2024-07-16T09:31:07.103Z INFO 7154 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 09:31:07 2024-07-16T09:31:07.103Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 09:31:07 2024-07-16T09:31:07.103Z INFO 7154 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 09:31:07 2024-07-16T09:31:07.104Z INFO 7154 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:31:07 2024-07-16T09:31:07.104Z INFO 7154 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:31:07 2024-07-16T09:31:07.104Z INFO 7154 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:31:07 2024-07-16T09:31:07.104Z INFO 7154 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 09:31:07 2024-07-16T09:31:07.104Z INFO 7154 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 09:31:07 2024-07-16T09:31:07.104Z INFO 7154 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 09:31:07 2024-07-16T09:31:07.108Z INFO 7154 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-8 unregistered 09:31:07 2024-07-16T09:31:07.108Z INFO 7154 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 09:31:07 2024-07-16T09:31:07.108Z INFO 7154 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-9 unregistered 09:31:07 2024-07-16T09:31:07.108Z INFO 7154 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 09:31:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.145 s - in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 09:31:07 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 09:31:07 2024-07-16T09:31:07.135Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:07 2024-07-16T09:31:07.135Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:07.137Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:07 2024-07-16T09:31:07.138Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:07.187Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:07 2024-07-16T09:31:07.187Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:07.214Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:07 2024-07-16T09:31:07.214Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:07.413Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:07 2024-07-16T09:31:07.413Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:07.413Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:07 2024-07-16T09:31:07.438Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:07 2024-07-16T09:31:07.438Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:07.469Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:07 2024-07-16T09:31:07.469Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:07 09:31:07,504 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 09:31:07 09:31:07,504 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 09:31:07 09:31:07,504 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@444d1172 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] is not of type file 09:31:07 09:31:07,508 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20faeee0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 09:31:07 09:31:07,508 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@444d1172 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 09:31:07 09:31:07,510 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 09:31:07 09:31:07,510 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:31:07 09:31:07,510 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 09:31:07 09:31:07,510 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:31:07 09:31:07,510 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:31:07 09:31:07,510 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20faeee0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 09:31:07 09:31:07,510 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@444d1172 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 09:31:07 09:31:07,512 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:31:07 09:31:07,512 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:31:07 09:31:07,512 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:31:07 09:31:07,512 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1721122267512) 09:31:07 09:31:07,512 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] 09:31:07 09:31:07,512 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:31:07 09:31:07,513 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:31:07 09:31:07,513 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b5c881e - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:31:07 09:31:07,513 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:31:07 09:31:07,513 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b5c881e - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:31:07 09:31:07,513 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:31:07 09:31:07,513 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b5c881e - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:31:07 09:31:07,513 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:31:07 09:31:07,513 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b5c881e - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:31:07 09:31:07,513 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:31:07 09:31:07,513 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b5c881e - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:31:07 09:31:07,513 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:31:07 09:31:07,513 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b5c881e - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:31:07 09:31:07,513 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:31:07 09:31:07,513 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b5c881e - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:31:07 09:31:07,513 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:31:07 09:31:07,513 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b5c881e - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:31:07 09:31:07,514 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:31:07 09:31:07,514 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:31:07 09:31:07,514 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:31:07 09:31:07,515 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:31:07 09:31:07,515 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:31:07 09:31:07,515 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:31:07 09:31:07,515 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:31:07 09:31:07,520 |-INFO in ch.qos.logback.classic.pattern.DateConverter@69ffaf30 - Setting zoneId to "UTC" 09:31:07 09:31:07,521 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:31:07 09:31:07,521 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:31:07 09:31:07,525 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:31:07 09:31:07,525 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:31:07 09:31:07,525 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:31:07 09:31:07,525 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:31:07 09:31:07,525 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:31:07 09:31:07,525 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b5c881e - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:31:07 09:31:07,525 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:31:07 09:31:07,525 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3a159060 - End of configuration. 09:31:07 09:31:07,525 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@167fd0d1 - Registering current configuration as safe fallback point 09:31:07 09:31:07 09:31:07 . ____ _ __ _ _ 09:31:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:31:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:31:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:31:07 ' |____| .__|_| |_|_| |_\__, | / / / / 09:31:07 =========|_|==============|___/=/_/_/_/ 09:31:07 :: Spring Boot :: (v3.2.4) 09:31:07 09:31:07 2024-07-16T09:31:07.529Z INFO 7154 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 7154 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 09:31:07 2024-07-16T09:31:07.529Z INFO 7154 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 09:31:07 2024-07-16T09:31:07.604Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:07 2024-07-16T09:31:07.604Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:07.635Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:07 2024-07-16T09:31:07.636Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:07.704Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:07 2024-07-16T09:31:07.704Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:07.704Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:07 2024-07-16T09:31:07.834Z INFO 7154 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.347 seconds (process running for 108.877) 09:31:07 2024-07-16T09:31:07.866Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:07 2024-07-16T09:31:07.866Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:07.905Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:07 2024-07-16T09:31:07.905Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:07 2024-07-16T09:31:07.917Z WARN 7154 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: requestId, data operation cloud event id: 4701cded-0f92-4dd5-aa73-4092ba771250 09:31:07 2024-07-16T09:31:07.932Z ERROR 7154 --- [ main] reactor.core.publisher.Operators : Operator called default onErrorDropped 09:31:07 09:31:07 reactor.core.Exceptions$ErrorCallbackNotImplemented: java.lang.NullPointerException: Cannot invoke "reactor.core.publisher.Mono.then()" because the return value of "org.onap.cps.ncmp.impl.dmi.DmiRestClient.asynchronousPostOperationWithJsonData(org.onap.cps.ncmp.impl.models.RequiredDmiService, org.onap.cps.ncmp.impl.dmi.UrlTemplateParameters, String, org.onap.cps.ncmp.api.data.models.OperationType, String)" is null 09:31:07 Caused by: java.lang.NullPointerException: Cannot invoke "reactor.core.publisher.Mono.then()" because the return value of "org.onap.cps.ncmp.impl.dmi.DmiRestClient.asynchronousPostOperationWithJsonData(org.onap.cps.ncmp.impl.models.RequiredDmiService, org.onap.cps.ncmp.impl.dmi.UrlTemplateParameters, String, org.onap.cps.ncmp.api.data.models.OperationType, String)" is null 09:31:07 at org.onap.cps.ncmp.impl.data.DmiDataOperations.lambda$asyncSendMultipleRequest$2(DmiDataOperations.java:266) 09:31:07 at reactor.core.publisher.FluxFlatMap$FlatMapMain.onNext(FluxFlatMap.java:388) 09:31:07 at reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java:335) 09:31:07 at reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:294) 09:31:07 at reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:373) 09:31:07 at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:201) 09:31:07 at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:83) 09:31:07 at reactor.core.publisher.Flux.subscribe(Flux.java:8840) 09:31:07 at reactor.core.publisher.Flux.subscribeWith(Flux.java:8961) 09:31:07 at reactor.core.publisher.Flux.subscribe(Flux.java:8805) 09:31:07 at reactor.core.publisher.Flux.subscribe(Flux.java:8729) 09:31:07 at reactor.core.publisher.Flux.subscribe(Flux.java:8647) 09:31:07 at org.onap.cps.ncmp.impl.data.DmiDataOperations.asyncSendMultipleRequest(DmiDataOperations.java:276) 09:31:07 at org.onap.cps.ncmp.impl.data.DmiDataOperations.requestResourceDataFromDmi(DmiDataOperations.java:151) 09:31:07 at org.onap.cps.ncmp.impl.data.DmiDataOperations$requestResourceDataFromDmi$0.call(Unknown Source) 09:31:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:31:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:31:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 09:31:07 at org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec.$spock_feature_1_1(DmiDataOperationsSpec.groovy:115) 09:31:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:31:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:31:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:31:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:31:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:31:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:31:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:31:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:31:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:31:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:31:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:31:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:31:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:31:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:31:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:31:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:31:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:31:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:31:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:31:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:31:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:31:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:31:07 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:31:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:31:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:31:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:31:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:31:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:31:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:31:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:31:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:31:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:31:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:31:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:31:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:31:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:31:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:31:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:31:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:31:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:31:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:31:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:31:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:31:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:31:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:31:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:31:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:31:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:31:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:31:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:31:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:31:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:31:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:31:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:31:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:31:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:31:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:31:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:31:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:31:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:31:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:31:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:31:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:31:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:31:07 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:31:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:31:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:31:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:31:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:31:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:31:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:31:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:31:07 09:31:07 2024-07-16T09:31:07.942Z WARN 7154 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: my-request-id, data operation cloud event id: bdd20e8f-d6fc-44f6-b6e5-7d753a1f8074 09:31:07 2024-07-16T09:31:07.953Z WARN 7154 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: my-request-id, data operation cloud event id: de9ac159-4157-443c-b668-e561ee0377d8 09:31:07 2024-07-16T09:31:07.965Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:07 2024-07-16T09:31:07.965Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:07 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.857 s - in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 09:31:07 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 09:31:14 2024-07-16T09:31:07.984Z INFO 7154 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 09:31:14 2024-07-16T09:31:08.018Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:14 2024-07-16T09:31:08.018Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:08.068Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:14 2024-07-16T09:31:08.068Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:08.168Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:14 2024-07-16T09:31:08.168Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:08.218Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:14 2024-07-16T09:31:08.218Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:08.255Z INFO 7154 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 03112aac69b3168e62a79fe8e398165926572268f4a196e9a17e26f687ae6dec 09:31:14 2024-07-16T09:31:08.271Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:14 2024-07-16T09:31:08.271Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:08.321Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:14 2024-07-16T09:31:08.321Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:08.321Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:14 2024-07-16T09:31:08.357Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:14 2024-07-16T09:31:08.357Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:08.358Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:14 2024-07-16T09:31:08.358Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:08.369Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:14 2024-07-16T09:31:08.369Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:08.419Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:14 2024-07-16T09:31:08.419Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:08.538Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:14 2024-07-16T09:31:08.539Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:08.551Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:14 2024-07-16T09:31:08.551Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:08.858Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:14 2024-07-16T09:31:08.858Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:08.858Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:14 2024-07-16T09:31:08.870Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:14 2024-07-16T09:31:08.870Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:08.875Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:14 2024-07-16T09:31:08.875Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:08.922Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:14 2024-07-16T09:31:08.922Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:09.075Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:14 2024-07-16T09:31:09.075Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:09.075Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:14 2024-07-16T09:31:09.076Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:09.126Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:14 2024-07-16T09:31:09.126Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:09.225Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:14 2024-07-16T09:31:09.225Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:09.225Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:14 2024-07-16T09:31:09.265Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:14 2024-07-16T09:31:09.265Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:09.273Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:14 2024-07-16T09:31:09.273Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:09.324Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:14 2024-07-16T09:31:09.324Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:09.365Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:14 2024-07-16T09:31:09.365Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:09.427Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:14 2024-07-16T09:31:09.428Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:14 2024-07-16T09:31:09.428Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:09.428Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:09.542Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:14 2024-07-16T09:31:09.542Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:09.659Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:14 2024-07-16T09:31:09.659Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:09.719Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:14 2024-07-16T09:31:09.719Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:09.719Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:14 2024-07-16T09:31:09.743Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:14 2024-07-16T09:31:09.743Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:09.895Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:14 2024-07-16T09:31:09.895Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:10.035Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:14 2024-07-16T09:31:10.035Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:10.082Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:14 2024-07-16T09:31:10.082Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:10.199Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:14 2024-07-16T09:31:10.199Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:10.232Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:14 2024-07-16T09:31:10.232Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:10.285Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:14 2024-07-16T09:31:10.285Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:10.371Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:14 2024-07-16T09:31:10.371Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:10.381Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:14 2024-07-16T09:31:10.381Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:10.431Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:14 2024-07-16T09:31:10.431Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:10.436Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:14 2024-07-16T09:31:10.436Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:10.436Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:14 2024-07-16T09:31:10.446Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:14 2024-07-16T09:31:10.446Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:10.487Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:14 2024-07-16T09:31:10.487Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:10.534Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:14 2024-07-16T09:31:10.534Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:10.597Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:14 2024-07-16T09:31:10.597Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:10.764Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:14 2024-07-16T09:31:10.764Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:10.872Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:14 2024-07-16T09:31:10.872Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:10.872Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:14 2024-07-16T09:31:10.889Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:14 2024-07-16T09:31:10.889Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:11.000Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:14 2024-07-16T09:31:11.000Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:11.190Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:14 2024-07-16T09:31:11.190Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:11.238Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:14 2024-07-16T09:31:11.238Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:11.286Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:14 2024-07-16T09:31:11.286Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:11.304Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:14 2024-07-16T09:31:11.304Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:11.387Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:14 2024-07-16T09:31:11.387Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:11.441Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:14 2024-07-16T09:31:11.441Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:11.441Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:14 2024-07-16T09:31:11.526Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:14 2024-07-16T09:31:11.526Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:11.592Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:14 2024-07-16T09:31:11.592Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:11.634Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:14 2024-07-16T09:31:11.634Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:11.641Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:14 2024-07-16T09:31:11.641Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:11.649Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:14 2024-07-16T09:31:11.649Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:11.767Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:14 2024-07-16T09:31:11.767Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:11.802Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:14 2024-07-16T09:31:11.802Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:11.994Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:14 2024-07-16T09:31:11.994Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:12.046Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:14 2024-07-16T09:31:12.047Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:12.054Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:14 2024-07-16T09:31:12.054Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:12.081Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:14 2024-07-16T09:31:12.081Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:12.081Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:14 2024-07-16T09:31:12.245Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:14 2024-07-16T09:31:12.245Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:12.382Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:14 2024-07-16T09:31:12.382Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:12.395Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:14 2024-07-16T09:31:12.395Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:12.508Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:14 2024-07-16T09:31:12.508Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:12.553Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:14 2024-07-16T09:31:12.553Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:12.557Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:14 2024-07-16T09:31:12.557Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:12.595Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:14 2024-07-16T09:31:12.595Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:12.618Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:14 2024-07-16T09:31:12.618Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:12.618Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:14 2024-07-16T09:31:12.669Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:14 2024-07-16T09:31:12.669Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:12.705Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:14 2024-07-16T09:31:12.705Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:12.750Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:14 2024-07-16T09:31:12.750Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:12.766Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:14 2024-07-16T09:31:12.766Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:12.967Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:14 2024-07-16T09:31:12.967Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:13.172Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:14 2024-07-16T09:31:13.172Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:13.190Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:14 2024-07-16T09:31:13.190Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:13.190Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:14 2024-07-16T09:31:13.252Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:14 2024-07-16T09:31:13.252Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:13.262Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:14 2024-07-16T09:31:13.262Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:13.290Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:14 2024-07-16T09:31:13.290Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:13.407Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:14 2024-07-16T09:31:13.407Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:13.514Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:14 2024-07-16T09:31:13.514Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:13.554Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:14 2024-07-16T09:31:13.554Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:13.558Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:14 2024-07-16T09:31:13.558Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:13.572Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:14 2024-07-16T09:31:13.572Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:13.614Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:14 2024-07-16T09:31:13.614Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:13.623Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:14 2024-07-16T09:31:13.624Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:13.624Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:14 2024-07-16T09:31:13.652Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:14 2024-07-16T09:31:13.652Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:13.669Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:14 2024-07-16T09:31:13.669Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:13.725Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:14 2024-07-16T09:31:13.725Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:13.987Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:14 2024-07-16T09:31:13.987Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:14.153Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:14 2024-07-16T09:31:14.153Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:14.177Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:14 2024-07-16T09:31:14.177Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:14.216Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:14 2024-07-16T09:31:14.216Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:14.324Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:14 2024-07-16T09:31:14.324Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:14.405Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:14 2024-07-16T09:31:14.405Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:14 2024-07-16T09:31:14.405Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:14 2024-07-16T09:31:14.436Z INFO 7154 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.451753759S 09:31:14 2024-07-16T09:31:14.462Z WARN 7154 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 5c4fc677-c22b-443e-adfa-cb34e118dea1 09:31:14 2024-07-16T09:31:14.462Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:31:15 2024-07-16T09:31:14.462Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:31:15 acks = -1 09:31:15 auto.include.jmx.reporter = true 09:31:15 batch.size = 16384 09:31:15 bootstrap.servers = [PLAINTEXT://localhost:32786] 09:31:15 buffer.memory = 33554432 09:31:15 client.dns.lookup = use_all_dns_ips 09:31:15 client.id = producer-14 09:31:15 compression.type = none 09:31:15 connections.max.idle.ms = 540000 09:31:15 delivery.timeout.ms = 120000 09:31:15 enable.idempotence = false 09:31:15 interceptor.classes = [] 09:31:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:31:15 linger.ms = 1 09:31:15 max.block.ms = 60000 09:31:15 max.in.flight.requests.per.connection = 5 09:31:15 max.request.size = 1048576 09:31:15 metadata.max.age.ms = 300000 09:31:15 metadata.max.idle.ms = 300000 09:31:15 metric.reporters = [] 09:31:15 metrics.num.samples = 2 09:31:15 metrics.recording.level = INFO 09:31:15 metrics.sample.window.ms = 30000 09:31:15 partitioner.adaptive.partitioning.enable = true 09:31:15 partitioner.availability.timeout.ms = 0 09:31:15 partitioner.class = null 09:31:15 partitioner.ignore.keys = false 09:31:15 receive.buffer.bytes = 32768 09:31:15 reconnect.backoff.max.ms = 1000 09:31:15 reconnect.backoff.ms = 50 09:31:15 request.timeout.ms = 30000 09:31:15 retries = 0 09:31:15 retry.backoff.ms = 100 09:31:15 sasl.client.callback.handler.class = null 09:31:15 sasl.jaas.config = null 09:31:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:31:15 sasl.kerberos.min.time.before.relogin = 60000 09:31:15 sasl.kerberos.service.name = null 09:31:15 sasl.kerberos.ticket.renew.jitter = 0.05 09:31:15 sasl.kerberos.ticket.renew.window.factor = 0.8 09:31:15 sasl.login.callback.handler.class = null 09:31:15 sasl.login.class = null 09:31:15 sasl.login.connect.timeout.ms = null 09:31:15 sasl.login.read.timeout.ms = null 09:31:15 sasl.login.refresh.buffer.seconds = 300 09:31:15 sasl.login.refresh.min.period.seconds = 60 09:31:15 sasl.login.refresh.window.factor = 0.8 09:31:15 sasl.login.refresh.window.jitter = 0.05 09:31:15 sasl.login.retry.backoff.max.ms = 10000 09:31:15 sasl.login.retry.backoff.ms = 100 09:31:15 sasl.mechanism = GSSAPI 09:31:15 sasl.oauthbearer.clock.skew.seconds = 30 09:31:15 sasl.oauthbearer.expected.audience = null 09:31:15 sasl.oauthbearer.expected.issuer = null 09:31:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:31:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:31:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:31:15 sasl.oauthbearer.jwks.endpoint.url = null 09:31:15 sasl.oauthbearer.scope.claim.name = scope 09:31:15 sasl.oauthbearer.sub.claim.name = sub 09:31:15 sasl.oauthbearer.token.endpoint.url = null 09:31:15 security.protocol = PLAINTEXT 09:31:15 security.providers = null 09:31:15 send.buffer.bytes = 131072 09:31:15 socket.connection.setup.timeout.max.ms = 30000 09:31:15 socket.connection.setup.timeout.ms = 10000 09:31:15 ssl.cipher.suites = null 09:31:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:31:15 ssl.endpoint.identification.algorithm = https 09:31:15 ssl.engine.factory.class = null 09:31:15 ssl.key.password = null 09:31:15 ssl.keymanager.algorithm = SunX509 09:31:15 ssl.keystore.certificate.chain = null 09:31:15 ssl.keystore.key = null 09:31:15 ssl.keystore.location = null 09:31:15 ssl.keystore.password = null 09:31:15 ssl.keystore.type = JKS 09:31:15 ssl.protocol = TLSv1.3 09:31:15 ssl.provider = null 09:31:15 ssl.secure.random.implementation = null 09:31:15 ssl.trustmanager.algorithm = PKIX 09:31:15 ssl.truststore.certificates = null 09:31:15 ssl.truststore.location = null 09:31:15 ssl.truststore.password = null 09:31:15 ssl.truststore.type = JKS 09:31:15 transaction.timeout.ms = 60000 09:31:15 transactional.id = null 09:31:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:31:15 09:31:15 2024-07-16T09:31:14.465Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:15 2024-07-16T09:31:14.465Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:31:15 2024-07-16T09:31:14.465Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:31:15 2024-07-16T09:31:14.465Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:31:15 2024-07-16T09:31:14.465Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122274465 09:31:15 2024-07-16T09:31:14.465Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:15 2024-07-16T09:31:14.478Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:15 2024-07-16T09:31:14.478Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:15 2024-07-16T09:31:14.528Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:15 2024-07-16T09:31:14.528Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:15 2024-07-16T09:31:14.591Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 1 : {my-topic-name=LEADER_NOT_AVAILABLE} 09:31:15 2024-07-16T09:31:14.591Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: T9AMaGkwSkOtJvYN-oh2eQ 09:31:15 2024-07-16T09:31:14.655Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:15 2024-07-16T09:31:14.655Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:15 2024-07-16T09:31:14.665Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:15 2024-07-16T09:31:14.665Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:15 2024-07-16T09:31:14.674Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:15 2024-07-16T09:31:14.674Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:15 2024-07-16T09:31:14.675Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:15 2024-07-16T09:31:14.675Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:15 2024-07-16T09:31:14.724Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 3 : {my-topic-name=LEADER_NOT_AVAILABLE} 09:31:15 2024-07-16T09:31:14.747Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:15 2024-07-16T09:31:14.747Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:15 2024-07-16T09:31:14.747Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:15 2024-07-16T09:31:14.779Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:15 2024-07-16T09:31:14.779Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:15 2024-07-16T09:31:14.835Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:15 2024-07-16T09:31:14.835Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:15 2024-07-16T09:31:14.842Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 4 : {my-topic-name=LEADER_NOT_AVAILABLE} 09:31:15 2024-07-16T09:31:14.997Z WARN 7154 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 5c324d5b-ad46-4f95-8c70-19670b29b932 09:31:15 2024-07-16T09:31:14.997Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:31:15 2024-07-16T09:31:14.997Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:31:15 acks = -1 09:31:15 auto.include.jmx.reporter = true 09:31:15 batch.size = 16384 09:31:15 bootstrap.servers = [PLAINTEXT://localhost:32786] 09:31:15 buffer.memory = 33554432 09:31:15 client.dns.lookup = use_all_dns_ips 09:31:15 client.id = producer-15 09:31:15 compression.type = none 09:31:15 connections.max.idle.ms = 540000 09:31:15 delivery.timeout.ms = 120000 09:31:15 enable.idempotence = false 09:31:15 interceptor.classes = [] 09:31:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:31:15 linger.ms = 1 09:31:15 max.block.ms = 60000 09:31:15 max.in.flight.requests.per.connection = 5 09:31:15 max.request.size = 1048576 09:31:15 metadata.max.age.ms = 300000 09:31:15 metadata.max.idle.ms = 300000 09:31:15 metric.reporters = [] 09:31:15 metrics.num.samples = 2 09:31:15 metrics.recording.level = INFO 09:31:15 metrics.sample.window.ms = 30000 09:31:15 partitioner.adaptive.partitioning.enable = true 09:31:15 partitioner.availability.timeout.ms = 0 09:31:15 partitioner.class = null 09:31:15 partitioner.ignore.keys = false 09:31:15 receive.buffer.bytes = 32768 09:31:15 reconnect.backoff.max.ms = 1000 09:31:15 reconnect.backoff.ms = 50 09:31:15 request.timeout.ms = 30000 09:31:15 retries = 0 09:31:15 retry.backoff.ms = 100 09:31:15 sasl.client.callback.handler.class = null 09:31:15 sasl.jaas.config = null 09:31:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:31:15 sasl.kerberos.min.time.before.relogin = 60000 09:31:15 sasl.kerberos.service.name = null 09:31:15 sasl.kerberos.ticket.renew.jitter = 0.05 09:31:15 sasl.kerberos.ticket.renew.window.factor = 0.8 09:31:15 sasl.login.callback.handler.class = null 09:31:15 sasl.login.class = null 09:31:15 sasl.login.connect.timeout.ms = null 09:31:15 sasl.login.read.timeout.ms = null 09:31:15 sasl.login.refresh.buffer.seconds = 300 09:31:15 sasl.login.refresh.min.period.seconds = 60 09:31:15 sasl.login.refresh.window.factor = 0.8 09:31:15 sasl.login.refresh.window.jitter = 0.05 09:31:15 sasl.login.retry.backoff.max.ms = 10000 09:31:15 sasl.login.retry.backoff.ms = 100 09:31:15 sasl.mechanism = GSSAPI 09:31:15 sasl.oauthbearer.clock.skew.seconds = 30 09:31:15 sasl.oauthbearer.expected.audience = null 09:31:15 sasl.oauthbearer.expected.issuer = null 09:31:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:31:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:31:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:31:15 sasl.oauthbearer.jwks.endpoint.url = null 09:31:15 sasl.oauthbearer.scope.claim.name = scope 09:31:15 sasl.oauthbearer.sub.claim.name = sub 09:31:15 sasl.oauthbearer.token.endpoint.url = null 09:31:15 security.protocol = PLAINTEXT 09:31:15 security.providers = null 09:31:15 send.buffer.bytes = 131072 09:31:15 socket.connection.setup.timeout.max.ms = 30000 09:31:15 socket.connection.setup.timeout.ms = 10000 09:31:15 ssl.cipher.suites = null 09:31:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:31:15 ssl.endpoint.identification.algorithm = https 09:31:15 ssl.engine.factory.class = null 09:31:15 ssl.key.password = null 09:31:15 ssl.keymanager.algorithm = SunX509 09:31:15 ssl.keystore.certificate.chain = null 09:31:15 ssl.keystore.key = null 09:31:15 ssl.keystore.location = null 09:31:15 ssl.keystore.password = null 09:31:15 ssl.keystore.type = JKS 09:31:15 ssl.protocol = TLSv1.3 09:31:15 ssl.provider = null 09:31:15 ssl.secure.random.implementation = null 09:31:15 ssl.trustmanager.algorithm = PKIX 09:31:15 ssl.truststore.certificates = null 09:31:15 ssl.truststore.location = null 09:31:15 ssl.truststore.password = null 09:31:15 ssl.truststore.type = JKS 09:31:15 transaction.timeout.ms = 60000 09:31:15 transactional.id = null 09:31:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:31:15 09:31:15 2024-07-16T09:31:14.999Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:31:15 2024-07-16T09:31:14.999Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:31:15 2024-07-16T09:31:14.999Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:31:15 2024-07-16T09:31:14.999Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122274999 09:31:15 2024-07-16T09:31:15.009Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:15 2024-07-16T09:31:15.009Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:15 2024-07-16T09:31:15.023Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: T9AMaGkwSkOtJvYN-oh2eQ 09:31:15 2024-07-16T09:31:15.037Z WARN 7154 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 38855813-6290-41ae-a644-7beb8dfeb56d 09:31:15 2024-07-16T09:31:15.037Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:31:15 2024-07-16T09:31:15.037Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:31:15 acks = -1 09:31:15 auto.include.jmx.reporter = true 09:31:15 batch.size = 16384 09:31:15 bootstrap.servers = [PLAINTEXT://localhost:32786] 09:31:15 buffer.memory = 33554432 09:31:15 client.dns.lookup = use_all_dns_ips 09:31:15 client.id = producer-16 09:31:15 compression.type = none 09:31:15 connections.max.idle.ms = 540000 09:31:15 delivery.timeout.ms = 120000 09:31:15 enable.idempotence = false 09:31:15 interceptor.classes = [] 09:31:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:31:15 linger.ms = 1 09:31:15 max.block.ms = 60000 09:31:15 max.in.flight.requests.per.connection = 5 09:31:15 max.request.size = 1048576 09:31:15 metadata.max.age.ms = 300000 09:31:15 metadata.max.idle.ms = 300000 09:31:15 metric.reporters = [] 09:31:15 metrics.num.samples = 2 09:31:15 metrics.recording.level = INFO 09:31:15 metrics.sample.window.ms = 30000 09:31:15 partitioner.adaptive.partitioning.enable = true 09:31:15 partitioner.availability.timeout.ms = 0 09:31:15 partitioner.class = null 09:31:15 partitioner.ignore.keys = false 09:31:15 receive.buffer.bytes = 32768 09:31:15 reconnect.backoff.max.ms = 1000 09:31:15 reconnect.backoff.ms = 50 09:31:15 request.timeout.ms = 30000 09:31:15 retries = 0 09:31:15 retry.backoff.ms = 100 09:31:15 sasl.client.callback.handler.class = null 09:31:15 sasl.jaas.config = null 09:31:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:31:15 sasl.kerberos.min.time.before.relogin = 60000 09:31:15 sasl.kerberos.service.name = null 09:31:15 sasl.kerberos.ticket.renew.jitter = 0.05 09:31:15 sasl.kerberos.ticket.renew.window.factor = 0.8 09:31:15 sasl.login.callback.handler.class = null 09:31:15 sasl.login.class = null 09:31:15 sasl.login.connect.timeout.ms = null 09:31:15 sasl.login.read.timeout.ms = null 09:31:15 sasl.login.refresh.buffer.seconds = 300 09:31:15 sasl.login.refresh.min.period.seconds = 60 09:31:15 sasl.login.refresh.window.factor = 0.8 09:31:15 sasl.login.refresh.window.jitter = 0.05 09:31:15 sasl.login.retry.backoff.max.ms = 10000 09:31:15 sasl.login.retry.backoff.ms = 100 09:31:15 sasl.mechanism = GSSAPI 09:31:15 sasl.oauthbearer.clock.skew.seconds = 30 09:31:15 sasl.oauthbearer.expected.audience = null 09:31:15 sasl.oauthbearer.expected.issuer = null 09:31:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:31:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:31:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:31:15 sasl.oauthbearer.jwks.endpoint.url = null 09:31:15 sasl.oauthbearer.scope.claim.name = scope 09:31:15 sasl.oauthbearer.sub.claim.name = sub 09:31:15 sasl.oauthbearer.token.endpoint.url = null 09:31:15 security.protocol = PLAINTEXT 09:31:15 security.providers = null 09:31:15 send.buffer.bytes = 131072 09:31:15 socket.connection.setup.timeout.max.ms = 30000 09:31:15 socket.connection.setup.timeout.ms = 10000 09:31:15 ssl.cipher.suites = null 09:31:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:31:15 ssl.endpoint.identification.algorithm = https 09:31:15 ssl.engine.factory.class = null 09:31:15 ssl.key.password = null 09:31:15 ssl.keymanager.algorithm = SunX509 09:31:15 ssl.keystore.certificate.chain = null 09:31:15 ssl.keystore.key = null 09:31:15 ssl.keystore.location = null 09:31:15 ssl.keystore.password = null 09:31:15 ssl.keystore.type = JKS 09:31:15 ssl.protocol = TLSv1.3 09:31:15 ssl.provider = null 09:31:15 ssl.secure.random.implementation = null 09:31:15 ssl.trustmanager.algorithm = PKIX 09:31:15 ssl.truststore.certificates = null 09:31:15 ssl.truststore.location = null 09:31:15 ssl.truststore.password = null 09:31:15 ssl.truststore.type = JKS 09:31:15 transaction.timeout.ms = 60000 09:31:15 transactional.id = null 09:31:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:31:15 09:31:15 2024-07-16T09:31:15.039Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:31:15 2024-07-16T09:31:15.039Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:31:15 2024-07-16T09:31:15.039Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:31:15 2024-07-16T09:31:15.039Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122275039 09:31:15 2024-07-16T09:31:15.050Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: T9AMaGkwSkOtJvYN-oh2eQ 09:31:15 2024-07-16T09:31:15.059Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:15 2024-07-16T09:31:15.059Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:15 2024-07-16T09:31:15.065Z WARN 7154 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 1c7241c7-1dde-4c29-8b50-3628f424cc5e 09:31:15 2024-07-16T09:31:15.065Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:31:15 2024-07-16T09:31:15.066Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:31:15 acks = -1 09:31:15 auto.include.jmx.reporter = true 09:31:15 batch.size = 16384 09:31:15 bootstrap.servers = [PLAINTEXT://localhost:32786] 09:31:15 buffer.memory = 33554432 09:31:15 client.dns.lookup = use_all_dns_ips 09:31:15 client.id = producer-17 09:31:15 compression.type = none 09:31:15 connections.max.idle.ms = 540000 09:31:15 delivery.timeout.ms = 120000 09:31:15 enable.idempotence = false 09:31:15 interceptor.classes = [] 09:31:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:31:15 linger.ms = 1 09:31:15 max.block.ms = 60000 09:31:15 max.in.flight.requests.per.connection = 5 09:31:15 max.request.size = 1048576 09:31:15 metadata.max.age.ms = 300000 09:31:15 metadata.max.idle.ms = 300000 09:31:15 metric.reporters = [] 09:31:15 metrics.num.samples = 2 09:31:15 metrics.recording.level = INFO 09:31:15 metrics.sample.window.ms = 30000 09:31:15 partitioner.adaptive.partitioning.enable = true 09:31:15 partitioner.availability.timeout.ms = 0 09:31:15 partitioner.class = null 09:31:15 partitioner.ignore.keys = false 09:31:15 receive.buffer.bytes = 32768 09:31:15 reconnect.backoff.max.ms = 1000 09:31:15 reconnect.backoff.ms = 50 09:31:15 request.timeout.ms = 30000 09:31:15 retries = 0 09:31:15 retry.backoff.ms = 100 09:31:15 sasl.client.callback.handler.class = null 09:31:15 sasl.jaas.config = null 09:31:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:31:15 sasl.kerberos.min.time.before.relogin = 60000 09:31:15 sasl.kerberos.service.name = null 09:31:15 sasl.kerberos.ticket.renew.jitter = 0.05 09:31:15 sasl.kerberos.ticket.renew.window.factor = 0.8 09:31:15 sasl.login.callback.handler.class = null 09:31:15 sasl.login.class = null 09:31:15 sasl.login.connect.timeout.ms = null 09:31:15 sasl.login.read.timeout.ms = null 09:31:15 sasl.login.refresh.buffer.seconds = 300 09:31:15 sasl.login.refresh.min.period.seconds = 60 09:31:15 sasl.login.refresh.window.factor = 0.8 09:31:15 sasl.login.refresh.window.jitter = 0.05 09:31:15 sasl.login.retry.backoff.max.ms = 10000 09:31:15 sasl.login.retry.backoff.ms = 100 09:31:15 sasl.mechanism = GSSAPI 09:31:15 sasl.oauthbearer.clock.skew.seconds = 30 09:31:15 sasl.oauthbearer.expected.audience = null 09:31:15 sasl.oauthbearer.expected.issuer = null 09:31:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:31:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:31:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:31:15 sasl.oauthbearer.jwks.endpoint.url = null 09:31:15 sasl.oauthbearer.scope.claim.name = scope 09:31:15 sasl.oauthbearer.sub.claim.name = sub 09:31:15 sasl.oauthbearer.token.endpoint.url = null 09:31:15 security.protocol = PLAINTEXT 09:31:15 security.providers = null 09:31:15 send.buffer.bytes = 131072 09:31:15 socket.connection.setup.timeout.max.ms = 30000 09:31:15 socket.connection.setup.timeout.ms = 10000 09:31:15 ssl.cipher.suites = null 09:31:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:31:15 ssl.endpoint.identification.algorithm = https 09:31:15 ssl.engine.factory.class = null 09:31:15 ssl.key.password = null 09:31:15 ssl.keymanager.algorithm = SunX509 09:31:15 ssl.keystore.certificate.chain = null 09:31:15 ssl.keystore.key = null 09:31:15 ssl.keystore.location = null 09:31:15 ssl.keystore.password = null 09:31:15 ssl.keystore.type = JKS 09:31:15 ssl.protocol = TLSv1.3 09:31:15 ssl.provider = null 09:31:15 ssl.secure.random.implementation = null 09:31:15 ssl.trustmanager.algorithm = PKIX 09:31:15 ssl.truststore.certificates = null 09:31:15 ssl.truststore.location = null 09:31:15 ssl.truststore.password = null 09:31:15 ssl.truststore.type = JKS 09:31:15 transaction.timeout.ms = 60000 09:31:15 transactional.id = null 09:31:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:31:15 09:31:15 2024-07-16T09:31:15.068Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:31:15 2024-07-16T09:31:15.068Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:31:15 2024-07-16T09:31:15.068Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:31:15 2024-07-16T09:31:15.068Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122275068 09:31:15 2024-07-16T09:31:15.075Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: T9AMaGkwSkOtJvYN-oh2eQ 09:31:15 2024-07-16T09:31:15.087Z WARN 7154 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: d93496e4-dfcb-4158-b4ab-5e0d7a7f24c5 09:31:15 2024-07-16T09:31:15.088Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:31:15 2024-07-16T09:31:15.088Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:31:15 acks = -1 09:31:15 auto.include.jmx.reporter = true 09:31:15 batch.size = 16384 09:31:15 bootstrap.servers = [PLAINTEXT://localhost:32786] 09:31:15 buffer.memory = 33554432 09:31:15 client.dns.lookup = use_all_dns_ips 09:31:15 client.id = producer-18 09:31:15 compression.type = none 09:31:15 connections.max.idle.ms = 540000 09:31:15 delivery.timeout.ms = 120000 09:31:15 enable.idempotence = false 09:31:15 interceptor.classes = [] 09:31:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:31:15 linger.ms = 1 09:31:15 max.block.ms = 60000 09:31:15 max.in.flight.requests.per.connection = 5 09:31:15 max.request.size = 1048576 09:31:15 metadata.max.age.ms = 300000 09:31:15 metadata.max.idle.ms = 300000 09:31:15 metric.reporters = [] 09:31:15 metrics.num.samples = 2 09:31:15 metrics.recording.level = INFO 09:31:15 metrics.sample.window.ms = 30000 09:31:15 partitioner.adaptive.partitioning.enable = true 09:31:15 partitioner.availability.timeout.ms = 0 09:31:15 partitioner.class = null 09:31:15 partitioner.ignore.keys = false 09:31:15 receive.buffer.bytes = 32768 09:31:15 reconnect.backoff.max.ms = 1000 09:31:15 reconnect.backoff.ms = 50 09:31:15 request.timeout.ms = 30000 09:31:15 retries = 0 09:31:15 retry.backoff.ms = 100 09:31:15 sasl.client.callback.handler.class = null 09:31:15 sasl.jaas.config = null 09:31:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:31:15 sasl.kerberos.min.time.before.relogin = 60000 09:31:15 sasl.kerberos.service.name = null 09:31:15 sasl.kerberos.ticket.renew.jitter = 0.05 09:31:15 sasl.kerberos.ticket.renew.window.factor = 0.8 09:31:15 sasl.login.callback.handler.class = null 09:31:15 sasl.login.class = null 09:31:15 sasl.login.connect.timeout.ms = null 09:31:15 sasl.login.read.timeout.ms = null 09:31:15 sasl.login.refresh.buffer.seconds = 300 09:31:15 sasl.login.refresh.min.period.seconds = 60 09:31:15 sasl.login.refresh.window.factor = 0.8 09:31:15 sasl.login.refresh.window.jitter = 0.05 09:31:15 sasl.login.retry.backoff.max.ms = 10000 09:31:15 sasl.login.retry.backoff.ms = 100 09:31:15 sasl.mechanism = GSSAPI 09:31:15 sasl.oauthbearer.clock.skew.seconds = 30 09:31:15 sasl.oauthbearer.expected.audience = null 09:31:15 sasl.oauthbearer.expected.issuer = null 09:31:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:31:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:31:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:31:15 sasl.oauthbearer.jwks.endpoint.url = null 09:31:15 sasl.oauthbearer.scope.claim.name = scope 09:31:15 sasl.oauthbearer.sub.claim.name = sub 09:31:15 sasl.oauthbearer.token.endpoint.url = null 09:31:15 security.protocol = PLAINTEXT 09:31:15 security.providers = null 09:31:15 send.buffer.bytes = 131072 09:31:15 socket.connection.setup.timeout.max.ms = 30000 09:31:15 socket.connection.setup.timeout.ms = 10000 09:31:15 ssl.cipher.suites = null 09:31:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:31:15 ssl.endpoint.identification.algorithm = https 09:31:15 ssl.engine.factory.class = null 09:31:15 ssl.key.password = null 09:31:15 ssl.keymanager.algorithm = SunX509 09:31:15 ssl.keystore.certificate.chain = null 09:31:15 ssl.keystore.key = null 09:31:15 ssl.keystore.location = null 09:31:15 ssl.keystore.password = null 09:31:15 ssl.keystore.type = JKS 09:31:15 ssl.protocol = TLSv1.3 09:31:15 ssl.provider = null 09:31:15 ssl.secure.random.implementation = null 09:31:15 ssl.trustmanager.algorithm = PKIX 09:31:15 ssl.truststore.certificates = null 09:31:15 ssl.truststore.location = null 09:31:15 ssl.truststore.password = null 09:31:15 ssl.truststore.type = JKS 09:31:15 transaction.timeout.ms = 60000 09:31:15 transactional.id = null 09:31:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:31:15 09:31:15 2024-07-16T09:31:15.090Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:31:15 2024-07-16T09:31:15.090Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:31:15 2024-07-16T09:31:15.090Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:31:15 2024-07-16T09:31:15.090Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122275090 09:31:15 2024-07-16T09:31:15.100Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: T9AMaGkwSkOtJvYN-oh2eQ 09:31:15 2024-07-16T09:31:15.114Z WARN 7154 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 61e37b57-f46a-4840-91a2-2ad395530908 09:31:15 2024-07-16T09:31:15.115Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:31:15 2024-07-16T09:31:15.115Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:31:15 acks = -1 09:31:15 auto.include.jmx.reporter = true 09:31:15 batch.size = 16384 09:31:15 bootstrap.servers = [PLAINTEXT://localhost:32786] 09:31:15 buffer.memory = 33554432 09:31:15 client.dns.lookup = use_all_dns_ips 09:31:15 client.id = producer-19 09:31:15 compression.type = none 09:31:15 connections.max.idle.ms = 540000 09:31:15 delivery.timeout.ms = 120000 09:31:15 enable.idempotence = false 09:31:15 interceptor.classes = [] 09:31:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:31:15 linger.ms = 1 09:31:15 max.block.ms = 60000 09:31:15 max.in.flight.requests.per.connection = 5 09:31:15 max.request.size = 1048576 09:31:15 metadata.max.age.ms = 300000 09:31:15 metadata.max.idle.ms = 300000 09:31:15 metric.reporters = [] 09:31:15 metrics.num.samples = 2 09:31:15 metrics.recording.level = INFO 09:31:15 metrics.sample.window.ms = 30000 09:31:15 partitioner.adaptive.partitioning.enable = true 09:31:15 partitioner.availability.timeout.ms = 0 09:31:15 partitioner.class = null 09:31:15 partitioner.ignore.keys = false 09:31:15 receive.buffer.bytes = 32768 09:31:15 reconnect.backoff.max.ms = 1000 09:31:15 reconnect.backoff.ms = 50 09:31:15 request.timeout.ms = 30000 09:31:15 retries = 0 09:31:15 retry.backoff.ms = 100 09:31:15 sasl.client.callback.handler.class = null 09:31:15 sasl.jaas.config = null 09:31:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:31:15 sasl.kerberos.min.time.before.relogin = 60000 09:31:15 sasl.kerberos.service.name = null 09:31:15 sasl.kerberos.ticket.renew.jitter = 0.05 09:31:15 sasl.kerberos.ticket.renew.window.factor = 0.8 09:31:15 sasl.login.callback.handler.class = null 09:31:15 sasl.login.class = null 09:31:15 sasl.login.connect.timeout.ms = null 09:31:15 sasl.login.read.timeout.ms = null 09:31:15 sasl.login.refresh.buffer.seconds = 300 09:31:15 sasl.login.refresh.min.period.seconds = 60 09:31:15 sasl.login.refresh.window.factor = 0.8 09:31:15 sasl.login.refresh.window.jitter = 0.05 09:31:15 sasl.login.retry.backoff.max.ms = 10000 09:31:15 sasl.login.retry.backoff.ms = 100 09:31:15 sasl.mechanism = GSSAPI 09:31:15 sasl.oauthbearer.clock.skew.seconds = 30 09:31:15 sasl.oauthbearer.expected.audience = null 09:31:15 sasl.oauthbearer.expected.issuer = null 09:31:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:31:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:31:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:31:15 sasl.oauthbearer.jwks.endpoint.url = null 09:31:15 sasl.oauthbearer.scope.claim.name = scope 09:31:15 sasl.oauthbearer.sub.claim.name = sub 09:31:15 sasl.oauthbearer.token.endpoint.url = null 09:31:15 security.protocol = PLAINTEXT 09:31:15 security.providers = null 09:31:15 send.buffer.bytes = 131072 09:31:15 socket.connection.setup.timeout.max.ms = 30000 09:31:15 socket.connection.setup.timeout.ms = 10000 09:31:15 ssl.cipher.suites = null 09:31:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:31:15 ssl.endpoint.identification.algorithm = https 09:31:15 ssl.engine.factory.class = null 09:31:15 ssl.key.password = null 09:31:15 ssl.keymanager.algorithm = SunX509 09:31:15 ssl.keystore.certificate.chain = null 09:31:15 ssl.keystore.key = null 09:31:15 ssl.keystore.location = null 09:31:15 ssl.keystore.password = null 09:31:15 ssl.keystore.type = JKS 09:31:15 ssl.protocol = TLSv1.3 09:31:15 ssl.provider = null 09:31:15 ssl.secure.random.implementation = null 09:31:15 ssl.trustmanager.algorithm = PKIX 09:31:15 ssl.truststore.certificates = null 09:31:15 ssl.truststore.location = null 09:31:15 ssl.truststore.password = null 09:31:15 ssl.truststore.type = JKS 09:31:15 transaction.timeout.ms = 60000 09:31:15 transactional.id = null 09:31:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:31:15 09:31:15 2024-07-16T09:31:15.117Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:31:15 2024-07-16T09:31:15.117Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:31:15 2024-07-16T09:31:15.117Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:31:15 2024-07-16T09:31:15.117Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122275117 09:31:15 2024-07-16T09:31:15.123Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: T9AMaGkwSkOtJvYN-oh2eQ 09:31:15 2024-07-16T09:31:15.134Z WARN 7154 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 8267af5c-a00c-4419-9d3e-60f7f83b2c25 09:31:15 2024-07-16T09:31:15.134Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:31:15 2024-07-16T09:31:15.134Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:31:15 acks = -1 09:31:15 auto.include.jmx.reporter = true 09:31:15 batch.size = 16384 09:31:15 bootstrap.servers = [PLAINTEXT://localhost:32786] 09:31:15 buffer.memory = 33554432 09:31:15 client.dns.lookup = use_all_dns_ips 09:31:15 client.id = producer-20 09:31:15 compression.type = none 09:31:15 connections.max.idle.ms = 540000 09:31:15 delivery.timeout.ms = 120000 09:31:15 enable.idempotence = false 09:31:15 interceptor.classes = [] 09:31:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:31:15 linger.ms = 1 09:31:15 max.block.ms = 60000 09:31:15 max.in.flight.requests.per.connection = 5 09:31:15 max.request.size = 1048576 09:31:15 metadata.max.age.ms = 300000 09:31:15 metadata.max.idle.ms = 300000 09:31:15 metric.reporters = [] 09:31:15 metrics.num.samples = 2 09:31:15 metrics.recording.level = INFO 09:31:15 metrics.sample.window.ms = 30000 09:31:15 partitioner.adaptive.partitioning.enable = true 09:31:15 partitioner.availability.timeout.ms = 0 09:31:15 partitioner.class = null 09:31:15 partitioner.ignore.keys = false 09:31:15 receive.buffer.bytes = 32768 09:31:15 reconnect.backoff.max.ms = 1000 09:31:15 reconnect.backoff.ms = 50 09:31:15 request.timeout.ms = 30000 09:31:15 retries = 0 09:31:15 retry.backoff.ms = 100 09:31:15 sasl.client.callback.handler.class = null 09:31:15 sasl.jaas.config = null 09:31:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:31:15 sasl.kerberos.min.time.before.relogin = 60000 09:31:15 sasl.kerberos.service.name = null 09:31:15 sasl.kerberos.ticket.renew.jitter = 0.05 09:31:15 sasl.kerberos.ticket.renew.window.factor = 0.8 09:31:15 sasl.login.callback.handler.class = null 09:31:15 sasl.login.class = null 09:31:15 sasl.login.connect.timeout.ms = null 09:31:15 sasl.login.read.timeout.ms = null 09:31:15 sasl.login.refresh.buffer.seconds = 300 09:31:15 sasl.login.refresh.min.period.seconds = 60 09:31:15 sasl.login.refresh.window.factor = 0.8 09:31:15 sasl.login.refresh.window.jitter = 0.05 09:31:15 sasl.login.retry.backoff.max.ms = 10000 09:31:15 sasl.login.retry.backoff.ms = 100 09:31:15 sasl.mechanism = GSSAPI 09:31:15 sasl.oauthbearer.clock.skew.seconds = 30 09:31:15 sasl.oauthbearer.expected.audience = null 09:31:15 sasl.oauthbearer.expected.issuer = null 09:31:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:31:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:31:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:31:15 sasl.oauthbearer.jwks.endpoint.url = null 09:31:15 sasl.oauthbearer.scope.claim.name = scope 09:31:15 sasl.oauthbearer.sub.claim.name = sub 09:31:15 sasl.oauthbearer.token.endpoint.url = null 09:31:15 security.protocol = PLAINTEXT 09:31:15 security.providers = null 09:31:15 send.buffer.bytes = 131072 09:31:15 socket.connection.setup.timeout.max.ms = 30000 09:31:15 socket.connection.setup.timeout.ms = 10000 09:31:15 ssl.cipher.suites = null 09:31:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:31:15 ssl.endpoint.identification.algorithm = https 09:31:15 ssl.engine.factory.class = null 09:31:15 ssl.key.password = null 09:31:15 ssl.keymanager.algorithm = SunX509 09:31:15 ssl.keystore.certificate.chain = null 09:31:15 ssl.keystore.key = null 09:31:15 ssl.keystore.location = null 09:31:15 ssl.keystore.password = null 09:31:15 ssl.keystore.type = JKS 09:31:15 ssl.protocol = TLSv1.3 09:31:15 ssl.provider = null 09:31:15 ssl.secure.random.implementation = null 09:31:15 ssl.trustmanager.algorithm = PKIX 09:31:15 ssl.truststore.certificates = null 09:31:15 ssl.truststore.location = null 09:31:15 ssl.truststore.password = null 09:31:15 ssl.truststore.type = JKS 09:31:15 transaction.timeout.ms = 60000 09:31:15 transactional.id = null 09:31:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:31:15 09:31:15 2024-07-16T09:31:15.136Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:31:15 2024-07-16T09:31:15.136Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:31:15 2024-07-16T09:31:15.136Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:31:15 2024-07-16T09:31:15.136Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122275136 09:31:15 2024-07-16T09:31:15.152Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: T9AMaGkwSkOtJvYN-oh2eQ 09:31:15 2024-07-16T09:31:15.160Z INFO 7154 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:31:15 allow.auto.create.topics = true 09:31:15 auto.commit.interval.ms = 5000 09:31:15 auto.include.jmx.reporter = true 09:31:15 auto.offset.reset = earliest 09:31:15 bootstrap.servers = [PLAINTEXT://localhost:32786] 09:31:15 check.crcs = true 09:31:15 client.dns.lookup = use_all_dns_ips 09:31:15 client.id = consumer-test-1-10 09:31:15 client.rack = 09:31:15 connections.max.idle.ms = 540000 09:31:15 default.api.timeout.ms = 60000 09:31:15 enable.auto.commit = true 09:31:15 exclude.internal.topics = true 09:31:15 fetch.max.bytes = 52428800 09:31:15 fetch.max.wait.ms = 500 09:31:15 fetch.min.bytes = 1 09:31:15 group.id = test-1 09:31:15 group.instance.id = null 09:31:15 heartbeat.interval.ms = 3000 09:31:15 interceptor.classes = [] 09:31:15 internal.leave.group.on.close = true 09:31:15 internal.throw.on.fetch.stable.offset.unsupported = false 09:31:15 isolation.level = read_uncommitted 09:31:15 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:31:15 max.partition.fetch.bytes = 1048576 09:31:15 max.poll.interval.ms = 300000 09:31:15 max.poll.records = 500 09:31:15 metadata.max.age.ms = 300000 09:31:15 metric.reporters = [] 09:31:15 metrics.num.samples = 2 09:31:15 metrics.recording.level = INFO 09:31:15 metrics.sample.window.ms = 30000 09:31:15 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:31:15 receive.buffer.bytes = 65536 09:31:15 reconnect.backoff.max.ms = 1000 09:31:15 reconnect.backoff.ms = 50 09:31:15 request.timeout.ms = 30000 09:31:15 retry.backoff.ms = 100 09:31:15 sasl.client.callback.handler.class = null 09:31:15 sasl.jaas.config = null 09:31:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:31:15 sasl.kerberos.min.time.before.relogin = 60000 09:31:15 sasl.kerberos.service.name = null 09:31:15 sasl.kerberos.ticket.renew.jitter = 0.05 09:31:15 sasl.kerberos.ticket.renew.window.factor = 0.8 09:31:15 sasl.login.callback.handler.class = null 09:31:15 sasl.login.class = null 09:31:15 sasl.login.connect.timeout.ms = null 09:31:15 sasl.login.read.timeout.ms = null 09:31:15 sasl.login.refresh.buffer.seconds = 300 09:31:15 sasl.login.refresh.min.period.seconds = 60 09:31:15 sasl.login.refresh.window.factor = 0.8 09:31:15 sasl.login.refresh.window.jitter = 0.05 09:31:15 sasl.login.retry.backoff.max.ms = 10000 09:31:15 sasl.login.retry.backoff.ms = 100 09:31:15 sasl.mechanism = GSSAPI 09:31:15 sasl.oauthbearer.clock.skew.seconds = 30 09:31:15 sasl.oauthbearer.expected.audience = null 09:31:15 sasl.oauthbearer.expected.issuer = null 09:31:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:31:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:31:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:31:15 sasl.oauthbearer.jwks.endpoint.url = null 09:31:15 sasl.oauthbearer.scope.claim.name = scope 09:31:15 sasl.oauthbearer.sub.claim.name = sub 09:31:15 sasl.oauthbearer.token.endpoint.url = null 09:31:15 security.protocol = PLAINTEXT 09:31:15 security.providers = null 09:31:15 send.buffer.bytes = 131072 09:31:15 session.timeout.ms = 45000 09:31:15 socket.connection.setup.timeout.max.ms = 30000 09:31:15 socket.connection.setup.timeout.ms = 10000 09:31:15 ssl.cipher.suites = null 09:31:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:31:15 ssl.endpoint.identification.algorithm = https 09:31:15 ssl.engine.factory.class = null 09:31:15 ssl.key.password = null 09:31:15 ssl.keymanager.algorithm = SunX509 09:31:15 ssl.keystore.certificate.chain = null 09:31:15 ssl.keystore.key = null 09:31:15 ssl.keystore.location = null 09:31:15 ssl.keystore.password = null 09:31:15 ssl.keystore.type = JKS 09:31:15 ssl.protocol = TLSv1.3 09:31:15 ssl.provider = null 09:31:15 ssl.secure.random.implementation = null 09:31:15 ssl.trustmanager.algorithm = PKIX 09:31:15 ssl.truststore.certificates = null 09:31:15 ssl.truststore.location = null 09:31:15 ssl.truststore.password = null 09:31:15 ssl.truststore.type = JKS 09:31:15 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 09:31:15 09:31:15 2024-07-16T09:31:15.162Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:31:15 2024-07-16T09:31:15.162Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:31:15 2024-07-16T09:31:15.162Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122275162 09:31:15 2024-07-16T09:31:15.163Z INFO 7154 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1-10, groupId=test-1] Subscribed to topic(s): my-topic-name 09:31:15 2024-07-16T09:31:15.167Z WARN 7154 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 4f5a14ee-2a50-43a2-bcbc-dbdceafc46aa 09:31:15 2024-07-16T09:31:15.167Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:31:15 2024-07-16T09:31:15.167Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:31:15 acks = -1 09:31:15 auto.include.jmx.reporter = true 09:31:15 batch.size = 16384 09:31:15 bootstrap.servers = [PLAINTEXT://localhost:32786] 09:31:15 buffer.memory = 33554432 09:31:15 client.dns.lookup = use_all_dns_ips 09:31:15 client.id = producer-21 09:31:15 compression.type = none 09:31:15 connections.max.idle.ms = 540000 09:31:15 delivery.timeout.ms = 120000 09:31:15 enable.idempotence = false 09:31:15 interceptor.classes = [] 09:31:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:31:15 linger.ms = 1 09:31:15 max.block.ms = 60000 09:31:15 max.in.flight.requests.per.connection = 5 09:31:15 max.request.size = 1048576 09:31:15 metadata.max.age.ms = 300000 09:31:15 metadata.max.idle.ms = 300000 09:31:15 metric.reporters = [] 09:31:15 metrics.num.samples = 2 09:31:15 metrics.recording.level = INFO 09:31:15 metrics.sample.window.ms = 30000 09:31:15 partitioner.adaptive.partitioning.enable = true 09:31:15 partitioner.availability.timeout.ms = 0 09:31:15 partitioner.class = null 09:31:15 partitioner.ignore.keys = false 09:31:15 receive.buffer.bytes = 32768 09:31:15 reconnect.backoff.max.ms = 1000 09:31:15 reconnect.backoff.ms = 50 09:31:15 request.timeout.ms = 30000 09:31:15 retries = 0 09:31:15 retry.backoff.ms = 100 09:31:15 sasl.client.callback.handler.class = null 09:31:15 sasl.jaas.config = null 09:31:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:31:15 sasl.kerberos.min.time.before.relogin = 60000 09:31:15 sasl.kerberos.service.name = null 09:31:15 sasl.kerberos.ticket.renew.jitter = 0.05 09:31:15 sasl.kerberos.ticket.renew.window.factor = 0.8 09:31:15 sasl.login.callback.handler.class = null 09:31:15 sasl.login.class = null 09:31:15 sasl.login.connect.timeout.ms = null 09:31:15 sasl.login.read.timeout.ms = null 09:31:15 sasl.login.refresh.buffer.seconds = 300 09:31:15 sasl.login.refresh.min.period.seconds = 60 09:31:15 sasl.login.refresh.window.factor = 0.8 09:31:15 sasl.login.refresh.window.jitter = 0.05 09:31:15 sasl.login.retry.backoff.max.ms = 10000 09:31:15 sasl.login.retry.backoff.ms = 100 09:31:15 sasl.mechanism = GSSAPI 09:31:15 sasl.oauthbearer.clock.skew.seconds = 30 09:31:15 sasl.oauthbearer.expected.audience = null 09:31:15 sasl.oauthbearer.expected.issuer = null 09:31:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:31:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:31:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:31:15 sasl.oauthbearer.jwks.endpoint.url = null 09:31:15 sasl.oauthbearer.scope.claim.name = scope 09:31:15 sasl.oauthbearer.sub.claim.name = sub 09:31:15 sasl.oauthbearer.token.endpoint.url = null 09:31:15 security.protocol = PLAINTEXT 09:31:15 security.providers = null 09:31:15 send.buffer.bytes = 131072 09:31:15 socket.connection.setup.timeout.max.ms = 30000 09:31:15 socket.connection.setup.timeout.ms = 10000 09:31:15 ssl.cipher.suites = null 09:31:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:31:15 ssl.endpoint.identification.algorithm = https 09:31:15 ssl.engine.factory.class = null 09:31:15 ssl.key.password = null 09:31:15 ssl.keymanager.algorithm = SunX509 09:31:15 ssl.keystore.certificate.chain = null 09:31:15 ssl.keystore.key = null 09:31:15 ssl.keystore.location = null 09:31:15 ssl.keystore.password = null 09:31:15 ssl.keystore.type = JKS 09:31:15 ssl.protocol = TLSv1.3 09:31:15 ssl.provider = null 09:31:15 ssl.secure.random.implementation = null 09:31:15 ssl.trustmanager.algorithm = PKIX 09:31:15 ssl.truststore.certificates = null 09:31:15 ssl.truststore.location = null 09:31:15 ssl.truststore.password = null 09:31:15 ssl.truststore.type = JKS 09:31:15 transaction.timeout.ms = 60000 09:31:15 transactional.id = null 09:31:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:31:15 09:31:15 2024-07-16T09:31:15.169Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:31:15 2024-07-16T09:31:15.169Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:31:15 2024-07-16T09:31:15.169Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:31:15 2024-07-16T09:31:15.169Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122275169 09:31:15 2024-07-16T09:31:15.195Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: T9AMaGkwSkOtJvYN-oh2eQ 09:31:15 2024-07-16T09:31:15.213Z INFO 7154 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Cluster ID: T9AMaGkwSkOtJvYN-oh2eQ 09:31:15 2024-07-16T09:31:15.228Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:15 2024-07-16T09:31:15.229Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:15 2024-07-16T09:31:15.348Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:15 2024-07-16T09:31:15.348Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:15 2024-07-16T09:31:15.373Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:15 2024-07-16T09:31:15.373Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:15 2024-07-16T09:31:15.491Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:15 2024-07-16T09:31:15.491Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:15 2024-07-16T09:31:15.507Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:15 2024-07-16T09:31:15.507Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:15 2024-07-16T09:31:15.536Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Discovered group coordinator localhost:32786 (id: 2147483646 rack: null) 09:31:15 2024-07-16T09:31:15.538Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] (Re-)joining group 09:31:15 2024-07-16T09:31:15.567Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Request joining group due to: need to re-join with the given member-id: consumer-test-1-10-67c38b9d-c102-4a2b-b487-4f1db3eab0ce 09:31:15 2024-07-16T09:31:15.567Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 09:31:15 2024-07-16T09:31:15.567Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] (Re-)joining group 09:31:15 2024-07-16T09:31:15.570Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:15 2024-07-16T09:31:15.570Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:15 2024-07-16T09:31:15.570Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:15 2024-07-16T09:31:15.603Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-10-67c38b9d-c102-4a2b-b487-4f1db3eab0ce', protocol='range'} 09:31:15 2024-07-16T09:31:15.603Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Finished assignment for group at generation 1: {consumer-test-1-10-67c38b9d-c102-4a2b-b487-4f1db3eab0ce=Assignment(partitions=[my-topic-name-0])} 09:31:15 2024-07-16T09:31:15.623Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-10-67c38b9d-c102-4a2b-b487-4f1db3eab0ce', protocol='range'} 09:31:15 2024-07-16T09:31:15.623Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 09:31:15 2024-07-16T09:31:15.623Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 09:31:15 2024-07-16T09:31:15.633Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Found no committed offset for partition my-topic-name-0 09:31:15 2024-07-16T09:31:15.645Z INFO 7154 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1-10, groupId=test-1] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32786 (id: 1 rack: null)], epoch=0}}. 09:31:15 2024-07-16T09:31:15.674Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:15 2024-07-16T09:31:15.674Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:15 2024-07-16T09:31:15.691Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:15 2024-07-16T09:31:15.691Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:15.765Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:16 2024-07-16T09:31:15.765Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:15.765Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:16 2024-07-16T09:31:15.792Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:16 2024-07-16T09:31:15.792Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:15.792Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:16 2024-07-16T09:31:15.793Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:15.843Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:16 2024-07-16T09:31:15.843Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:15.890Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:16 2024-07-16T09:31:15.890Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:15.891Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:16 2024-07-16T09:31:15.891Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:15.897Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:16 2024-07-16T09:31:15.897Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:16 2024-07-16T09:31:15.897Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 09:31:16 2024-07-16T09:31:15.898Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 09:31:16 2024-07-16T09:31:15.898Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:16 2024-07-16T09:31:15.898Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 09:31:16 2024-07-16T09:31:15.898Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:16 2024-07-16T09:31:15.898Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:16 2024-07-16T09:31:15.898Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:16 2024-07-16T09:31:15.898Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 09:31:16 2024-07-16T09:31:15.898Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 09:31:16 2024-07-16T09:31:15.898Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 09:31:16 2024-07-16T09:31:15.899Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:16 2024-07-16T09:31:15.899Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 09:31:16 2024-07-16T09:31:15.899Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:16 2024-07-16T09:31:15.899Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 09:31:16 2024-07-16T09:31:15.906Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:16 2024-07-16T09:31:15.906Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 216ms, elapsed time since send: 216ms, request timeout: 30000ms) 09:31:16 2024-07-16T09:31:15.906Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 09:31:16 2024-07-16T09:31:15.906Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 2147483646 disconnected. 09:31:16 2024-07-16T09:31:15.906Z INFO 7154 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-10, groupId=test-1] Error sending fetch request (sessionId=277878262, epoch=1) to node 1: 09:31:16 09:31:16 org.apache.kafka.common.errors.DisconnectException: null 09:31:16 09:31:16 2024-07-16T09:31:15.907Z INFO 7154 --- [thread | test-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Group coordinator localhost:32786 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 09:31:16 2024-07-16T09:31:15.964Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:16 2024-07-16T09:31:15.964Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:15.998Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:16 2024-07-16T09:31:15.998Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:15.998Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:16 2024-07-16T09:31:15.998Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:16 2024-07-16T09:31:15.999Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:15.999Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:15.999Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:16 2024-07-16T09:31:15.999Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:15.999Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:16 2024-07-16T09:31:15.999Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:16 2024-07-16T09:31:15.999Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:15.999Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.000Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.000Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.001Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.001Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.007Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.007Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.098Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.098Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.099Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.099Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.100Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.100Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.101Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.101Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.142Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.142Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.149Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.149Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.149Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.149Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.150Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.150Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.150Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.150Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.169Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.169Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.208Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.208Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.228Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.228Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:16 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.3 s - in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 09:31:16 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 09:31:16 2024-07-16T09:31:16.300Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.300Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.303Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.303Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.303Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.303Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.303Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.303Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.334Z INFO 7154 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : data job id for read operation is: my-job-id 09:31:16 2024-07-16T09:31:16.337Z INFO 7154 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : data job id for write operation is: my-job-id 09:31:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 09:31:16 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 09:31:16 2024-07-16T09:31:16.351Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.351Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.353Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.353Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.353Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.353Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.353Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.353Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.354Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.354Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 09:31:16 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 09:31:16 2024-07-16T09:31:16.405Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.405Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.409Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.409Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 09:31:16 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiPropertiesSpec 09:31:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.impl.dmi.DmiPropertiesSpec 09:31:16 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 09:31:16 2024-07-16T09:31:16.478Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:16 2024-07-16T09:31:16.478Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.478Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:16 2024-07-16T09:31:16.509Z WARN 7154 --- [ main] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from some url. Status: some-message 09:31:16 2024-07-16T09:31:16.510Z WARN 7154 --- [ main] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from some url. Status: 503 SERVICE_UNAVAILABLE 09:31:16 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 09:31:16 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceUrlTemplateBuilderSpec 09:31:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.impl.dmi.DmiServiceUrlTemplateBuilderSpec 09:31:16 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientConfigurationSpec 09:31:16 09:31:16 . ____ _ __ _ _ 09:31:16 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:31:16 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:31:16 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:31:16 ' |____| .__|_| |_|_| |_\__, | / / / / 09:31:16 =========|_|==============|___/=/_/_/_/ 09:31:16 :: Spring Boot :: (v3.2.4) 09:31:16 09:31:16 2024-07-16T09:31:16.581Z INFO 7154 --- [ main] .o.c.n.i.d.DmiWebClientConfigurationSpec : Starting DmiWebClientConfigurationSpec using Java 17.0.6-ea with PID 7154 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 09:31:16 2024-07-16T09:31:16.581Z INFO 7154 --- [ main] .o.c.n.i.d.DmiWebClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 09:31:16 2024-07-16T09:31:16.598Z INFO 7154 --- [ main] .o.c.n.i.d.DmiWebClientConfigurationSpec : Started DmiWebClientConfigurationSpec in 0.033 seconds (process running for 117.641) 09:31:16 2024-07-16T09:31:16.626Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.626Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.676Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.676Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s - in org.onap.cps.ncmp.impl.dmi.DmiWebClientConfigurationSpec 09:31:16 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 09:31:16 2024-07-16T09:31:16.714Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.714Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.714Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.715Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.715Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.715Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.715Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.715Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.717Z WARN 7154 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch 1, alternate id is already assigned to a different cm handle 09:31:16 2024-07-16T09:31:16.718Z WARN 7154 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle my cm handle, already has an alternate id of other alternate id 09:31:16 2024-07-16T09:31:16.723Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:16 2024-07-16T09:31:16.723Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.723Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:16 2024-07-16T09:31:16.725Z WARN 7154 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 09:31:16 2024-07-16T09:31:16.726Z WARN 7154 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle (in this batch) 09:31:16 2024-07-16T09:31:16.729Z WARN 7154 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of fdn1 09:31:16 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 09:31:16 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersValidatorSpec 09:31:16 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersValidatorSpec 09:31:16 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 09:31:16 2024-07-16T09:31:16.765Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.765Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.766Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.766Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.766Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.766Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 09:31:16 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 09:31:16 2024-07-16T09:31:16.794Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.794Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.804Z DEBUG 7154 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : null) 09:31:16 2024-07-16T09:31:16.805Z INFO 7154 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 09:31:16 2024-07-16T09:31:16.805Z DEBUG 7154 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] with leaves (name : newPubProp1 , value : pub-val) 09:31:16 2024-07-16T09:31:16.816Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.816Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.816Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.816Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.842Z DEBUG 7154 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : null) 09:31:16 2024-07-16T09:31:16.842Z INFO 7154 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 09:31:16 2024-07-16T09:31:16.842Z DEBUG 7154 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 09:31:16 2024-07-16T09:31:16.843Z DEBUG 7154 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : null) 09:31:16 2024-07-16T09:31:16.844Z DEBUG 7154 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : null) 09:31:16 2024-07-16T09:31:16.847Z DEBUG 7154 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : null) 09:31:16 2024-07-16T09:31:16.847Z INFO 7154 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 09:31:16 2024-07-16T09:31:16.847Z DEBUG 7154 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] with leaves (name : newAdditionalProp1 , value : add-value) 09:31:16 2024-07-16T09:31:16.849Z DEBUG 7154 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : null) 09:31:16 2024-07-16T09:31:16.849Z INFO 7154 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 09:31:16 2024-07-16T09:31:16.849Z DEBUG 7154 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 09:31:16 2024-07-16T09:31:16.850Z DEBUG 7154 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : null) 09:31:16 2024-07-16T09:31:16.851Z DEBUG 7154 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : null) 09:31:16 2024-07-16T09:31:16.856Z DEBUG 7154 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : null) 09:31:16 2024-07-16T09:31:16.858Z DEBUG 7154 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : null) 09:31:16 2024-07-16T09:31:16.859Z INFO 7154 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 09:31:16 2024-07-16T09:31:16.859Z INFO 7154 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 09:31:16 2024-07-16T09:31:16.860Z DEBUG 7154 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : null) 09:31:16 2024-07-16T09:31:16.862Z ERROR 7154 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 09:31:16 2024-07-16T09:31:16.864Z ERROR 7154 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 09:31:16 2024-07-16T09:31:16.865Z ERROR 7154 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 09:31:16 2024-07-16T09:31:16.867Z DEBUG 7154 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : null) 09:31:16 2024-07-16T09:31:16.867Z INFO 7154 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 09:31:16 2024-07-16T09:31:16.867Z DEBUG 7154 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 09:31:16 2024-07-16T09:31:16.867Z ERROR 7154 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 09:31:16 2024-07-16T09:31:16.867Z DEBUG 7154 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : null) 09:31:16 2024-07-16T09:31:16.867Z INFO 7154 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 09:31:16 2024-07-16T09:31:16.867Z DEBUG 7154 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 09:31:16 2024-07-16T09:31:16.873Z DEBUG 7154 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : alt-1) 09:31:16 2024-07-16T09:31:16.875Z DEBUG 7154 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : New Data Producer Identifier) 09:31:16 2024-07-16T09:31:16.876Z DEBUG 7154 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : New Data Producer Identifier) 09:31:16 2024-07-16T09:31:16.877Z DEBUG 7154 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle myHandle1 is already set to same id. 09:31:16 2024-07-16T09:31:16.877Z WARN 7154 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update dataProducerIdentifier for cmHandle myHandle1. Value for dataProducerIdentifier has been set previously. 09:31:16 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 09:31:16 2024-07-16T09:31:16.881Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.881Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:16 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 09:31:16 2024-07-16T09:31:16.897Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.897Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.910Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.910Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.911Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.911Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.916Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.916Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.954Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 09:31:16 2024-07-16T09:31:16.960Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 09:31:16 2024-07-16T09:31:16.962Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:31:16 2024-07-16T09:31:16.964Z ERROR 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 09:31:16 2024-07-16T09:31:16.964Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:31:16 2024-07-16T09:31:16.965Z ERROR 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 09:31:16 2024-07-16T09:31:16.965Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:31:16 2024-07-16T09:31:16.966Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:31:16 2024-07-16T09:31:16.967Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:31:16 2024-07-16T09:31:16.968Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:31:16 2024-07-16T09:31:16.970Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:16 2024-07-16T09:31:16.970Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:16 2024-07-16T09:31:16.979Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:31:16 2024-07-16T09:31:16.982Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:31:16 2024-07-16T09:31:16.983Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:31:16 2024-07-16T09:31:16.984Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:31:16 2024-07-16T09:31:16.985Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:31:16 2024-07-16T09:31:16.986Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:31:16 2024-07-16T09:31:16.987Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:31:16 2024-07-16T09:31:16.991Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:31:16 2024-07-16T09:31:16.994Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:31:16 2024-07-16T09:31:16.996Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:31:17 2024-07-16T09:31:16.999Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:31:17 2024-07-16T09:31:17.001Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:31:17 2024-07-16T09:31:17.007Z ERROR 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 09:31:17 2024-07-16T09:31:17.008Z ERROR 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 09:31:17 2024-07-16T09:31:17.009Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:31:17 2024-07-16T09:31:17.015Z ERROR 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 09:31:17 2024-07-16T09:31:17.015Z ERROR 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 09:31:17 2024-07-16T09:31:17.015Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:31:17 2024-07-16T09:31:17.019Z ERROR 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 09:31:17 2024-07-16T09:31:17.019Z ERROR 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 09:31:17 2024-07-16T09:31:17.019Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:31:17 2024-07-16T09:31:17.020Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:17 2024-07-16T09:31:17.020Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:17 2024-07-16T09:31:17.021Z ERROR 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 09:31:17 2024-07-16T09:31:17.021Z ERROR 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 09:31:17 2024-07-16T09:31:17.021Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:31:17 2024-07-16T09:31:17.022Z ERROR 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 09:31:17 2024-07-16T09:31:17.022Z ERROR 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 09:31:17 2024-07-16T09:31:17.022Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:31:17 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 09:31:17 2024-07-16T09:31:17.027Z INFO 7154 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 09:31:17 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 09:31:17 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 09:31:17 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 09:31:17 2024-07-16T09:31:17.122Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:17 2024-07-16T09:31:17.122Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:17 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 09:31:17 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 09:31:17 2024-07-16T09:31:17.184Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:17 2024-07-16T09:31:17.184Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:17 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 09:31:17 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.CmHandleQueryConditionsSpec 09:31:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.impl.inventory.models.CmHandleQueryConditionsSpec 09:31:17 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.InventoryQueryConditionsSpec 09:31:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.impl.inventory.models.InventoryQueryConditionsSpec 09:31:17 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 09:31:17 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 09:31:17 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.AsyncTaskExecutorSpec 09:31:17 09:31:17 . ____ _ __ _ _ 09:31:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:31:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:31:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:31:17 ' |____| .__|_| |_|_| |_\__, | / / / / 09:31:17 =========|_|==============|___/=/_/_/_/ 09:31:17 :: Spring Boot :: (v3.2.4) 09:31:17 09:31:17 2024-07-16T09:31:17.250Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 7154 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 09:31:17 2024-07-16T09:31:17.250Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 09:31:17 2024-07-16T09:31:17.258Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.022 seconds (process running for 118.301) 09:31:17 2024-07-16T09:31:17.265Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.AsyncTaskExecutor : Async task didn't completed within the required time. 09:31:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.cps.ncmp.impl.inventory.sync.AsyncTaskExecutorSpec 09:31:17 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 09:31:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 09:31:17 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 09:31:17 2024-07-16T09:31:17.306Z DEBUG 7154 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 09:31:17 2024-07-16T09:31:17.309Z DEBUG 7154 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 09:31:17 2024-07-16T09:31:17.331Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module sync (last attempt failed). 09:31:17 2024-07-16T09:31:17.331Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : First Attempt: no current attempts found. 09:31:17 2024-07-16T09:31:17.331Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Retry due now 09:31:17 2024-07-16T09:31:17.334Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module sync (last attempt failed). 09:31:17 2024-07-16T09:31:17.334Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Retry due now 09:31:17 2024-07-16T09:31:17.336Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module sync (last attempt failed). 09:31:17 2024-07-16T09:31:17.336Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Time until next attempt is 3 minutes: 09:31:17 2024-07-16T09:31:17.338Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module sync (last attempt failed). 09:31:17 2024-07-16T09:31:17.338Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Retry due now 09:31:17 2024-07-16T09:31:17.341Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 09:31:17 2024-07-16T09:31:17.341Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : First Attempt: no current attempts found. 09:31:17 2024-07-16T09:31:17.341Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Time until next attempt is 1 minutes: 09:31:17 2024-07-16T09:31:17.343Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module sync (last attempt failed). 09:31:17 2024-07-16T09:31:17.343Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : First Attempt: no current attempts found. 09:31:17 2024-07-16T09:31:17.343Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Time until next attempt is 1 minutes: 09:31:17 2024-07-16T09:31:17.345Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for other reason 09:31:17 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 09:31:17 2024-07-16T09:31:17.385Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:17 2024-07-16T09:31:17.385Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:17 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 09:31:17 2024-07-16T09:31:17.417Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: targetModuleSetTag 09:31:17 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 09:31:17 2024-07-16T09:31:17.425Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:17 2024-07-16T09:31:17.425Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:17 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 09:31:20 2024-07-16T09:31:17.448Z INFO 7154 --- [ main] com.hazelcast.system.logo : [10.30.106.207]:5702 [dev] [5.3.6] 09:31:20 + + o o o o---o o----o o o---o o o----o o--o--o 09:31:20 + + + + | | / \ / | | / / \ | | 09:31:20 + + + + + o----o o o o o----o | o o o o----o | 09:31:20 + + + + | | / \ / | | \ / \ | | 09:31:20 + + o o o o o---o o----o o----o o---o o o o----o o 09:31:20 2024-07-16T09:31:17.448Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5702 [dev] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 09:31:20 2024-07-16T09:31:17.448Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5702 [dev] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.207]:5702 09:31:20 2024-07-16T09:31:17.448Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5702 [dev] [5.3.6] Cluster name: dev 09:31:20 2024-07-16T09:31:17.448Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5702 [dev] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 09:31:20 2024-07-16T09:31:17.448Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5702 [dev] [5.3.6] The Jet engine is disabled. 09:31:20 To enable the Jet engine on the members, do one of the following: 09:31:20 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:31:20 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:31:20 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:31:20 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:31:20 2024-07-16T09:31:17.453Z INFO 7154 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.207]:5702 [dev] [5.3.6] TPC: disabled 09:31:20 2024-07-16T09:31:17.462Z INFO 7154 --- [ main] com.hazelcast.system.security : [10.30.106.207]:5702 [dev] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 09:31:20 2024-07-16T09:31:17.464Z INFO 7154 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.207]:5702 [dev] [5.3.6] Using Multicast discovery 09:31:20 2024-07-16T09:31:17.464Z WARN 7154 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.207]:5702 [dev] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 09:31:20 2024-07-16T09:31:17.473Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:20 2024-07-16T09:31:17.473Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:17.476Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:20 2024-07-16T09:31:17.476Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:17.477Z INFO 7154 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.207]:5702 [dev] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:31:20 2024-07-16T09:31:17.478Z INFO 7154 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.207]:5702 [dev] [5.3.6] [10.30.106.207]:5702 is STARTING 09:31:20 2024-07-16T09:31:17.538Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:20 2024-07-16T09:31:17.539Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:17.539Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:20 2024-07-16T09:31:17.574Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:20 2024-07-16T09:31:17.574Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:17.586Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:20 2024-07-16T09:31:17.586Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:17.623Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:20 2024-07-16T09:31:17.623Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:17.625Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:20 2024-07-16T09:31:17.625Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:17.628Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:20 2024-07-16T09:31:17.628Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:17.628Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:20 2024-07-16T09:31:17.640Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:20 2024-07-16T09:31:17.640Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:17.674Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:20 2024-07-16T09:31:17.674Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:17.675Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:20 2024-07-16T09:31:17.675Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:17.723Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:20 2024-07-16T09:31:17.723Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:17.806Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:20 2024-07-16T09:31:17.806Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:17.823Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:20 2024-07-16T09:31:17.823Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:17.824Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:20 2024-07-16T09:31:17.825Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:17.829Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:20 2024-07-16T09:31:17.829Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:17.925Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:20 2024-07-16T09:31:17.925Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:17.993Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:20 2024-07-16T09:31:17.993Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.026Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.026Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.031Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.031Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.082Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.082Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.228Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.228Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.276Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.276Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.289Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.289Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.379Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.379Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.387Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.387Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.432Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.432Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.478Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.478Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.488Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.488Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.578Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.578Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.625Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.625Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.631Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:20 2024-07-16T09:31:18.631Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.631Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:20 2024-07-16T09:31:18.694Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.694Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.723Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:20 2024-07-16T09:31:18.723Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.723Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:20 2024-07-16T09:31:18.729Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.729Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.738Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.738Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.778Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.778Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.780Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.781Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.781Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.781Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.809Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.809Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.826Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.826Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.883Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.883Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.929Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.929Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:18.937Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:20 2024-07-16T09:31:18.937Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.034Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:20 2024-07-16T09:31:19.034Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.081Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:20 2024-07-16T09:31:19.081Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.232Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:20 2024-07-16T09:31:19.232Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.238Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:20 2024-07-16T09:31:19.238Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.340Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:20 2024-07-16T09:31:19.340Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.380Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:20 2024-07-16T09:31:19.380Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.400Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:20 2024-07-16T09:31:19.400Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.425Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:20 2024-07-16T09:31:19.425Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.535Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:20 2024-07-16T09:31:19.535Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.581Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:20 2024-07-16T09:31:19.581Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.628Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:20 2024-07-16T09:31:19.628Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.632Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:20 2024-07-16T09:31:19.632Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.681Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:20 2024-07-16T09:31:19.681Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.682Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:20 2024-07-16T09:31:19.682Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.691Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:20 2024-07-16T09:31:19.691Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.734Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:20 2024-07-16T09:31:19.735Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.735Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:20 2024-07-16T09:31:19.840Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:20 2024-07-16T09:31:19.840Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.847Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:20 2024-07-16T09:31:19.847Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.883Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:20 2024-07-16T09:31:19.883Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.884Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:20 2024-07-16T09:31:19.884Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.884Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:20 2024-07-16T09:31:19.885Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.886Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:20 2024-07-16T09:31:19.886Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.912Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:20 2024-07-16T09:31:19.912Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.927Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:20 2024-07-16T09:31:19.927Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:19.927Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:20 2024-07-16T09:31:20.036Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:20 2024-07-16T09:31:20.036Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:20.037Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:20 2024-07-16T09:31:20.038Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:20.059Z INFO 7154 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.207]:5702 [dev] [5.3.6] 09:31:20 09:31:20 Members {size:1, ver:1} [ 09:31:20 Member [10.30.106.207]:5702 - 6339ba3f-5297-468b-8e36-5646368cd133 this 09:31:20 ] 09:31:20 09:31:20 2024-07-16T09:31:20.059Z WARN 7154 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.207]:5702 [dev] [5.3.6] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 09:31:20 2024-07-16T09:31:20.060Z INFO 7154 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.207]:5702 [dev] [5.3.6] [10.30.106.207]:5702 is STARTED 09:31:20 2024-07-16T09:31:20.064Z INFO 7154 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.207]:5702 [dev] [5.3.6] Initializing cluster partition table arrangement... 09:31:20 2024-07-16T09:31:20.073Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 09:31:20 2024-07-16T09:31:20.073Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 09:31:20 2024-07-16T09:31:20.075Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 09:31:20 2024-07-16T09:31:20.077Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 09:31:20 2024-07-16T09:31:20.077Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 09:31:20 2024-07-16T09:31:20.077Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 09:31:20 2024-07-16T09:31:20.079Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 09:31:20 2024-07-16T09:31:20.079Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 09:31:20 2024-07-16T09:31:20.079Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 09:31:20 2024-07-16T09:31:20.080Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 09:31:20 2024-07-16T09:31:20.080Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 09:31:20 2024-07-16T09:31:20.080Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 09:31:20 2024-07-16T09:31:20.115Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 09:31:20 2024-07-16T09:31:20.118Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 09:31:20 2024-07-16T09:31:20.118Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 09:31:20 2024-07-16T09:31:20.137Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:20 2024-07-16T09:31:20.137Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:20.141Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:20 2024-07-16T09:31:20.141Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:20 2024-07-16T09:31:20.170Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 09:31:20 2024-07-16T09:31:20.170Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 09:31:20 2024-07-16T09:31:20.219Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle-1 module failed due to reason No signature of method: org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec.assertYamgModelCmHandleArgument() is applicable for argument types: (ArrayList, String) values: [[org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandle@a7dd580a], ...]. 09:31:20 2024-07-16T09:31:20.242Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in LOCKED state 09:31:20 2024-07-16T09:31:20.242Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 09:31:20 2024-07-16T09:31:20.247Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 09:31:20 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.823 s - in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 09:31:20 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 09:31:20 2024-07-16T09:31:20.291Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:31:20 2024-07-16T09:31:20.291Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:31:20 2024-07-16T09:31:20.291Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:31:20 2024-07-16T09:31:20.291Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:31:20 2024-07-16T09:31:20.291Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 09:31:20 2024-07-16T09:31:20.291Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:31:20 2024-07-16T09:31:20.294Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:31:20 2024-07-16T09:31:20.294Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 09:31:20 2024-07-16T09:31:20.294Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 09:31:20 2024-07-16T09:31:20.294Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:31:20 2024-07-16T09:31:20.294Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 09:31:20 2024-07-16T09:31:20.294Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:31:20 2024-07-16T09:31:20.295Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:31:20 2024-07-16T09:31:20.295Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 09:31:20 2024-07-16T09:31:20.296Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 09:31:20 2024-07-16T09:31:20.296Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:31:20 2024-07-16T09:31:20.296Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 09:31:20 2024-07-16T09:31:20.296Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:31:20 2024-07-16T09:31:20.297Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:31:20 2024-07-16T09:31:20.297Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 09:31:20 2024-07-16T09:31:20.297Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 09:31:20 2024-07-16T09:31:20.298Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:31:20 2024-07-16T09:31:20.298Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 09:31:20 2024-07-16T09:31:20.298Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 09:31:20 2024-07-16T09:31:20.298Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:31:20 2024-07-16T09:31:20.298Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 09:31:20 2024-07-16T09:31:20.298Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:31:20 2024-07-16T09:31:20.299Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:31:20 2024-07-16T09:31:20.299Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 09:31:20 2024-07-16T09:31:20.299Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 09:31:20 2024-07-16T09:31:20.299Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:31:20 2024-07-16T09:31:20.299Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 09:31:20 2024-07-16T09:31:20.299Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 09:31:20 2024-07-16T09:31:20.300Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:31:20 2024-07-16T09:31:20.300Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z WARN 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 09:31:20 2024-07-16T09:31:20.301Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 09:31:20 2024-07-16T09:31:20.302Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:31:20 2024-07-16T09:31:20.302Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 09:31:20 2024-07-16T09:31:20.302Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:31:20 2024-07-16T09:31:20.302Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:31:20 2024-07-16T09:31:20.302Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 09:31:20 2024-07-16T09:31:20.302Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 09:31:20 2024-07-16T09:31:20.302Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:31:20 2024-07-16T09:31:20.302Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 09:31:20 2024-07-16T09:31:20.302Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 09:31:20 2024-07-16T09:31:20.303Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:31:20 2024-07-16T09:31:20.303Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:31:20 2024-07-16T09:31:20.303Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:31:20 2024-07-16T09:31:20.303Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 09:31:20 2024-07-16T09:31:20.313Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:31:20 2024-07-16T09:31:20.314Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 09:31:20 2024-07-16T09:31:20.314Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:31:20 2024-07-16T09:31:20.317Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:31:20 2024-07-16T09:31:20.317Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:31:20 2024-07-16T09:31:20.317Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:31:20 2024-07-16T09:31:20.317Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:31:20 2024-07-16T09:31:20.317Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 09:31:20 2024-07-16T09:31:20.317Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 09:31:20 2024-07-16T09:31:20.320Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:31:20 2024-07-16T09:31:20.320Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:31:20 2024-07-16T09:31:20.320Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 09:31:20 2024-07-16T09:31:20.320Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:31:20 2024-07-16T09:31:20.322Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:31:20 2024-07-16T09:31:20.322Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 09:31:20 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 09:31:20 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 09:31:23 2024-07-16T09:31:20.344Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:23 2024-07-16T09:31:20.344Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 09:31:23 . ____ _ __ _ _ 09:31:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:31:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:31:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:31:23 ' |____| .__|_| |_|_| |_\__, | / / / / 09:31:23 =========|_|==============|___/=/_/_/_/ 09:31:23 :: Spring Boot :: (v3.2.4) 09:31:23 09:31:23 2024-07-16T09:31:20.351Z INFO 7154 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7154 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 09:31:23 2024-07-16T09:31:20.351Z INFO 7154 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 09:31:23 2024-07-16T09:31:20.369Z INFO 7154 --- [ main] com.hazelcast.system.logo : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] 09:31:23 + + o o o o---o o----o o o---o o o----o o--o--o 09:31:23 + + + + | | / \ / | | / / \ | | 09:31:23 + + + + + o----o o o o o----o | o o o o----o | 09:31:23 + + + + | | / \ / | | \ / \ | | 09:31:23 + + o o o o o---o o----o o----o o---o o o o----o o 09:31:23 2024-07-16T09:31:20.370Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 09:31:23 2024-07-16T09:31:20.370Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.207]:5703 09:31:23 2024-07-16T09:31:20.370Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 09:31:23 2024-07-16T09:31:20.370Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 09:31:23 2024-07-16T09:31:20.370Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 09:31:23 To enable the Jet engine on the members, do one of the following: 09:31:23 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:31:23 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:31:23 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:31:23 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:31:23 2024-07-16T09:31:20.374Z INFO 7154 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 09:31:23 2024-07-16T09:31:20.383Z INFO 7154 --- [ main] com.hazelcast.system.security : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 09:31:23 2024-07-16T09:31:20.384Z INFO 7154 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 09:31:23 2024-07-16T09:31:20.384Z WARN 7154 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 09:31:23 2024-07-16T09:31:20.394Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:23 2024-07-16T09:31:20.394Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:20.396Z INFO 7154 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:31:23 2024-07-16T09:31:20.396Z INFO 7154 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.207]:5703 is STARTING 09:31:23 2024-07-16T09:31:20.407Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:23 2024-07-16T09:31:20.407Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:20.439Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:23 2024-07-16T09:31:20.439Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:20.484Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:23 2024-07-16T09:31:20.484Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:20.488Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:23 2024-07-16T09:31:20.488Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:20.496Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:23 2024-07-16T09:31:20.496Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:20.558Z INFO 7154 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.207]:5701 09:31:23 2024-07-16T09:31:20.586Z INFO 7154 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:5701 and /10.30.106.207:50349 09:31:23 2024-07-16T09:31:20.590Z INFO 7154 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:50349 and /10.30.106.207:5701 09:31:23 2024-07-16T09:31:20.646Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:23 2024-07-16T09:31:20.646Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:20.686Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:23 2024-07-16T09:31:20.686Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:20.735Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:23 2024-07-16T09:31:20.735Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:20.739Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:23 2024-07-16T09:31:20.739Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:20.757Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:23 2024-07-16T09:31:20.757Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:20.796Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:23 2024-07-16T09:31:20.796Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:20.839Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:23 2024-07-16T09:31:20.839Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:20.890Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:23 2024-07-16T09:31:20.890Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:20.890Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:23 2024-07-16T09:31:20.946Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:23 2024-07-16T09:31:20.946Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.015Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:23 2024-07-16T09:31:21.015Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.041Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:23 2024-07-16T09:31:21.041Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.042Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:23 2024-07-16T09:31:21.042Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.043Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:23 2024-07-16T09:31:21.043Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.091Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:23 2024-07-16T09:31:21.091Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.094Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:23 2024-07-16T09:31:21.094Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.143Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:23 2024-07-16T09:31:21.143Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.143Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:23 2024-07-16T09:31:21.247Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:23 2024-07-16T09:31:21.247Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.342Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:23 2024-07-16T09:31:21.342Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.388Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:23 2024-07-16T09:31:21.388Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.392Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:23 2024-07-16T09:31:21.392Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.461Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:23 2024-07-16T09:31:21.461Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.520Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:23 2024-07-16T09:31:21.520Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.539Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:23 2024-07-16T09:31:21.539Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.598Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:23 2024-07-16T09:31:21.598Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.603Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:23 2024-07-16T09:31:21.603Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.644Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:23 2024-07-16T09:31:21.644Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.692Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:23 2024-07-16T09:31:21.692Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.699Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:23 2024-07-16T09:31:21.699Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.760Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:23 2024-07-16T09:31:21.760Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.792Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:23 2024-07-16T09:31:21.792Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.792Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:23 2024-07-16T09:31:21.849Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:23 2024-07-16T09:31:21.849Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.938Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:23 2024-07-16T09:31:21.939Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:21.996Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:23 2024-07-16T09:31:21.997Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.000Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:23 2024-07-16T09:31:22.000Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.042Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:23 2024-07-16T09:31:22.043Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.044Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:23 2024-07-16T09:31:22.044Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.118Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:23 2024-07-16T09:31:22.118Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.144Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:23 2024-07-16T09:31:22.144Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.246Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:23 2024-07-16T09:31:22.246Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.246Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:23 2024-07-16T09:31:22.247Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.247Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:23 2024-07-16T09:31:22.297Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:23 2024-07-16T09:31:22.297Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.349Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:23 2024-07-16T09:31:22.349Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.397Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:23 2024-07-16T09:31:22.397Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.442Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:23 2024-07-16T09:31:22.442Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.497Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:23 2024-07-16T09:31:22.497Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.546Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:23 2024-07-16T09:31:22.546Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.606Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:23 2024-07-16T09:31:22.606Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.619Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:23 2024-07-16T09:31:22.619Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.624Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:23 2024-07-16T09:31:22.624Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.652Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:23 2024-07-16T09:31:22.652Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.695Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:23 2024-07-16T09:31:22.695Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.752Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:23 2024-07-16T09:31:22.752Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.797Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:23 2024-07-16T09:31:22.797Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.845Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:23 2024-07-16T09:31:22.846Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.846Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:23 2024-07-16T09:31:22.865Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:23 2024-07-16T09:31:22.865Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.903Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:23 2024-07-16T09:31:22.903Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:22.946Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:23 2024-07-16T09:31:22.946Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:23.042Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:23 2024-07-16T09:31:23.042Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:23.049Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:23 2024-07-16T09:31:23.049Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:23.121Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:23 2024-07-16T09:31:23.121Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:23.149Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:23 2024-07-16T09:31:23.149Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:23.153Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:23 2024-07-16T09:31:23.153Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:23.247Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:23 2024-07-16T09:31:23.247Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:23.297Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:23 2024-07-16T09:31:23.297Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:23.350Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:23 2024-07-16T09:31:23.350Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:23.350Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:23 2024-07-16T09:31:23.398Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:23 2024-07-16T09:31:23.399Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:23.400Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:23 2024-07-16T09:31:23.400Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:23.400Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:23 2024-07-16T09:31:23.400Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:23.451Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:23 2024-07-16T09:31:23.451Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:23.451Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:23 2024-07-16T09:31:23.451Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:23.505Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:23 2024-07-16T09:31:23.505Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:23.650Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:23 2024-07-16T09:31:23.650Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:23.650Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:23 2024-07-16T09:31:23.650Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:23.659Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:23 2024-07-16T09:31:23.659Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:23.718Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:23 2024-07-16T09:31:23.718Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:23.735Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:23 2024-07-16T09:31:23.736Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:23.805Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:23 2024-07-16T09:31:23.805Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:23.821Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:23 2024-07-16T09:31:23.821Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:23 2024-07-16T09:31:23.849Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:27 2024-07-16T09:31:23.849Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.000Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:27 2024-07-16T09:31:24.000Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.000Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:27 2024-07-16T09:31:24.045Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.045Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.057Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.057Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.071Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.071Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.151Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.151Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.152Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.152Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.158Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.158Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.203Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.203Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.203Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:27 2024-07-16T09:31:24.203Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.203Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:27 2024-07-16T09:31:24.325Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.325Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.353Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.354Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.459Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.459Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.503Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.503Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.553Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.554Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.554Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.554Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.602Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.602Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.603Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.603Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.653Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.653Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.662Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.662Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.757Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.757Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.762Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.762Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.923Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.924Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.924Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.924Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.938Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.938Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.963Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.963Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:24.986Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:27 2024-07-16T09:31:24.986Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:25.055Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:27 2024-07-16T09:31:25.056Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:25.122Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:27 2024-07-16T09:31:25.122Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:25.122Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:27 2024-07-16T09:31:25.165Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:27 2024-07-16T09:31:25.165Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:25.254Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:27 2024-07-16T09:31:25.254Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:25.314Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:27 2024-07-16T09:31:25.314Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:25.355Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:27 2024-07-16T09:31:25.355Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:25.356Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:27 2024-07-16T09:31:25.356Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:25.357Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:27 2024-07-16T09:31:25.364Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:27 2024-07-16T09:31:25.364Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:25.373Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:27 2024-07-16T09:31:25.373Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:25.406Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:27 2024-07-16T09:31:25.406Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:25.407Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:27 2024-07-16T09:31:25.407Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:25.428Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:27 2024-07-16T09:31:25.428Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:25.456Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:27 2024-07-16T09:31:25.456Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:25.555Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:27 2024-07-16T09:31:25.555Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:25.605Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:27 2024-07-16T09:31:25.606Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:25.606Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:27 2024-07-16T09:31:25.606Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:25.608Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:27 2024-07-16T09:31:25.608Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:25.660Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:27 2024-07-16T09:31:25.660Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:25.686Z INFO 7154 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:31:27 09:31:27 Members {size:2, ver:2} [ 09:31:27 Member [10.30.106.207]:5701 - 06181ab0-7163-4575-9b94-f45f3130b50d this 09:31:27 Member [10.30.106.207]:5703 - a66fbaaf-f901-4c9b-b6c0-c1173cde81d4 09:31:27 ] 09:31:27 09:31:27 2024-07-16T09:31:25.698Z INFO 7154 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] 09:31:27 09:31:27 Members {size:2, ver:2} [ 09:31:27 Member [10.30.106.207]:5701 - 06181ab0-7163-4575-9b94-f45f3130b50d 09:31:27 Member [10.30.106.207]:5703 - a66fbaaf-f901-4c9b-b6c0-c1173cde81d4 this 09:31:27 ] 09:31:27 09:31:27 2024-07-16T09:31:25.698Z WARN 7154 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 09:31:27 2024-07-16T09:31:25.699Z INFO 7154 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.207]:5703 is STARTED 09:31:27 2024-07-16T09:31:25.716Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:27 2024-07-16T09:31:25.716Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:25.717Z INFO 7154 --- [ main] com.hazelcast.system.logo : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] 09:31:27 + + o o o o---o o----o o o---o o o----o o--o--o 09:31:27 + + + + | | / \ / | | / / \ | | 09:31:27 + + + + + o----o o o o o----o | o o o o----o | 09:31:27 + + + + | | / \ / | | \ / \ | | 09:31:27 + + o o o o o---o o----o o----o o---o o o o----o o 09:31:27 2024-07-16T09:31:25.717Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 09:31:27 2024-07-16T09:31:25.717Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.207]:5704 09:31:27 2024-07-16T09:31:25.717Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 09:31:27 2024-07-16T09:31:25.717Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 09:31:27 2024-07-16T09:31:25.717Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 09:31:27 To enable the Jet engine on the members, do one of the following: 09:31:27 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:31:27 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:31:27 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:31:27 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:31:27 2024-07-16T09:31:25.724Z INFO 7154 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 09:31:27 2024-07-16T09:31:25.750Z INFO 7154 --- [ main] com.hazelcast.system.security : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 09:31:27 2024-07-16T09:31:25.752Z INFO 7154 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 09:31:27 2024-07-16T09:31:25.753Z WARN 7154 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 09:31:27 2024-07-16T09:31:25.762Z INFO 7154 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:31:27 2024-07-16T09:31:25.763Z INFO 7154 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.207]:5704 is STARTING 09:31:27 2024-07-16T09:31:25.808Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:27 2024-07-16T09:31:25.808Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:25.867Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:27 2024-07-16T09:31:25.867Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:25.916Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:27 2024-07-16T09:31:25.916Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:25.916Z INFO 7154 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.207]:5701 09:31:27 2024-07-16T09:31:25.919Z INFO 7154 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:5701 and /10.30.106.207:59597 09:31:27 2024-07-16T09:31:25.920Z INFO 7154 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:59597 and /10.30.106.207:5701 09:31:27 2024-07-16T09:31:25.962Z INFO 7154 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 09:31:27 2024-07-16T09:31:26.009Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.009Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.017Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.017Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.026Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:27 2024-07-16T09:31:26.026Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.026Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:27 2024-07-16T09:31:26.028Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.028Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.076Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.077Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.164Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.164Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.244Z INFO 7154 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Jul 16 09:31:25 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 09:31:27 2024-07-16T09:31:26.262Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.262Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.263Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.263Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.268Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.268Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.317Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.317Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.415Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:27 2024-07-16T09:31:26.415Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.415Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:27 2024-07-16T09:31:26.436Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.436Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.460Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.460Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.461Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.462Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.515Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.515Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.565Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.565Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.569Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.570Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.618Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.618Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.631Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.631Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.771Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.771Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.822Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.822Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.827Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.827Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.863Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.863Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.868Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.868Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.887Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.887Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.969Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.969Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:26.978Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:27 2024-07-16T09:31:26.978Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:27.113Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:27 2024-07-16T09:31:27.113Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:27.169Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:27 2024-07-16T09:31:27.169Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:27.172Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:27 2024-07-16T09:31:27.172Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:27.216Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:27 2024-07-16T09:31:27.216Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:27.219Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:27 2024-07-16T09:31:27.219Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:27.229Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:27 2024-07-16T09:31:27.229Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:27.229Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:27 2024-07-16T09:31:27.291Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:27 2024-07-16T09:31:27.291Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:27 2024-07-16T09:31:27.365Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:27 2024-07-16T09:31:27.365Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:27.367Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:31 2024-07-16T09:31:27.367Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:27.371Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:31 2024-07-16T09:31:27.371Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:27.468Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:31 2024-07-16T09:31:27.468Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:27.519Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:31 2024-07-16T09:31:27.520Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:27.520Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:31 2024-07-16T09:31:27.570Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:31 2024-07-16T09:31:27.570Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:27.572Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:31 2024-07-16T09:31:27.572Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:27.633Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:31 2024-07-16T09:31:27.633Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:27.663Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:31 2024-07-16T09:31:27.663Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:27.664Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:31 2024-07-16T09:31:27.664Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:27.740Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:31 2024-07-16T09:31:27.740Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:27.781Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:31 2024-07-16T09:31:27.781Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:27.823Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:31 2024-07-16T09:31:27.823Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:27.825Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:31 2024-07-16T09:31:27.825Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:27.831Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:31 2024-07-16T09:31:27.831Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:27.865Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:31 2024-07-16T09:31:27.865Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:27.871Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:31 2024-07-16T09:31:27.871Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.017Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.017Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.122Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.122Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.177Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.177Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.220Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.220Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.267Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.267Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.275Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.275Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.333Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:31 2024-07-16T09:31:28.333Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.333Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:31 2024-07-16T09:31:28.422Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.422Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.422Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.422Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.467Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.467Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.496Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.496Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.523Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:31 2024-07-16T09:31:28.523Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.523Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:31 2024-07-16T09:31:28.551Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.551Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.574Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.574Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.574Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.574Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.634Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.634Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.643Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.643Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.666Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.666Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.766Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.766Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.768Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.768Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.835Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.835Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.874Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.874Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.879Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.879Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.885Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.885Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.926Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.926Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:28.980Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:31 2024-07-16T09:31:28.980Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.030Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:31 2024-07-16T09:31:29.030Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.169Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:31 2024-07-16T09:31:29.170Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.236Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:31 2024-07-16T09:31:29.236Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.275Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:31 2024-07-16T09:31:29.275Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.325Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:31 2024-07-16T09:31:29.325Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.328Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:31 2024-07-16T09:31:29.328Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.375Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:31 2024-07-16T09:31:29.376Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.376Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:31 2024-07-16T09:31:29.421Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:31 2024-07-16T09:31:29.421Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.426Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:31 2024-07-16T09:31:29.426Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.428Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:31 2024-07-16T09:31:29.428Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.537Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:31 2024-07-16T09:31:29.537Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.537Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:31 2024-07-16T09:31:29.546Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:31 2024-07-16T09:31:29.546Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.569Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:31 2024-07-16T09:31:29.570Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.620Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:31 2024-07-16T09:31:29.620Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.668Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:31 2024-07-16T09:31:29.668Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.704Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:31 2024-07-16T09:31:29.704Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.757Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:31 2024-07-16T09:31:29.757Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.788Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:31 2024-07-16T09:31:29.788Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.826Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:31 2024-07-16T09:31:29.826Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.830Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:31 2024-07-16T09:31:29.830Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.838Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:31 2024-07-16T09:31:29.838Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.868Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:31 2024-07-16T09:31:29.868Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.937Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:31 2024-07-16T09:31:29.937Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:29.999Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:31 2024-07-16T09:31:29.999Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.032Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:31 2024-07-16T09:31:30.032Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.083Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:31 2024-07-16T09:31:30.083Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.126Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:31 2024-07-16T09:31:30.126Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.128Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:31 2024-07-16T09:31:30.128Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.178Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:31 2024-07-16T09:31:30.178Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.189Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:31 2024-07-16T09:31:30.189Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.280Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:31 2024-07-16T09:31:30.280Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.429Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:31 2024-07-16T09:31:30.429Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.429Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:31 2024-07-16T09:31:30.431Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:31 2024-07-16T09:31:30.431Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.449Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:31 2024-07-16T09:31:30.449Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.471Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:31 2024-07-16T09:31:30.471Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.525Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:31 2024-07-16T09:31:30.525Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.541Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:31 2024-07-16T09:31:30.541Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.541Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:31 2024-07-16T09:31:30.579Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:31 2024-07-16T09:31:30.579Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.673Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:31 2024-07-16T09:31:30.673Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.679Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:31 2024-07-16T09:31:30.679Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.732Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:31 2024-07-16T09:31:30.732Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.741Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:31 2024-07-16T09:31:30.741Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.760Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:31 2024-07-16T09:31:30.760Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.771Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:31 2024-07-16T09:31:30.771Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.870Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:31 2024-07-16T09:31:30.870Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.900Z ERROR 7154 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaegerremotesamplerurl: Name or service not known 09:31:31 2024-07-16T09:31:30.908Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:31 2024-07-16T09:31:30.908Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.934Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:31 2024-07-16T09:31:30.934Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:30.942Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:31 2024-07-16T09:31:30.942Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:31.025Z INFO 7154 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:31:31 09:31:31 Members {size:3, ver:3} [ 09:31:31 Member [10.30.106.207]:5701 - 06181ab0-7163-4575-9b94-f45f3130b50d this 09:31:31 Member [10.30.106.207]:5703 - a66fbaaf-f901-4c9b-b6c0-c1173cde81d4 09:31:31 Member [10.30.106.207]:5704 - 2902551f-3402-4527-96b0-241b6604f0cc 09:31:31 ] 09:31:31 09:31:31 2024-07-16T09:31:31.031Z INFO 7154 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] 09:31:31 09:31:31 Members {size:3, ver:3} [ 09:31:31 Member [10.30.106.207]:5701 - 06181ab0-7163-4575-9b94-f45f3130b50d 09:31:31 Member [10.30.106.207]:5703 - a66fbaaf-f901-4c9b-b6c0-c1173cde81d4 09:31:31 Member [10.30.106.207]:5704 - 2902551f-3402-4527-96b0-241b6604f0cc this 09:31:31 ] 09:31:31 09:31:31 2024-07-16T09:31:31.032Z INFO 7154 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.207:5703, timeout: 10000, bind-any: true 09:31:31 2024-07-16T09:31:31.033Z INFO 7154 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:5703 and /10.30.106.207:53159 09:31:31 2024-07-16T09:31:31.033Z INFO 7154 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:53159 and /10.30.106.207:5703 09:31:31 2024-07-16T09:31:31.034Z INFO 7154 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] 09:31:31 09:31:31 Members {size:3, ver:3} [ 09:31:31 Member [10.30.106.207]:5701 - 06181ab0-7163-4575-9b94-f45f3130b50d 09:31:31 Member [10.30.106.207]:5703 - a66fbaaf-f901-4c9b-b6c0-c1173cde81d4 this 09:31:31 Member [10.30.106.207]:5704 - 2902551f-3402-4527-96b0-241b6604f0cc 09:31:31 ] 09:31:31 09:31:31 2024-07-16T09:31:31.035Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:31 2024-07-16T09:31:31.035Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:31 2024-07-16T09:31:31.037Z INFO 7154 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:5704 and /10.30.106.207:58847 09:31:31 2024-07-16T09:31:31.038Z INFO 7154 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:58847 and /10.30.106.207:5704 09:31:31 2024-07-16T09:31:31.040Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:34 2024-07-16T09:31:31.040Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:31.053Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:34 2024-07-16T09:31:31.053Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:31.080Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:34 2024-07-16T09:31:31.080Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:31.131Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:34 2024-07-16T09:31:31.131Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:31.282Z INFO 7154 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 09:31:34 2024-07-16T09:31:31.282Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:34 2024-07-16T09:31:31.282Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:31.293Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:34 2024-07-16T09:31:31.293Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:31.352Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:34 2024-07-16T09:31:31.352Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:31.438Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:34 2024-07-16T09:31:31.438Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:31.438Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:34 2024-07-16T09:31:31.473Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:34 2024-07-16T09:31:31.473Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:31.488Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:34 2024-07-16T09:31:31.488Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:31.488Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:34 2024-07-16T09:31:31.488Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:31.544Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:34 2024-07-16T09:31:31.544Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:31.544Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:34 2024-07-16T09:31:31.601Z INFO 7154 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Jul 16 09:31:31 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 09:31:34 2024-07-16T09:31:31.627Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:34 2024-07-16T09:31:31.627Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:31.632Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:34 2024-07-16T09:31:31.632Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:31.665Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:34 2024-07-16T09:31:31.665Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:31.682Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:34 2024-07-16T09:31:31.682Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:31.732Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:34 2024-07-16T09:31:31.732Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:31.774Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:34 2024-07-16T09:31:31.774Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:31.783Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:34 2024-07-16T09:31:31.783Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:31.877Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:34 2024-07-16T09:31:31.877Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:31.916Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:34 2024-07-16T09:31:31.916Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:31.917Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:34 2024-07-16T09:31:31.917Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:31.936Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:34 2024-07-16T09:31:31.936Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:31.946Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:34 2024-07-16T09:31:31.946Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.005Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.006Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.031Z WARN 7154 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 09:31:34 2024-07-16T09:31:32.032Z INFO 7154 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.207]:5704 is STARTED 09:31:34 2024-07-16T09:31:32.034Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.034Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.038Z INFO 7154 --- [ main] com.hazelcast.system.logo : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] 09:31:34 + + o o o o---o o----o o o---o o o----o o--o--o 09:31:34 + + + + | | / \ / | | / / \ | | 09:31:34 + + + + + o----o o o o o----o | o o o o----o | 09:31:34 + + + + | | / \ / | | \ / \ | | 09:31:34 + + o o o o o---o o----o o----o o---o o o o----o o 09:31:34 2024-07-16T09:31:32.038Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 09:31:34 2024-07-16T09:31:32.038Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.207]:5705 09:31:34 2024-07-16T09:31:32.039Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 09:31:34 2024-07-16T09:31:32.039Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 09:31:34 2024-07-16T09:31:32.039Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 09:31:34 To enable the Jet engine on the members, do one of the following: 09:31:34 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:31:34 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:31:34 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:31:34 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:31:34 2024-07-16T09:31:32.043Z INFO 7154 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 09:31:34 2024-07-16T09:31:32.051Z INFO 7154 --- [ main] com.hazelcast.system.security : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 09:31:34 2024-07-16T09:31:32.053Z INFO 7154 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 09:31:34 2024-07-16T09:31:32.053Z WARN 7154 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 09:31:34 2024-07-16T09:31:32.061Z INFO 7154 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:31:34 2024-07-16T09:31:32.061Z INFO 7154 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.207]:5705 is STARTING 09:31:34 2024-07-16T09:31:32.107Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.107Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.163Z INFO 7154 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.207]:5701 09:31:34 2024-07-16T09:31:32.166Z INFO 7154 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:5701 and /10.30.106.207:59481 09:31:34 2024-07-16T09:31:32.166Z INFO 7154 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:59481 and /10.30.106.207:5701 09:31:34 2024-07-16T09:31:32.185Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.185Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.190Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.190Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.246Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:34 2024-07-16T09:31:32.246Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.246Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:34 2024-07-16T09:31:32.435Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.435Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.447Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:34 2024-07-16T09:31:32.447Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.447Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:34 2024-07-16T09:31:32.458Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.459Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.491Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.491Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.530Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.530Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.556Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.556Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.574Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.574Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.577Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.577Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.584Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.584Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.649Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.649Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.677Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.677Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.699Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.699Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.749Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.749Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.771Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.772Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.786Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.786Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.799Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.799Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.838Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.838Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.880Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.880Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.887Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.887Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:32.970Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:34 2024-07-16T09:31:32.970Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.149Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:34 2024-07-16T09:31:33.149Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.149Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:34 2024-07-16T09:31:33.187Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:34 2024-07-16T09:31:33.188Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.208Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:34 2024-07-16T09:31:33.208Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.250Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:34 2024-07-16T09:31:33.251Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.251Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:34 2024-07-16T09:31:33.310Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:34 2024-07-16T09:31:33.310Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.338Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:34 2024-07-16T09:31:33.338Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.343Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:34 2024-07-16T09:31:33.343Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.412Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:34 2024-07-16T09:31:33.412Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.494Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:34 2024-07-16T09:31:33.494Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.609Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:34 2024-07-16T09:31:33.610Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.633Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:34 2024-07-16T09:31:33.633Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.678Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:34 2024-07-16T09:31:33.678Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.686Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:34 2024-07-16T09:31:33.686Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.689Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:34 2024-07-16T09:31:33.689Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.753Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:34 2024-07-16T09:31:33.753Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.781Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:34 2024-07-16T09:31:33.781Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.802Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:34 2024-07-16T09:31:33.802Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.808Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:34 2024-07-16T09:31:33.808Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.839Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:34 2024-07-16T09:31:33.840Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.853Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:34 2024-07-16T09:31:33.853Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.880Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:34 2024-07-16T09:31:33.880Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.883Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:34 2024-07-16T09:31:33.883Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.891Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:34 2024-07-16T09:31:33.891Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:33.924Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:34 2024-07-16T09:31:33.924Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:34.002Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:34 2024-07-16T09:31:34.002Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:34.002Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:34 2024-07-16T09:31:34.073Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:34 2024-07-16T09:31:34.073Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:34.164Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:34 2024-07-16T09:31:34.164Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:34.195Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:34 2024-07-16T09:31:34.195Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:34.228Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:34 2024-07-16T09:31:34.228Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:34.289Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:34 2024-07-16T09:31:34.289Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:34.291Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:34 2024-07-16T09:31:34.291Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:34.305Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:34 2024-07-16T09:31:34.305Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:34.305Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:34 2024-07-16T09:31:34.517Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:34 2024-07-16T09:31:34.517Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:34.542Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:34 2024-07-16T09:31:34.542Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:34.648Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:34 2024-07-16T09:31:34.648Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:34 2024-07-16T09:31:34.686Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:38 2024-07-16T09:31:34.686Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:34.736Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:38 2024-07-16T09:31:34.736Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:34.781Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:38 2024-07-16T09:31:34.781Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:34.784Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:38 2024-07-16T09:31:34.784Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:34.789Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:38 2024-07-16T09:31:34.789Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:34.807Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:38 2024-07-16T09:31:34.807Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:34.812Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:38 2024-07-16T09:31:34.812Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:34.855Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:38 2024-07-16T09:31:34.855Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:34.855Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:38 2024-07-16T09:31:34.856Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:38 2024-07-16T09:31:34.856Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:34.912Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:38 2024-07-16T09:31:34.912Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:34.949Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:38 2024-07-16T09:31:34.949Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:34.983Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:38 2024-07-16T09:31:34.983Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:34.993Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:38 2024-07-16T09:31:34.993Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.006Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.006Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.027Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.027Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.027Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.027Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.052Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.052Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.118Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.118Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.142Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.142Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.359Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:38 2024-07-16T09:31:35.359Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.359Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:38 2024-07-16T09:31:35.369Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.369Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.394Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.394Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.432Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.432Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.453Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.453Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.590Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.590Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.685Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.685Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.691Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.691Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.710Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.710Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.787Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.787Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.808Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.809Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.839Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.839Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.852Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.852Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.865Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.865Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.885Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.885Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.915Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.915Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.952Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.952Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.953Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.953Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.970Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.970Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:35.980Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:38 2024-07-16T09:31:35.980Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:36.004Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:38 2024-07-16T09:31:36.004Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:36.058Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:38 2024-07-16T09:31:36.058Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:36.058Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:38 2024-07-16T09:31:36.059Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:38 2024-07-16T09:31:36.060Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:36.180Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:38 2024-07-16T09:31:36.181Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:36.337Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:38 2024-07-16T09:31:36.337Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:36.353Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:38 2024-07-16T09:31:36.353Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:36.353Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:38 2024-07-16T09:31:36.353Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:36.362Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:38 2024-07-16T09:31:36.362Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:36.362Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:38 2024-07-16T09:31:36.406Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:38 2024-07-16T09:31:36.406Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:36.573Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:38 2024-07-16T09:31:36.573Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:36.613Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:38 2024-07-16T09:31:36.613Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:36.692Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:38 2024-07-16T09:31:36.692Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:36.719Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:38 2024-07-16T09:31:36.720Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:36.760Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:38 2024-07-16T09:31:36.760Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:36.787Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:38 2024-07-16T09:31:36.787Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:36.793Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:38 2024-07-16T09:31:36.793Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:36.794Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:38 2024-07-16T09:31:36.794Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:36.803Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:38 2024-07-16T09:31:36.803Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:36.805Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:38 2024-07-16T09:31:36.805Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:36.822Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:38 2024-07-16T09:31:36.822Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:36.889Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:38 2024-07-16T09:31:36.889Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:36.983Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:38 2024-07-16T09:31:36.983Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.005Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.005Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.005Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.005Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.121Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.121Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.158Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.158Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.161Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.161Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.190Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.190Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.256Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.256Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.262Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:38 2024-07-16T09:31:37.262Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.262Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:38 2024-07-16T09:31:37.272Z INFO 7154 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:31:38 09:31:38 Members {size:4, ver:4} [ 09:31:38 Member [10.30.106.207]:5701 - 06181ab0-7163-4575-9b94-f45f3130b50d this 09:31:38 Member [10.30.106.207]:5703 - a66fbaaf-f901-4c9b-b6c0-c1173cde81d4 09:31:38 Member [10.30.106.207]:5704 - 2902551f-3402-4527-96b0-241b6604f0cc 09:31:38 Member [10.30.106.207]:5705 - b61ddc63-f82f-438a-85ae-677335aed246 09:31:38 ] 09:31:38 09:31:38 2024-07-16T09:31:37.281Z INFO 7154 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] 09:31:38 09:31:38 Members {size:4, ver:4} [ 09:31:38 Member [10.30.106.207]:5701 - 06181ab0-7163-4575-9b94-f45f3130b50d 09:31:38 Member [10.30.106.207]:5703 - a66fbaaf-f901-4c9b-b6c0-c1173cde81d4 this 09:31:38 Member [10.30.106.207]:5704 - 2902551f-3402-4527-96b0-241b6604f0cc 09:31:38 Member [10.30.106.207]:5705 - b61ddc63-f82f-438a-85ae-677335aed246 09:31:38 ] 09:31:38 09:31:38 2024-07-16T09:31:37.283Z INFO 7154 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] 09:31:38 09:31:38 Members {size:4, ver:4} [ 09:31:38 Member [10.30.106.207]:5701 - 06181ab0-7163-4575-9b94-f45f3130b50d 09:31:38 Member [10.30.106.207]:5703 - a66fbaaf-f901-4c9b-b6c0-c1173cde81d4 09:31:38 Member [10.30.106.207]:5704 - 2902551f-3402-4527-96b0-241b6604f0cc this 09:31:38 Member [10.30.106.207]:5705 - b61ddc63-f82f-438a-85ae-677335aed246 09:31:38 ] 09:31:38 09:31:38 2024-07-16T09:31:37.283Z INFO 7154 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:5705 and /10.30.106.207:45831 09:31:38 2024-07-16T09:31:37.284Z INFO 7154 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:45831 and /10.30.106.207:5705 09:31:38 2024-07-16T09:31:37.284Z INFO 7154 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:5705 and /10.30.106.207:58549 09:31:38 2024-07-16T09:31:37.285Z INFO 7154 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] 09:31:38 09:31:38 Members {size:4, ver:4} [ 09:31:38 Member [10.30.106.207]:5701 - 06181ab0-7163-4575-9b94-f45f3130b50d 09:31:38 Member [10.30.106.207]:5703 - a66fbaaf-f901-4c9b-b6c0-c1173cde81d4 09:31:38 Member [10.30.106.207]:5704 - 2902551f-3402-4527-96b0-241b6604f0cc 09:31:38 Member [10.30.106.207]:5705 - b61ddc63-f82f-438a-85ae-677335aed246 this 09:31:38 ] 09:31:38 09:31:38 2024-07-16T09:31:37.285Z INFO 7154 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:58549 and /10.30.106.207:5705 09:31:38 2024-07-16T09:31:37.285Z INFO 7154 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.207:5704, timeout: 10000, bind-any: true 09:31:38 2024-07-16T09:31:37.286Z INFO 7154 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:5704 and /10.30.106.207:53257 09:31:38 2024-07-16T09:31:37.295Z INFO 7154 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:53257 and /10.30.106.207:5704 09:31:38 2024-07-16T09:31:37.334Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.334Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.417Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:38 2024-07-16T09:31:37.417Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.417Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:38 2024-07-16T09:31:37.507Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.507Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.508Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.508Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.517Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.517Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.539Z INFO 7154 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 09:31:38 2024-07-16T09:31:37.595Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.595Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.676Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.676Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.699Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.699Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.767Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.767Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.786Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.786Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.792Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.792Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.856Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.856Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.858Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.858Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.869Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.869Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.897Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.897Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.899Z INFO 7154 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Jul 16 09:31:37 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 09:31:38 2024-07-16T09:31:37.907Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.907Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.925Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.925Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:37.997Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:38 2024-07-16T09:31:37.997Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:38.031Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:38 2024-07-16T09:31:38.031Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:38.036Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:38 2024-07-16T09:31:38.036Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:38.044Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:38 2024-07-16T09:31:38.044Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:38.172Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:38 2024-07-16T09:31:38.172Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:38.246Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:38 2024-07-16T09:31:38.246Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:38.271Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:38 2024-07-16T09:31:38.271Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:38.285Z WARN 7154 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 4. Some of the ports seem occupied! 09:31:38 2024-07-16T09:31:38.286Z INFO 7154 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.207]:5705 is STARTED 09:31:38 2024-07-16T09:31:38.292Z INFO 7154 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 17.962 seconds (process running for 139.335) 09:31:38 2024-07-16T09:31:38.320Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:38 2024-07-16T09:31:38.320Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:38 2024-07-16T09:31:38.320Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:38 2024-07-16T09:31:38.324Z INFO 7154 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 09:31:39 2024-07-16T09:31:38.348Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:39 2024-07-16T09:31:38.348Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:39 2024-07-16T09:31:38.372Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:39 2024-07-16T09:31:38.373Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:39 2024-07-16T09:31:38.423Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:39 2024-07-16T09:31:38.423Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:39 2024-07-16T09:31:38.447Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:39 2024-07-16T09:31:38.447Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:39 2024-07-16T09:31:38.517Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:39 2024-07-16T09:31:38.517Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:39 2024-07-16T09:31:38.624Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:39 2024-07-16T09:31:38.624Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:39 2024-07-16T09:31:38.624Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:39 2024-07-16T09:31:38.695Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:39 2024-07-16T09:31:38.695Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:39 2024-07-16T09:31:38.706Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:39 2024-07-16T09:31:38.706Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:39 2024-07-16T09:31:38.790Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:39 2024-07-16T09:31:38.790Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:39 2024-07-16T09:31:38.828Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:39 2024-07-16T09:31:38.828Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:39 2024-07-16T09:31:38.829Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:39 2024-07-16T09:31:38.829Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:39 2024-07-16T09:31:38.860Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:39 2024-07-16T09:31:38.860Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:39 2024-07-16T09:31:38.873Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:39 2024-07-16T09:31:38.873Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:39 2024-07-16T09:31:38.899Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:39 2024-07-16T09:31:38.899Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:39 2024-07-16T09:31:38.925Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:39 2024-07-16T09:31:38.925Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:39 2024-07-16T09:31:38.932Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:39 2024-07-16T09:31:38.932Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:39 2024-07-16T09:31:38.997Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:39 2024-07-16T09:31:38.997Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:39 2024-07-16T09:31:38.999Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:39 2024-07-16T09:31:38.999Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:39 2024-07-16T09:31:39.013Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:39 2024-07-16T09:31:39.013Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.060Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:40 2024-07-16T09:31:39.060Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.075Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:40 2024-07-16T09:31:39.075Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.190Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:40 2024-07-16T09:31:39.190Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.199Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:40 2024-07-16T09:31:39.199Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.324Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:40 2024-07-16T09:31:39.325Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:40 2024-07-16T09:31:39.325Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.325Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.351Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:40 2024-07-16T09:31:39.351Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.370Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:40 2024-07-16T09:31:39.370Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.374Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:40 2024-07-16T09:31:39.374Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.374Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:40 2024-07-16T09:31:39.500Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:40 2024-07-16T09:31:39.500Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.578Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:40 2024-07-16T09:31:39.578Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.628Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:40 2024-07-16T09:31:39.628Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.628Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:40 2024-07-16T09:31:39.681Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:40 2024-07-16T09:31:39.681Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.719Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:40 2024-07-16T09:31:39.719Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.725Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:40 2024-07-16T09:31:39.725Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.744Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:40 2024-07-16T09:31:39.744Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.781Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:40 2024-07-16T09:31:39.781Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.798Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:40 2024-07-16T09:31:39.798Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.801Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:40 2024-07-16T09:31:39.801Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.812Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:40 2024-07-16T09:31:39.812Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.920Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:40 2024-07-16T09:31:39.920Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.927Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:40 2024-07-16T09:31:39.927Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.949Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:40 2024-07-16T09:31:39.949Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.962Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:40 2024-07-16T09:31:39.962Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:39.980Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:40 2024-07-16T09:31:39.980Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:40.049Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:40 2024-07-16T09:31:40.049Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.743 s - in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 09:31:40 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 09:31:40 09:31:40 . ____ _ __ _ _ 09:31:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:31:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:31:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:31:40 ' |____| .__|_| |_|_| |_\__, | / / / / 09:31:40 =========|_|==============|___/=/_/_/_/ 09:31:40 :: Spring Boot :: (v3.2.4) 09:31:40 09:31:40 2024-07-16T09:31:40.101Z INFO 7154 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 7154 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 09:31:40 2024-07-16T09:31:40.101Z INFO 7154 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 09:31:40 2024-07-16T09:31:40.102Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:40 2024-07-16T09:31:40.102Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:40.143Z INFO 7154 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.063 seconds (process running for 141.186) 09:31:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 09:31:40 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 09:31:40 2024-07-16T09:31:40.198Z INFO 7154 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 09:31:40 2024-07-16T09:31:40.203Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:40 2024-07-16T09:31:40.203Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:40 2024-07-16T09:31:40.204Z INFO 7154 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 09:31:40 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 09:31:40 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCreatorSpec 09:31:40 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCreatorSpec 09:31:40 2024-07-16T09:31:40.254Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:40 2024-07-16T09:31:40.254Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:40 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsServiceSpec 09:31:40 2024-07-16T09:31:40.263Z ERROR 7154 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 09:31:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsServiceSpec 09:31:40 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsPublisherSpec 09:31:44 2024-07-16T09:31:40.267Z INFO 7154 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 09:31:44 2024-07-16T09:31:40.294Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:44 2024-07-16T09:31:40.294Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:40.302Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:44 2024-07-16T09:31:40.302Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:40.340Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:44 2024-07-16T09:31:40.340Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:40.340Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:44 2024-07-16T09:31:40.389Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:44 2024-07-16T09:31:40.389Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:40.443Z INFO 7154 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 3dcd2e107559000c46612da0a538c2753f04460db4d726e5da2a7a823679c70c 09:31:44 2024-07-16T09:31:40.490Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:44 2024-07-16T09:31:40.490Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:40.490Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:44 2024-07-16T09:31:40.543Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:44 2024-07-16T09:31:40.543Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:40.593Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:44 2024-07-16T09:31:40.593Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:40.655Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:44 2024-07-16T09:31:40.655Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:40.739Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:44 2024-07-16T09:31:40.739Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:40.793Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:44 2024-07-16T09:31:40.793Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:40.794Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:44 2024-07-16T09:31:40.794Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:40.805Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:44 2024-07-16T09:31:40.805Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:40.805Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:44 2024-07-16T09:31:40.805Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:40.822Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:44 2024-07-16T09:31:40.822Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:40.895Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:44 2024-07-16T09:31:40.895Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:40.941Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:44 2024-07-16T09:31:40.941Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:40.975Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:44 2024-07-16T09:31:40.975Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.002Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:44 2024-07-16T09:31:41.002Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.006Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:44 2024-07-16T09:31:41.006Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.044Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:44 2024-07-16T09:31:41.044Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.104Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:44 2024-07-16T09:31:41.104Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.123Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:44 2024-07-16T09:31:41.123Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.206Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:44 2024-07-16T09:31:41.206Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.208Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:44 2024-07-16T09:31:41.208Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.297Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:44 2024-07-16T09:31:41.297Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.297Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:44 2024-07-16T09:31:41.347Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:44 2024-07-16T09:31:41.347Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.347Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:44 2024-07-16T09:31:41.351Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:44 2024-07-16T09:31:41.351Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.356Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:44 2024-07-16T09:31:41.356Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.358Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:44 2024-07-16T09:31:41.359Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.402Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:44 2024-07-16T09:31:41.402Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.501Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:44 2024-07-16T09:31:41.501Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.609Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:44 2024-07-16T09:31:41.609Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.648Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:44 2024-07-16T09:31:41.648Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.763Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:44 2024-07-16T09:31:41.763Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.795Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:44 2024-07-16T09:31:41.795Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.811Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:44 2024-07-16T09:31:41.811Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.817Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:44 2024-07-16T09:31:41.817Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.832Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:44 2024-07-16T09:31:41.833Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.856Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:44 2024-07-16T09:31:41.856Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.953Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:44 2024-07-16T09:31:41.953Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:41.953Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:44 2024-07-16T09:31:41.953Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.008Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:44 2024-07-16T09:31:42.008Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.009Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:44 2024-07-16T09:31:42.009Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.017Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:44 2024-07-16T09:31:42.017Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.033Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:44 2024-07-16T09:31:42.033Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.106Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:44 2024-07-16T09:31:42.106Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.112Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:44 2024-07-16T09:31:42.112Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.155Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:44 2024-07-16T09:31:42.155Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.155Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:44 2024-07-16T09:31:42.285Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:44 2024-07-16T09:31:42.285Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.324Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:44 2024-07-16T09:31:42.324Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.355Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:44 2024-07-16T09:31:42.355Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.355Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:44 2024-07-16T09:31:42.358Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:44 2024-07-16T09:31:42.358Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.375Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:44 2024-07-16T09:31:42.375Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.459Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:44 2024-07-16T09:31:42.459Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.463Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:44 2024-07-16T09:31:42.463Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.515Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:44 2024-07-16T09:31:42.515Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.582Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:44 2024-07-16T09:31:42.582Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.655Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:44 2024-07-16T09:31:42.655Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.720Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:44 2024-07-16T09:31:42.720Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.801Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:44 2024-07-16T09:31:42.801Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.867Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:44 2024-07-16T09:31:42.867Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.883Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:44 2024-07-16T09:31:42.883Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.910Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:44 2024-07-16T09:31:42.910Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.911Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:44 2024-07-16T09:31:42.911Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:42.986Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:44 2024-07-16T09:31:42.986Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.011Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:44 2024-07-16T09:31:43.011Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.056Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:44 2024-07-16T09:31:43.056Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.107Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:44 2024-07-16T09:31:43.107Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.108Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:44 2024-07-16T09:31:43.108Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.108Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:44 2024-07-16T09:31:43.137Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:44 2024-07-16T09:31:43.137Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.165Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:44 2024-07-16T09:31:43.165Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.219Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:44 2024-07-16T09:31:43.219Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.277Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:44 2024-07-16T09:31:43.277Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.308Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:44 2024-07-16T09:31:43.308Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.308Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:44 2024-07-16T09:31:43.308Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:44 2024-07-16T09:31:43.309Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.363Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:44 2024-07-16T09:31:43.363Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.414Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:44 2024-07-16T09:31:43.414Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.444Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:44 2024-07-16T09:31:43.444Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.485Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:44 2024-07-16T09:31:43.485Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.528Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:44 2024-07-16T09:31:43.528Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.616Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:44 2024-07-16T09:31:43.616Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.720Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:44 2024-07-16T09:31:43.720Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.735Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:44 2024-07-16T09:31:43.735Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.813Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:44 2024-07-16T09:31:43.813Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.859Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:44 2024-07-16T09:31:43.859Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.865Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:44 2024-07-16T09:31:43.865Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.913Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:44 2024-07-16T09:31:43.913Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.925Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:44 2024-07-16T09:31:43.925Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:43.959Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:44 2024-07-16T09:31:43.959Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:44.003Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:44 2024-07-16T09:31:44.004Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:44.005Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:44 2024-07-16T09:31:44.005Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:44.022Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:44 2024-07-16T09:31:44.022Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:44.111Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:44 2024-07-16T09:31:44.111Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:44.111Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:44 2024-07-16T09:31:44.121Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:44 2024-07-16T09:31:44.121Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:44.180Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:44 2024-07-16T09:31:44.180Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:44 2024-07-16T09:31:44.218Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:44 2024-07-16T09:31:44.218Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:44.267Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:46 2024-07-16T09:31:44.267Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:44.310Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:46 2024-07-16T09:31:44.310Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:44.311Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:46 2024-07-16T09:31:44.311Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:44.311Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:46 2024-07-16T09:31:44.343Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:46 2024-07-16T09:31:44.344Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:44.406Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:46 2024-07-16T09:31:44.406Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:44.412Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:46 2024-07-16T09:31:44.412Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:44.524Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:46 2024-07-16T09:31:44.524Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:44.538Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:46 2024-07-16T09:31:44.538Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:44.543Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:46 2024-07-16T09:31:44.543Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:44.576Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:46 2024-07-16T09:31:44.576Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:44.726Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:46 2024-07-16T09:31:44.726Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:44.731Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:46 2024-07-16T09:31:44.731Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:44.739Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:46 2024-07-16T09:31:44.739Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:44.783Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:46 2024-07-16T09:31:44.783Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:44.882Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:46 2024-07-16T09:31:44.882Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:44.917Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:46 2024-07-16T09:31:44.917Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:44.961Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:46 2024-07-16T09:31:44.962Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.015Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:46 2024-07-16T09:31:45.015Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.017Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:46 2024-07-16T09:31:45.018Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.018Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:46 2024-07-16T09:31:45.026Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:46 2024-07-16T09:31:45.026Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.032Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:46 2024-07-16T09:31:45.032Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.113Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:46 2024-07-16T09:31:45.113Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.188Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:46 2024-07-16T09:31:45.188Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.211Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:46 2024-07-16T09:31:45.211Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.246Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:46 2024-07-16T09:31:45.246Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.308Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:46 2024-07-16T09:31:45.309Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.313Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:46 2024-07-16T09:31:45.313Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.322Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:46 2024-07-16T09:31:45.322Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.353Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:46 2024-07-16T09:31:45.353Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.369Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:46 2024-07-16T09:31:45.369Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.369Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:46 2024-07-16T09:31:45.476Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:46 2024-07-16T09:31:45.476Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.517Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:46 2024-07-16T09:31:45.517Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.593Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:46 2024-07-16T09:31:45.593Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.634Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:46 2024-07-16T09:31:45.634Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.647Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:46 2024-07-16T09:31:45.647Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.745Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:46 2024-07-16T09:31:45.745Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.788Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:46 2024-07-16T09:31:45.788Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.871Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:46 2024-07-16T09:31:45.871Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.871Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:46 2024-07-16T09:31:45.879Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:46 2024-07-16T09:31:45.879Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.890Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:46 2024-07-16T09:31:45.890Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.922Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:46 2024-07-16T09:31:45.922Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.928Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:46 2024-07-16T09:31:45.928Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:45.968Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:46 2024-07-16T09:31:45.968Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.036Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:46 2024-07-16T09:31:46.037Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.121Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:46 2024-07-16T09:31:46.121Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.137Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:46 2024-07-16T09:31:46.137Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.176Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:46 2024-07-16T09:31:46.176Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.215Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:46 2024-07-16T09:31:46.215Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.225Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:46 2024-07-16T09:31:46.225Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.226Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:46 2024-07-16T09:31:46.321Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:46 2024-07-16T09:31:46.321Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.327Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:46 2024-07-16T09:31:46.327Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.355Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:46 2024-07-16T09:31:46.355Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.357Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:46 2024-07-16T09:31:46.357Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.368Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:46 2024-07-16T09:31:46.368Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.511Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:46 2024-07-16T09:31:46.511Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.642Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:46 2024-07-16T09:31:46.642Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.698Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:46 2024-07-16T09:31:46.698Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.700Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:46 2024-07-16T09:31:46.700Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.704Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:46 2024-07-16T09:31:46.704Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.721Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:46 2024-07-16T09:31:46.721Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.782Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:46 2024-07-16T09:31:46.782Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.799Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:46 2024-07-16T09:31:46.799Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.824Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:46 2024-07-16T09:31:46.824Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.830Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:46 2024-07-16T09:31:46.830Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.836Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:46 2024-07-16T09:31:46.836Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.836Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:46 2024-07-16T09:31:46.841Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:46 2024-07-16T09:31:46.841Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.899Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:46 2024-07-16T09:31:46.899Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:46 2024-07-16T09:31:46.901Z INFO 7154 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.633746612S 09:31:46 2024-07-16T09:31:46.903Z INFO 7154 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:31:46 allow.auto.create.topics = true 09:31:46 auto.commit.interval.ms = 5000 09:31:46 auto.include.jmx.reporter = true 09:31:46 auto.offset.reset = earliest 09:31:46 bootstrap.servers = [PLAINTEXT://localhost:32788] 09:31:46 check.crcs = true 09:31:46 client.dns.lookup = use_all_dns_ips 09:31:46 client.id = consumer-ncmp-group-11 09:31:46 client.rack = 09:31:46 connections.max.idle.ms = 540000 09:31:46 default.api.timeout.ms = 60000 09:31:46 enable.auto.commit = true 09:31:46 exclude.internal.topics = true 09:31:46 fetch.max.bytes = 52428800 09:31:46 fetch.max.wait.ms = 500 09:31:46 fetch.min.bytes = 1 09:31:46 group.id = ncmp-group 09:31:46 group.instance.id = null 09:31:46 heartbeat.interval.ms = 3000 09:31:46 interceptor.classes = [] 09:31:46 internal.leave.group.on.close = true 09:31:46 internal.throw.on.fetch.stable.offset.unsupported = false 09:31:46 isolation.level = read_uncommitted 09:31:46 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:31:46 max.partition.fetch.bytes = 1048576 09:31:46 max.poll.interval.ms = 300000 09:31:46 max.poll.records = 500 09:31:46 metadata.max.age.ms = 300000 09:31:46 metric.reporters = [] 09:31:46 metrics.num.samples = 2 09:31:46 metrics.recording.level = INFO 09:31:46 metrics.sample.window.ms = 30000 09:31:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:31:46 receive.buffer.bytes = 65536 09:31:46 reconnect.backoff.max.ms = 1000 09:31:46 reconnect.backoff.ms = 50 09:31:46 request.timeout.ms = 30000 09:31:46 retry.backoff.ms = 100 09:31:46 sasl.client.callback.handler.class = null 09:31:46 sasl.jaas.config = null 09:31:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:31:46 sasl.kerberos.min.time.before.relogin = 60000 09:31:46 sasl.kerberos.service.name = null 09:31:46 sasl.kerberos.ticket.renew.jitter = 0.05 09:31:46 sasl.kerberos.ticket.renew.window.factor = 0.8 09:31:46 sasl.login.callback.handler.class = null 09:31:46 sasl.login.class = null 09:31:46 sasl.login.connect.timeout.ms = null 09:31:46 sasl.login.read.timeout.ms = null 09:31:46 sasl.login.refresh.buffer.seconds = 300 09:31:46 sasl.login.refresh.min.period.seconds = 60 09:31:46 sasl.login.refresh.window.factor = 0.8 09:31:46 sasl.login.refresh.window.jitter = 0.05 09:31:46 sasl.login.retry.backoff.max.ms = 10000 09:31:46 sasl.login.retry.backoff.ms = 100 09:31:46 sasl.mechanism = GSSAPI 09:31:46 sasl.oauthbearer.clock.skew.seconds = 30 09:31:46 sasl.oauthbearer.expected.audience = null 09:31:46 sasl.oauthbearer.expected.issuer = null 09:31:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:31:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:31:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:31:46 sasl.oauthbearer.jwks.endpoint.url = null 09:31:46 sasl.oauthbearer.scope.claim.name = scope 09:31:46 sasl.oauthbearer.sub.claim.name = sub 09:31:46 sasl.oauthbearer.token.endpoint.url = null 09:31:46 security.protocol = PLAINTEXT 09:31:46 security.providers = null 09:31:46 send.buffer.bytes = 131072 09:31:46 session.timeout.ms = 45000 09:31:46 socket.connection.setup.timeout.max.ms = 30000 09:31:46 socket.connection.setup.timeout.ms = 10000 09:31:46 ssl.cipher.suites = null 09:31:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:31:46 ssl.endpoint.identification.algorithm = https 09:31:46 ssl.engine.factory.class = null 09:31:46 ssl.key.password = null 09:31:46 ssl.keymanager.algorithm = SunX509 09:31:46 ssl.keystore.certificate.chain = null 09:31:46 ssl.keystore.key = null 09:31:46 ssl.keystore.location = null 09:31:46 ssl.keystore.password = null 09:31:46 ssl.keystore.type = JKS 09:31:46 ssl.protocol = TLSv1.3 09:31:46 ssl.provider = null 09:31:46 ssl.secure.random.implementation = null 09:31:46 ssl.trustmanager.algorithm = PKIX 09:31:46 ssl.truststore.certificates = null 09:31:46 ssl.truststore.location = null 09:31:46 ssl.truststore.password = null 09:31:46 ssl.truststore.type = JKS 09:31:46 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:31:46 09:31:46 2024-07-16T09:31:46.907Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:31:46 2024-07-16T09:31:46.907Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:31:46 2024-07-16T09:31:46.907Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122306907 09:31:46 09:31:46 . ____ _ __ _ _ 09:31:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:31:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:31:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:31:46 ' |____| .__|_| |_|_| |_\__, | / / / / 09:31:46 =========|_|==============|___/=/_/_/_/ 09:31:46 :: Spring Boot :: (v3.2.4) 09:31:46 09:31:46 2024-07-16T09:31:46.925Z INFO 7154 --- [ main] o.o.c.n.i.i.s.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 7154 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 09:31:46 2024-07-16T09:31:46.925Z INFO 7154 --- [ main] o.o.c.n.i.i.s.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 09:31:46 2024-07-16T09:31:46.932Z INFO 7154 --- [ main] o.o.c.n.i.i.s.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.022 seconds (process running for 147.975) 09:31:46 2024-07-16T09:31:46.932Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:46 2024-07-16T09:31:46.932Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:46.934Z INFO 7154 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 09:31:48 2024-07-16T09:31:46.937Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 09:31:48 2024-07-16T09:31:46.937Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:31:48 acks = -1 09:31:48 auto.include.jmx.reporter = true 09:31:48 batch.size = 16384 09:31:48 bootstrap.servers = [PLAINTEXT://localhost:32788] 09:31:48 buffer.memory = 33554432 09:31:48 client.dns.lookup = use_all_dns_ips 09:31:48 client.id = producer-22 09:31:48 compression.type = none 09:31:48 connections.max.idle.ms = 540000 09:31:48 delivery.timeout.ms = 120000 09:31:48 enable.idempotence = false 09:31:48 interceptor.classes = [] 09:31:48 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:31:48 linger.ms = 1 09:31:48 max.block.ms = 60000 09:31:48 max.in.flight.requests.per.connection = 5 09:31:48 max.request.size = 1048576 09:31:48 metadata.max.age.ms = 300000 09:31:48 metadata.max.idle.ms = 300000 09:31:48 metric.reporters = [] 09:31:48 metrics.num.samples = 2 09:31:48 metrics.recording.level = INFO 09:31:48 metrics.sample.window.ms = 30000 09:31:48 partitioner.adaptive.partitioning.enable = true 09:31:48 partitioner.availability.timeout.ms = 0 09:31:48 partitioner.class = null 09:31:48 partitioner.ignore.keys = false 09:31:48 receive.buffer.bytes = 32768 09:31:48 reconnect.backoff.max.ms = 1000 09:31:48 reconnect.backoff.ms = 50 09:31:48 request.timeout.ms = 30000 09:31:48 retries = 0 09:31:48 retry.backoff.ms = 100 09:31:48 sasl.client.callback.handler.class = null 09:31:48 sasl.jaas.config = null 09:31:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:31:48 sasl.kerberos.min.time.before.relogin = 60000 09:31:48 sasl.kerberos.service.name = null 09:31:48 sasl.kerberos.ticket.renew.jitter = 0.05 09:31:48 sasl.kerberos.ticket.renew.window.factor = 0.8 09:31:48 sasl.login.callback.handler.class = null 09:31:48 sasl.login.class = null 09:31:48 sasl.login.connect.timeout.ms = null 09:31:48 sasl.login.read.timeout.ms = null 09:31:48 sasl.login.refresh.buffer.seconds = 300 09:31:48 sasl.login.refresh.min.period.seconds = 60 09:31:48 sasl.login.refresh.window.factor = 0.8 09:31:48 sasl.login.refresh.window.jitter = 0.05 09:31:48 sasl.login.retry.backoff.max.ms = 10000 09:31:48 sasl.login.retry.backoff.ms = 100 09:31:48 sasl.mechanism = GSSAPI 09:31:48 sasl.oauthbearer.clock.skew.seconds = 30 09:31:48 sasl.oauthbearer.expected.audience = null 09:31:48 sasl.oauthbearer.expected.issuer = null 09:31:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:31:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:31:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:31:48 sasl.oauthbearer.jwks.endpoint.url = null 09:31:48 sasl.oauthbearer.scope.claim.name = scope 09:31:48 sasl.oauthbearer.sub.claim.name = sub 09:31:48 sasl.oauthbearer.token.endpoint.url = null 09:31:48 security.protocol = PLAINTEXT 09:31:48 security.providers = null 09:31:48 send.buffer.bytes = 131072 09:31:48 socket.connection.setup.timeout.max.ms = 30000 09:31:48 socket.connection.setup.timeout.ms = 10000 09:31:48 ssl.cipher.suites = null 09:31:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:31:48 ssl.endpoint.identification.algorithm = https 09:31:48 ssl.engine.factory.class = null 09:31:48 ssl.key.password = null 09:31:48 ssl.keymanager.algorithm = SunX509 09:31:48 ssl.keystore.certificate.chain = null 09:31:48 ssl.keystore.key = null 09:31:48 ssl.keystore.location = null 09:31:48 ssl.keystore.password = null 09:31:48 ssl.keystore.type = JKS 09:31:48 ssl.protocol = TLSv1.3 09:31:48 ssl.provider = null 09:31:48 ssl.secure.random.implementation = null 09:31:48 ssl.trustmanager.algorithm = PKIX 09:31:48 ssl.truststore.certificates = null 09:31:48 ssl.truststore.location = null 09:31:48 ssl.truststore.password = null 09:31:48 ssl.truststore.type = JKS 09:31:48 transaction.timeout.ms = 60000 09:31:48 transactional.id = null 09:31:48 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 09:31:48 09:31:48 2024-07-16T09:31:46.940Z INFO 7154 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 09:31:48 2024-07-16T09:31:46.940Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:31:48 2024-07-16T09:31:46.940Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:31:48 2024-07-16T09:31:46.940Z INFO 7154 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122306940 09:31:48 2024-07-16T09:31:47.041Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:48 2024-07-16T09:31:47.042Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.043Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:48 2024-07-16T09:31:47.043Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.100Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:48 2024-07-16T09:31:47.100Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.229Z WARN 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Error while fetching metadata with correlation id 1 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 09:31:48 2024-07-16T09:31:47.230Z INFO 7154 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 6vcKUZVmTACVaKyr2jyBNw 09:31:48 2024-07-16T09:31:47.242Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:48 2024-07-16T09:31:47.242Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.242Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:48 2024-07-16T09:31:47.280Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:48 2024-07-16T09:31:47.280Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.285Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:48 2024-07-16T09:31:47.285Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.320Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:48 2024-07-16T09:31:47.320Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.345Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:48 2024-07-16T09:31:47.345Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.351Z WARN 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Error while fetching metadata with correlation id 3 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 09:31:48 2024-07-16T09:31:47.372Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:48 2024-07-16T09:31:47.372Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.382Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:48 2024-07-16T09:31:47.382Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.396Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:48 2024-07-16T09:31:47.396Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.452Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:48 2024-07-16T09:31:47.452Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.465Z WARN 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Error while fetching metadata with correlation id 4 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 09:31:48 2024-07-16T09:31:47.508Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:48 2024-07-16T09:31:47.508Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.617Z INFO 7154 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Cluster ID: 6vcKUZVmTACVaKyr2jyBNw 09:31:48 2024-07-16T09:31:47.626Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:48 2024-07-16T09:31:47.626Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.657Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:48 2024-07-16T09:31:47.657Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.660Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:48 2024-07-16T09:31:47.660Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.660Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:48 2024-07-16T09:31:47.660Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.713Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:48 2024-07-16T09:31:47.713Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.764Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:48 2024-07-16T09:31:47.764Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.836Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:48 2024-07-16T09:31:47.836Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.841Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:48 2024-07-16T09:31:47.841Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.865Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:48 2024-07-16T09:31:47.866Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.909Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:48 2024-07-16T09:31:47.909Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.955Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:48 2024-07-16T09:31:47.955Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:47.997Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Discovered group coordinator localhost:32788 (id: 2147483646 rack: null) 09:31:48 2024-07-16T09:31:47.999Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] (Re-)joining group 09:31:48 2024-07-16T09:31:48.009Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:48 2024-07-16T09:31:48.009Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.009Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:48 2024-07-16T09:31:48.031Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-11-fcd8f99b-c991-4d46-94f6-6a4a858f9116 09:31:48 2024-07-16T09:31:48.031Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 09:31:48 2024-07-16T09:31:48.031Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] (Re-)joining group 09:31:48 2024-07-16T09:31:48.047Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.047Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.056Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-11-fcd8f99b-c991-4d46-94f6-6a4a858f9116', protocol='range'} 09:31:48 2024-07-16T09:31:48.056Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-11-fcd8f99b-c991-4d46-94f6-6a4a858f9116=Assignment(partitions=[ncmp-events-test-0])} 09:31:48 2024-07-16T09:31:48.063Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.064Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.081Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-11-fcd8f99b-c991-4d46-94f6-6a4a858f9116', protocol='range'} 09:31:48 2024-07-16T09:31:48.081Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 09:31:48 2024-07-16T09:31:48.081Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 09:31:48 2024-07-16T09:31:48.091Z INFO 7154 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 09:31:48 2024-07-16T09:31:48.105Z INFO 7154 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32788 (id: 1 rack: null)], epoch=0}}. 09:31:48 2024-07-16T09:31:48.203Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.203Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.236Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.236Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.253Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.253Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.269Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.269Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.364Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.364Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.386Z INFO 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.386Z INFO 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 09:31:48 2024-07-16T09:31:48.392Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.392Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.409Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:48 2024-07-16T09:31:48.409Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.409Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:48 2024-07-16T09:31:48.461Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.461Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 299ms, elapsed time since send: 299ms, request timeout: 30000ms) 09:31:48 2024-07-16T09:31:48.461Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node -1 disconnected. 09:31:48 2024-07-16T09:31:48.461Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 2147483646 disconnected. 09:31:48 2024-07-16T09:31:48.462Z INFO 7154 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Error sending fetch request (sessionId=930987805, epoch=1) to node 1: 09:31:48 09:31:48 org.apache.kafka.common.errors.DisconnectException: null 09:31:48 09:31:48 2024-07-16T09:31:48.462Z INFO 7154 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Group coordinator localhost:32788 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 09:31:48 2024-07-16T09:31:48.465Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.465Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.467Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.467Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.476Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.476Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.487Z INFO 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.487Z WARN 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.490Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.490Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.511Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.511Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.562Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.562Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.588Z INFO 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.588Z WARN 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.614Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.614Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.629Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.629Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.630Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.630Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.717Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.717Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.749Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.749Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.754Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.754Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.763Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.763Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.518 s - in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsPublisherSpec 09:31:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 09:31:48 09:31:48,819 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 09:31:48 09:31:48,819 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 09:31:48 09:31:48,820 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4b18f1a1 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] is not of type file 09:31:48 09:31:48,824 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20faeee0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 09:31:48 09:31:48,824 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4b18f1a1 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 09:31:48 09:31:48,826 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 09:31:48 09:31:48,826 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:31:48 09:31:48,826 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 09:31:48 09:31:48,826 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:31:48 09:31:48,826 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:31:48 09:31:48,826 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20faeee0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 09:31:48 09:31:48,826 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4b18f1a1 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 09:31:48 09:31:48,829 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:31:48 09:31:48,829 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:31:48 09:31:48,829 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:31:48 09:31:48,829 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1721122308829) 09:31:48 09:31:48,829 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] 09:31:48 09:31:48,829 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:31:48 09:31:48,833 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:31:48 09:31:48,833 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d9b5f2c - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:31:48 09:31:48,833 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:31:48 09:31:48,833 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d9b5f2c - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:31:48 09:31:48,833 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:31:48 09:31:48,833 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d9b5f2c - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:31:48 09:31:48,833 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:31:48 09:31:48,833 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d9b5f2c - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:31:48 09:31:48,833 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:31:48 09:31:48,833 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d9b5f2c - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:31:48 09:31:48,833 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:31:48 09:31:48,833 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d9b5f2c - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:31:48 09:31:48,833 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:31:48 09:31:48,833 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d9b5f2c - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:31:48 09:31:48,833 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:31:48 09:31:48,833 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d9b5f2c - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:31:48 09:31:48,833 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:31:48 09:31:48,833 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:31:48 09:31:48,834 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:31:48 09:31:48,834 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:31:48 09:31:48,834 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:31:48 09:31:48,834 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:31:48 09:31:48,835 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:31:48 09:31:48,839 |-INFO in ch.qos.logback.classic.pattern.DateConverter@a39f9ec - Setting zoneId to "UTC" 09:31:48 09:31:48,840 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:31:48 09:31:48,840 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:31:48 09:31:48,843 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:31:48 09:31:48,843 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:31:48 09:31:48,843 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:31:48 09:31:48,844 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:31:48 09:31:48,844 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:31:48 09:31:48,844 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d9b5f2c - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:31:48 09:31:48,844 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:31:48 09:31:48,844 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7b2210f2 - End of configuration. 09:31:48 09:31:48,844 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@77bb63ce - Registering current configuration as safe fallback point 09:31:48 09:31:48 09:31:48 . ____ _ __ _ _ 09:31:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:31:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:31:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:31:48 ' |____| .__|_| |_|_| |_\__, | / / / / 09:31:48 =========|_|==============|___/=/_/_/_/ 09:31:48 :: Spring Boot :: (v3.2.4) 09:31:48 09:31:48 2024-07-16T09:31:48.847Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 7154 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 09:31:48 2024-07-16T09:31:48.847Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 09:31:48 2024-07-16T09:31:48.855Z INFO 7154 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.062 seconds (process running for 149.898) 09:31:48 2024-07-16T09:31:48.867Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.867Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:48 2024-07-16T09:31:48.925Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:48 2024-07-16T09:31:48.925Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:48 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 09:31:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 09:31:48 09:31:48 . ____ _ __ _ _ 09:31:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:31:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:31:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:31:48 ' |____| .__|_| |_|_| |_\__, | / / / / 09:31:48 =========|_|==============|___/=/_/_/_/ 09:31:48 :: Spring Boot :: (v3.2.4) 09:31:48 09:31:48 2024-07-16T09:31:48.945Z INFO 7154 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 7154 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 09:31:48 2024-07-16T09:31:48.945Z INFO 7154 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 09:31:48 2024-07-16T09:31:48.950Z INFO 7154 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.018 seconds (process running for 149.993) 09:31:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 09:31:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 09:31:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 09:31:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 09:31:52 2024-07-16T09:31:48.975Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:52 2024-07-16T09:31:48.975Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:52 09:31:52 . ____ _ __ _ _ 09:31:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:31:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:31:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:31:52 ' |____| .__|_| |_|_| |_\__, | / / / / 09:31:52 =========|_|==============|___/=/_/_/_/ 09:31:52 :: Spring Boot :: (v3.2.4) 09:31:52 09:31:52 2024-07-16T09:31:48.996Z INFO 7154 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7154 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 09:31:52 2024-07-16T09:31:48.996Z INFO 7154 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 09:31:52 2024-07-16T09:31:49.012Z INFO 7154 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 09:31:52 + + o o o o---o o----o o o---o o o----o o--o--o 09:31:52 + + + + | | / \ / | | / / \ | | 09:31:52 + + + + + o----o o o o o----o | o o o o----o | 09:31:52 + + + + | | / \ / | | \ / \ | | 09:31:52 + + o o o o o---o o----o o----o o---o o o o----o o 09:31:52 2024-07-16T09:31:49.012Z INFO 7154 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 09:31:52 2024-07-16T09:31:49.013Z INFO 7154 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5706 09:31:52 2024-07-16T09:31:49.013Z INFO 7154 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 09:31:52 2024-07-16T09:31:49.013Z INFO 7154 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 09:31:52 2024-07-16T09:31:49.013Z INFO 7154 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 09:31:52 To enable the Jet engine on the members, do one of the following: 09:31:52 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:31:52 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:31:52 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:31:52 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:31:52 2024-07-16T09:31:49.016Z INFO 7154 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 09:31:52 2024-07-16T09:31:49.021Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:52 2024-07-16T09:31:49.021Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.022Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:52 2024-07-16T09:31:49.025Z INFO 7154 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 09:31:52 2024-07-16T09:31:49.026Z INFO 7154 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 09:31:52 2024-07-16T09:31:49.026Z WARN 7154 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 09:31:52 2024-07-16T09:31:49.034Z INFO 7154 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:31:52 2024-07-16T09:31:49.034Z INFO 7154 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is STARTING 09:31:52 2024-07-16T09:31:49.063Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.063Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.066Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.066Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.121Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.121Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.145Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.145Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.152Z INFO 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.152Z WARN 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.225Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.225Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.272Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.272Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.322Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.322Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.369Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.369Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.375Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.375Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.398Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.398Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.461Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:52 2024-07-16T09:31:49.461Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.461Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:52 2024-07-16T09:31:49.464Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.464Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.472Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.472Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.475Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.475Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.594Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.594Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.618Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.618Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.632Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.632Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.633Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.633Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.676Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.676Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.710Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.710Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.721Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.721Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.760Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.760Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.955Z INFO 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.955Z WARN 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.969Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.969Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.973Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.973Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:49.997Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:52 2024-07-16T09:31:49.997Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.020Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.020Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.028Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.028Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.028Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.028Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.074Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.074Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.174Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.174Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.175Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:52 2024-07-16T09:31:50.175Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.175Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:52 2024-07-16T09:31:50.178Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.178Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.329Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.329Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.364Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:52 2024-07-16T09:31:50.365Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.365Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:52 2024-07-16T09:31:50.367Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.367Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.428Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.428Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.473Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.473Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.476Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.476Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.502Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.502Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.528Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.528Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.563Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.563Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.596Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.596Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.721Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.721Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.736Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.736Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.758Z INFO 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.758Z WARN 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.762Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.762Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.830Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.830Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.836Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.836Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.900Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.900Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.922Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.922Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.924Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.924Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.927Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.927Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.927Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.928Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:50.982Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:52 2024-07-16T09:31:50.982Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.027Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:52 2024-07-16T09:31:51.027Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.027Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:52 2024-07-16T09:31:51.031Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:52 2024-07-16T09:31:51.031Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.176Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:52 2024-07-16T09:31:51.177Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.218Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:52 2024-07-16T09:31:51.218Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.218Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:52 2024-07-16T09:31:51.223Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:52 2024-07-16T09:31:51.224Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.231Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:52 2024-07-16T09:31:51.231Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.280Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:52 2024-07-16T09:31:51.280Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.325Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:52 2024-07-16T09:31:51.326Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.432Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:52 2024-07-16T09:31:51.432Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.469Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 09:31:52 2024-07-16T09:31:51.470Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.581Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:52 2024-07-16T09:31:51.581Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.599Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:52 2024-07-16T09:31:51.599Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.658Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:52 2024-07-16T09:31:51.658Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.665Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:52 2024-07-16T09:31:51.665Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.668Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:52 2024-07-16T09:31:51.668Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.680Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:52 2024-07-16T09:31:51.680Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.739Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:52 2024-07-16T09:31:51.739Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.777Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:52 2024-07-16T09:31:51.777Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.783Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:52 2024-07-16T09:31:51.783Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.811Z INFO 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:31:52 2024-07-16T09:31:51.811Z WARN 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.824Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:52 2024-07-16T09:31:51.824Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.875Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:52 2024-07-16T09:31:51.875Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.904Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:52 2024-07-16T09:31:51.904Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.939Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:52 2024-07-16T09:31:51.939Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:51.995Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:52 2024-07-16T09:31:51.995Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:52.084Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:52 2024-07-16T09:31:52.084Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:52.095Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:52 2024-07-16T09:31:52.095Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:52.120Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:52 2024-07-16T09:31:52.120Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:52 2024-07-16T09:31:52.120Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:52 2024-07-16T09:31:52.135Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:55 2024-07-16T09:31:52.135Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:52.227Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:55 2024-07-16T09:31:52.227Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:52.231Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:55 2024-07-16T09:31:52.231Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:52.231Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:55 2024-07-16T09:31:52.239Z INFO 7154 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 09:31:55 09:31:55 Members {size:1, ver:1} [ 09:31:55 Member [10.250.0.254]:5706 - 60e67729-cab0-486b-a897-26437250286e this 09:31:55 ] 09:31:55 09:31:55 2024-07-16T09:31:52.239Z WARN 7154 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 09:31:55 2024-07-16T09:31:52.240Z INFO 7154 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is STARTED 09:31:55 2024-07-16T09:31:52.242Z INFO 7154 --- [cached.thread-4] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 09:31:55 2024-07-16T09:31:52.247Z INFO 7154 --- [ main] com.hazelcast.system.logo : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] 09:31:55 + + o o o o---o o----o o o---o o o----o o--o--o 09:31:55 + + + + | | / \ / | | / / \ | | 09:31:55 + + + + + o----o o o o o----o | o o o o----o | 09:31:55 + + + + | | / \ / | | \ / \ | | 09:31:55 + + o o o o o---o o----o o----o o---o o o o----o o 09:31:55 2024-07-16T09:31:52.247Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 09:31:55 2024-07-16T09:31:52.247Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.207]:5707 09:31:55 2024-07-16T09:31:52.247Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 09:31:55 2024-07-16T09:31:52.247Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 09:31:55 2024-07-16T09:31:52.247Z INFO 7154 --- [ main] com.hazelcast.system : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 09:31:55 To enable the Jet engine on the members, do one of the following: 09:31:55 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:31:55 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:31:55 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:31:55 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:31:55 2024-07-16T09:31:52.251Z INFO 7154 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 09:31:55 2024-07-16T09:31:52.259Z INFO 7154 --- [ main] com.hazelcast.system.security : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 09:31:55 2024-07-16T09:31:52.260Z INFO 7154 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 09:31:55 2024-07-16T09:31:52.260Z WARN 7154 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 09:31:55 2024-07-16T09:31:52.268Z INFO 7154 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:31:55 2024-07-16T09:31:52.269Z INFO 7154 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.207]:5707 is STARTING 09:31:55 2024-07-16T09:31:52.285Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:55 2024-07-16T09:31:52.286Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:52.291Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:55 2024-07-16T09:31:52.291Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:52.326Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:55 2024-07-16T09:31:52.326Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:52.334Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:55 2024-07-16T09:31:52.334Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:52.359Z INFO 7154 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.207]:5701 09:31:55 2024-07-16T09:31:52.361Z INFO 7154 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:5701 and /10.30.106.207:56885 09:31:55 2024-07-16T09:31:52.362Z INFO 7154 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:56885 and /10.30.106.207:5701 09:31:55 2024-07-16T09:31:52.386Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:55 2024-07-16T09:31:52.386Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:52.476Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 09:31:55 2024-07-16T09:31:52.476Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:52.501Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:55 2024-07-16T09:31:52.501Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:52.533Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:55 2024-07-16T09:31:52.534Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:52.566Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:55 2024-07-16T09:31:52.567Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:52.629Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:55 2024-07-16T09:31:52.629Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:52.648Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:55 2024-07-16T09:31:52.648Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:55 2024-07-16T09:31:52.648Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:52.648Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:52.663Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:55 2024-07-16T09:31:52.663Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:52.721Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:55 2024-07-16T09:31:52.721Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:52.798Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:55 2024-07-16T09:31:52.798Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:52.799Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:55 2024-07-16T09:31:52.799Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:52.806Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:55 2024-07-16T09:31:52.806Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:52.814Z INFO 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:31:55 2024-07-16T09:31:52.814Z WARN 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:52.828Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:55 2024-07-16T09:31:52.828Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:52.949Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:55 2024-07-16T09:31:52.949Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:52.999Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:55 2024-07-16T09:31:52.999Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.049Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.049Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.123Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:55 2024-07-16T09:31:53.124Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.124Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:55 2024-07-16T09:31:53.149Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.150Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.199Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.199Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.206Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.206Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.256Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:55 2024-07-16T09:31:53.256Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.256Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:55 2024-07-16T09:31:53.280Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.280Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.288Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.288Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.300Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.300Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.404Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.404Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.451Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.451Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.462Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.462Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.469Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.469Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.478Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.478Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.479Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.479Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.573Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.573Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.651Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.651Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.714Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.714Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.720Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.720Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.732Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.733Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.752Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.752Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.760Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.760Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.819Z INFO 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.819Z WARN 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.851Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.851Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.852Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.852Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:53.932Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:55 2024-07-16T09:31:53.932Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.002Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.002Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.027Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:55 2024-07-16T09:31:54.027Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.027Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:55 2024-07-16T09:31:54.153Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.153Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.159Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:55 2024-07-16T09:31:54.159Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.159Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:55 2024-07-16T09:31:54.204Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.204Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.282Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.282Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.292Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.292Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.302Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.302Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.302Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.303Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.359Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.359Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.372Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.372Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.380Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.380Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.507Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.507Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.515Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.515Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.532Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.532Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.617Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.618Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.635Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.635Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.655Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.655Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.704Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.704Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.705Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.705Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.706Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.706Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.735Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.735Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.786Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.786Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.913Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.913Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.923Z INFO 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.923Z WARN 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.955Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.955Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.984Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:55 2024-07-16T09:31:54.984Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.985Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:55 2024-07-16T09:31:54.985Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:54.985Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:55 2024-07-16T09:31:55.056Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:55 2024-07-16T09:31:55.056Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:55.155Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:55 2024-07-16T09:31:55.155Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:55.191Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:55 2024-07-16T09:31:55.191Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:55.194Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:55 2024-07-16T09:31:55.194Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:55.312Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:55 2024-07-16T09:31:55.312Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:55.312Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:55 2024-07-16T09:31:55.356Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:55 2024-07-16T09:31:55.356Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:55.357Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:55 2024-07-16T09:31:55.357Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:55 2024-07-16T09:31:55.375Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:58 2024-07-16T09:31:55.375Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:55.391Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:58 2024-07-16T09:31:55.391Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:55.405Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:58 2024-07-16T09:31:55.405Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:55.470Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:58 2024-07-16T09:31:55.470Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:55.509Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:58 2024-07-16T09:31:55.509Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:55.563Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:58 2024-07-16T09:31:55.563Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:55.582Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 09:31:58 2024-07-16T09:31:55.582Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:55.692Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:58 2024-07-16T09:31:55.692Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:55.708Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:58 2024-07-16T09:31:55.709Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:55.719Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:58 2024-07-16T09:31:55.719Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:55.737Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:58 2024-07-16T09:31:55.738Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:55.742Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:58 2024-07-16T09:31:55.742Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:55.758Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:58 2024-07-16T09:31:55.758Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:55.758Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:58 2024-07-16T09:31:55.758Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:55.859Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:58 2024-07-16T09:31:55.859Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:55.887Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:58 2024-07-16T09:31:55.888Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:55.888Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:58 2024-07-16T09:31:55.934Z INFO 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:31:58 2024-07-16T09:31:55.935Z WARN 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:55.959Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:58 2024-07-16T09:31:55.959Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:55.959Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:58 2024-07-16T09:31:55.959Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:55.987Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:58 2024-07-16T09:31:55.987Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.016Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:58 2024-07-16T09:31:56.016Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.210Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:58 2024-07-16T09:31:56.210Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.245Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:58 2024-07-16T09:31:56.245Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.251Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:58 2024-07-16T09:31:56.251Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.258Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:58 2024-07-16T09:31:56.258Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.375Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:58 2024-07-16T09:31:56.375Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.401Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:58 2024-07-16T09:31:56.401Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.411Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:58 2024-07-16T09:31:56.411Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.425Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:58 2024-07-16T09:31:56.425Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:58 2024-07-16T09:31:56.425Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.425Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.425Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:58 2024-07-16T09:31:56.575Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:58 2024-07-16T09:31:56.575Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.575Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:58 2024-07-16T09:31:56.575Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.577Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:58 2024-07-16T09:31:56.577Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.584Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 09:31:58 2024-07-16T09:31:56.584Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.625Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:58 2024-07-16T09:31:56.625Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.676Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:58 2024-07-16T09:31:56.676Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.725Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:58 2024-07-16T09:31:56.725Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.726Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:58 2024-07-16T09:31:56.726Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.776Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:58 2024-07-16T09:31:56.776Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.790Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:58 2024-07-16T09:31:56.790Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.790Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:58 2024-07-16T09:31:56.826Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:58 2024-07-16T09:31:56.826Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.826Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:58 2024-07-16T09:31:56.826Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.845Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:58 2024-07-16T09:31:56.845Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.886Z INFO 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:31:58 2024-07-16T09:31:56.886Z WARN 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:56.977Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:58 2024-07-16T09:31:56.977Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.026Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.026Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.027Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.027Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.103Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.104Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.227Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.227Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.304Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.304Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.313Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.314Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.329Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.329Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.466Z INFO 7154 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:31:58 09:31:58 Members {size:5, ver:5} [ 09:31:58 Member [10.30.106.207]:5701 - 06181ab0-7163-4575-9b94-f45f3130b50d this 09:31:58 Member [10.30.106.207]:5703 - a66fbaaf-f901-4c9b-b6c0-c1173cde81d4 09:31:58 Member [10.30.106.207]:5704 - 2902551f-3402-4527-96b0-241b6604f0cc 09:31:58 Member [10.30.106.207]:5705 - b61ddc63-f82f-438a-85ae-677335aed246 09:31:58 Member [10.30.106.207]:5707 - ee618352-b9e3-40d3-a26f-0d514fc8b211 09:31:58 ] 09:31:58 09:31:58 2024-07-16T09:31:57.474Z INFO 7154 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] 09:31:58 09:31:58 Members {size:5, ver:5} [ 09:31:58 Member [10.30.106.207]:5701 - 06181ab0-7163-4575-9b94-f45f3130b50d 09:31:58 Member [10.30.106.207]:5703 - a66fbaaf-f901-4c9b-b6c0-c1173cde81d4 this 09:31:58 Member [10.30.106.207]:5704 - 2902551f-3402-4527-96b0-241b6604f0cc 09:31:58 Member [10.30.106.207]:5705 - b61ddc63-f82f-438a-85ae-677335aed246 09:31:58 Member [10.30.106.207]:5707 - ee618352-b9e3-40d3-a26f-0d514fc8b211 09:31:58 ] 09:31:58 09:31:58 2024-07-16T09:31:57.476Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.477Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.477Z INFO 7154 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] 09:31:58 09:31:58 Members {size:5, ver:5} [ 09:31:58 Member [10.30.106.207]:5701 - 06181ab0-7163-4575-9b94-f45f3130b50d 09:31:58 Member [10.30.106.207]:5703 - a66fbaaf-f901-4c9b-b6c0-c1173cde81d4 09:31:58 Member [10.30.106.207]:5704 - 2902551f-3402-4527-96b0-241b6604f0cc this 09:31:58 Member [10.30.106.207]:5705 - b61ddc63-f82f-438a-85ae-677335aed246 09:31:58 Member [10.30.106.207]:5707 - ee618352-b9e3-40d3-a26f-0d514fc8b211 09:31:58 ] 09:31:58 09:31:58 2024-07-16T09:31:57.478Z INFO 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.478Z WARN 7154 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.478Z INFO 7154 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] 09:31:58 09:31:58 Members {size:5, ver:5} [ 09:31:58 Member [10.30.106.207]:5701 - 06181ab0-7163-4575-9b94-f45f3130b50d 09:31:58 Member [10.30.106.207]:5703 - a66fbaaf-f901-4c9b-b6c0-c1173cde81d4 09:31:58 Member [10.30.106.207]:5704 - 2902551f-3402-4527-96b0-241b6604f0cc 09:31:58 Member [10.30.106.207]:5705 - b61ddc63-f82f-438a-85ae-677335aed246 this 09:31:58 Member [10.30.106.207]:5707 - ee618352-b9e3-40d3-a26f-0d514fc8b211 09:31:58 ] 09:31:58 09:31:58 2024-07-16T09:31:57.478Z INFO 7154 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:5707 and /10.30.106.207:38879 09:31:58 2024-07-16T09:31:57.479Z INFO 7154 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:5707 and /10.30.106.207:36425 09:31:58 2024-07-16T09:31:57.479Z INFO 7154 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:36425 and /10.30.106.207:5707 09:31:58 2024-07-16T09:31:57.480Z INFO 7154 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:38879 and /10.30.106.207:5707 09:31:58 2024-07-16T09:31:57.481Z INFO 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.481Z WARN 7154 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.481Z INFO 7154 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] 09:31:58 09:31:58 Members {size:5, ver:5} [ 09:31:58 Member [10.30.106.207]:5701 - 06181ab0-7163-4575-9b94-f45f3130b50d 09:31:58 Member [10.30.106.207]:5703 - a66fbaaf-f901-4c9b-b6c0-c1173cde81d4 09:31:58 Member [10.30.106.207]:5704 - 2902551f-3402-4527-96b0-241b6604f0cc 09:31:58 Member [10.30.106.207]:5705 - b61ddc63-f82f-438a-85ae-677335aed246 09:31:58 Member [10.30.106.207]:5707 - ee618352-b9e3-40d3-a26f-0d514fc8b211 this 09:31:58 ] 09:31:58 09:31:58 2024-07-16T09:31:57.481Z INFO 7154 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.207:5703, timeout: 10000, bind-any: true 09:31:58 2024-07-16T09:31:57.481Z INFO 7154 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.207:5705, timeout: 10000, bind-any: true 09:31:58 2024-07-16T09:31:57.481Z INFO 7154 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.207:5704, timeout: 10000, bind-any: true 09:31:58 2024-07-16T09:31:57.482Z INFO 7154 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:5703 and /10.30.106.207:45603 09:31:58 2024-07-16T09:31:57.483Z INFO 7154 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:5707 and /10.30.106.207:35309 09:31:58 2024-07-16T09:31:57.483Z INFO 7154 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:5704 and /10.30.106.207:60325 09:31:58 2024-07-16T09:31:57.483Z INFO 7154 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:35309 and /10.30.106.207:5707 09:31:58 2024-07-16T09:31:57.483Z INFO 7154 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:45603 and /10.30.106.207:5703 09:31:58 2024-07-16T09:31:57.483Z INFO 7154 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:5705 and /10.30.106.207:50817 09:31:58 2024-07-16T09:31:57.493Z INFO 7154 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:60325 and /10.30.106.207:5704 09:31:58 2024-07-16T09:31:57.496Z INFO 7154 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.207:50817 and /10.30.106.207:5705 09:31:58 2024-07-16T09:31:57.528Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.528Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.604Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.604Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.627Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.628Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.628Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.628Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.630Z INFO 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 09:31:58 2024-07-16T09:31:57.630Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.630Z WARN 7154 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:58 2024-07-16T09:31:57.678Z INFO 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.678Z WARN 7154 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.679Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.679Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.680Z INFO 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.680Z WARN 7154 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.681Z INFO 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.681Z WARN 7154 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.687Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.687Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.733Z INFO 7154 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 352 09:31:58 2024-07-16T09:31:57.745Z INFO 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.745Z WARN 7154 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.779Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.779Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.796Z INFO 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.796Z WARN 7154 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.879Z INFO 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.879Z WARN 7154 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.886Z INFO 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.886Z WARN 7154 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.897Z INFO 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 09:31:58 2024-07-16T09:31:57.897Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:57.897Z WARN 7154 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 09:31:58 2024-07-16T09:31:57.999Z INFO 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 09:31:58 2024-07-16T09:31:57.999Z WARN 7154 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:58.145Z INFO 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 09:31:58 2024-07-16T09:31:58.145Z WARN 7154 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:58.194Z INFO 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 09:31:58 2024-07-16T09:31:58.194Z WARN 7154 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:58.211Z INFO 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 09:31:58 2024-07-16T09:31:58.211Z WARN 7154 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:58.241Z INFO 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 09:31:58 2024-07-16T09:31:58.241Z WARN 7154 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:58.348Z INFO 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 09:31:58 2024-07-16T09:31:58.348Z WARN 7154 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:58.369Z INFO 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 09:31:58 2024-07-16T09:31:58.369Z WARN 7154 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:58.372Z INFO 7154 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.207]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Jul 16 09:31:57 UTC 2024, plannedMigrations=352, completedMigrations=352, remainingMigrations=0, totalCompletedMigrations=1165) 09:31:58 2024-07-16T09:31:58.481Z WARN 7154 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 5. Some of the ports seem occupied! 09:31:58 2024-07-16T09:31:58.482Z INFO 7154 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.207]:5707 is STARTED 09:31:58 2024-07-16T09:31:58.488Z INFO 7154 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 9.512 seconds (process running for 159.531) 09:31:58 2024-07-16T09:31:58.500Z INFO 7154 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 09:31:58 2024-07-16T09:31:58.500Z INFO 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 09:31:58 2024-07-16T09:31:58.500Z WARN 7154 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 09:31:58 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.527 s - in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 09:31:58 2024-07-16T09:31:58.501Z INFO 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 09:31:58 2024-07-16T09:31:58.502Z WARN 7154 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:58.505Z INFO 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 09:31:58 2024-07-16T09:31:58.505Z WARN 7154 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 09:31:58 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 09:31:58 2024-07-16T09:31:58.520Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 09:31:58 2024-07-16T09:31:58.520Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:58.525Z INFO 7154 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 09:31:58 2024-07-16T09:31:58.526Z INFO 7154 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 09:31:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 09:31:58 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 09:31:58 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 09:31:58 2024-07-16T09:31:58.551Z INFO 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 09:31:58 2024-07-16T09:31:58.552Z WARN 7154 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 09:31:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 09:31:58 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 09:31:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 09:31:58 2024-07-16T09:31:58.597Z INFO 7154 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 09:31:58 2024-07-16T09:31:58.597Z INFO 7154 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 09:31:58 2024-07-16T09:31:58.597Z INFO 7154 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 09:31:58 2024-07-16T09:31:58.597Z INFO 7154 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 09:31:58 2024-07-16T09:31:58.598Z INFO 7154 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.207]:5705 is SHUTTING_DOWN 09:31:58 2024-07-16T09:31:58.598Z INFO 7154 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is SHUTTING_DOWN 09:31:58 2024-07-16T09:31:58.598Z INFO 7154 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.207]:5707 is SHUTTING_DOWN 09:31:58 2024-07-16T09:31:58.598Z WARN 7154 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 09:31:58 2024-07-16T09:31:58.598Z INFO 7154 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 09:31:58 2024-07-16T09:31:58.599Z WARN 7154 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 09:31:58 2024-07-16T09:31:58.599Z INFO 7154 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.207]:5705 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 09:31:58 2024-07-16T09:31:58.599Z WARN 7154 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 09:31:58 2024-07-16T09:31:58.599Z INFO 7154 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.207]:5707 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 09:31:58 2024-07-16T09:31:58.599Z INFO 7154 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.207]:5703 is SHUTTING_DOWN 09:31:58 2024-07-16T09:31:58.599Z INFO 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 09:31:58 2024-07-16T09:31:58.599Z WARN 7154 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:58.599Z WARN 7154 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 09:31:58 2024-07-16T09:31:58.599Z INFO 7154 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.207]:5703 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 09:31:58 2024-07-16T09:31:58.602Z INFO 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 09:31:58 2024-07-16T09:31:58.602Z WARN 7154 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:58 2024-07-16T09:31:58.611Z INFO 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 09:31:58 2024-07-16T09:31:58.611Z WARN 7154 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 09:31:58 [INFO] 09:31:58 [INFO] Results: 09:31:58 [INFO] 09:31:58 [INFO] Tests run: 637, Failures: 0, Errors: 0, Skipped: 0 09:31:58 [INFO] 09:31:58 [INFO] 09:31:58 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- 09:31:58 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 09:31:59 [INFO] Analyzed bundle 'cps-ncmp-service' with 137 classes 09:31:59 [INFO] 09:31:59 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- 09:31:59 [INFO] 09:31:59 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 09:31:59 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.5.2-SNAPSHOT.jar 09:31:59 [INFO] 09:31:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- 09:31:59 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:31:59 [INFO] 09:31:59 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- 09:31:59 [INFO] 09:31:59 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- 09:31:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:31:59 [INFO] 09:31:59 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- 09:31:59 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 09:31:59 [INFO] Analyzed bundle 'cps-ncmp-service' with 137 classes 09:31:59 [INFO] All coverage checks have been met. 09:31:59 [INFO] 09:31:59 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- 09:31:59 [INFO] 09:31:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 09:31:59 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.5.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.5.2-SNAPSHOT/cps-ncmp-service-3.5.2-SNAPSHOT.jar 09:31:59 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.5.2-SNAPSHOT/cps-ncmp-service-3.5.2-SNAPSHOT.pom 09:31:59 [INFO] 09:31:59 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-service --- 09:31:59 [INFO] 09:31:59 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 09:31:59 [INFO] Building cps-ncmp-rest 3.5.2-SNAPSHOT [12/24] 09:31:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:31:59 [INFO] 09:31:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 09:31:59 [INFO] 09:31:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- 09:31:59 [INFO] 09:31:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- 09:31:59 [INFO] 09:31:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- 09:31:59 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:31:59 [INFO] 09:31:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 09:31:59 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:31:59 [INFO] 09:31:59 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 09:32:00 [INFO] Generating with dryRun=false 09:32:00 [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 09:32:00 [INFO] OpenAPI Generator: spring (server) 09:32:00 [INFO] Generator 'spring' is considered stable. 09:32:00 [INFO] ---------------------------------- 09:32:00 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 09:32:00 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 09:32:00 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 09:32:00 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 09:32:00 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 09:32:00 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 09:32:00 [INFO] Processing operation getResourceDataForCmHandle 09:32:00 [INFO] Processing operation updateResourceDataRunningForCmHandle 09:32:00 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 09:32:00 [INFO] Processing operation createResourceDataRunningForCmHandle 09:32:00 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 09:32:00 [INFO] Processing operation deleteResourceDataRunningForCmHandle 09:32:00 [INFO] Processing operation patchResourceDataRunningForCmHandle 09:32:00 [INFO] Processing operation executeDataOperationForCmHandles 09:32:00 [INFO] Processing operation queryResourceDataForCmHandle 09:32:00 [INFO] Processing operation getModuleReferencesByCmHandle 09:32:00 [INFO] Processing operation getModuleDefinitions 09:32:00 [INFO] Processing operation searchCmHandles 09:32:00 [INFO] Processing operation retrieveCmHandleDetailsById 09:32:00 [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId 09:32:00 [INFO] Processing operation searchCmHandleIds 09:32:00 [INFO] Processing operation getCmHandleStateByCmHandleId 09:32:00 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 09:32:00 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:32:00 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlePublicProperties.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandlePublicProperties.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 09:32:00 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 09:32:00 [WARNING] Multiple MediaTypes found, using only the first one 09:32:00 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 09:32:00 [WARNING] Multiple MediaTypes found, using only the first one 09:32:00 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 09:32:00 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:32:00 [INFO] Skipping generation of supporting files. 09:32:00 ################################################################################ 09:32:00 # Thanks for using OpenAPI Generator. # 09:32:00 # Please consider donation to help us maintain this project 🙏 # 09:32:00 # https://opencollective.com/openapi_generator/donate # 09:32:00 ################################################################################ 09:32:00 [INFO] 09:32:00 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 09:32:00 [INFO] Generating with dryRun=false 09:32:00 [INFO] No .openapi-generator-ignore file found. 09:32:00 [INFO] OpenAPI Generator: spring (server) 09:32:00 [INFO] Generator 'spring' is considered stable. 09:32:00 [INFO] ---------------------------------- 09:32:00 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 09:32:00 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 09:32:00 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 09:32:00 [INFO] Processing operation updateDmiPluginRegistration 09:32:00 [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi 09:32:00 [INFO] Processing operation searchCmHandleIds 09:32:00 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 09:32:00 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 09:32:00 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 09:32:00 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 09:32:00 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 09:32:00 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 09:32:00 [INFO] Skipping generation of supporting files. 09:32:00 ################################################################################ 09:32:00 # Thanks for using OpenAPI Generator. # 09:32:00 # Please consider donation to help us maintain this project 🙏 # 09:32:00 # https://opencollective.com/openapi_generator/donate # 09:32:00 ################################################################################ 09:32:00 [INFO] 09:32:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- 09:32:00 [INFO] You have 0 Checkstyle violations. 09:32:00 [INFO] 09:32:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- 09:32:00 [INFO] You have 0 Checkstyle violations. 09:32:00 [INFO] 09:32:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- 09:32:01 [INFO] Starting audit... 09:32:01 Audit done. 09:32:01 [INFO] You have 0 Checkstyle violations. 09:32:01 [INFO] 09:32:01 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- 09:32:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:32:01 [INFO] Copying 1 resource 09:32:01 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/license 09:32:01 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-resources/licenses 09:32:01 [INFO] 09:32:01 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- 09:32:01 [INFO] Changes detected - recompiling the module! :dependency 09:32:01 [INFO] Compiling 33 source files with javac [debug release 17] to target/classes 09:32:02 [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/util/NcmpRestInputMapper.java:[60,25] Unmapped target properties: "compositeState, currentTrustLevel". 09:32:02 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. 09:32:02 [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. 09:32:02 [INFO] 09:32:02 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> 09:32:02 [INFO] 09:32:02 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- 09:32:02 [INFO] Fork Value is true 09:32:04 [java] WARNING: A terminally deprecated method in java.lang.System has been called 09:32:04 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 09:32:04 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 09:32:04 [java] WARNING: System::setSecurityManager will be removed in a future release 09:32:06 [INFO] Done SpotBugs Analysis.... 09:32:06 [INFO] 09:32:06 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< 09:32:06 [INFO] 09:32:06 [INFO] 09:32:06 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- 09:32:06 [INFO] BugInstance size is 0 09:32:06 [INFO] Error size is 0 09:32:06 [INFO] No errors/warnings found 09:32:06 [INFO] 09:32:06 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 09:32:07 [INFO] Generating with dryRun=false 09:32:07 [INFO] No .openapi-generator-ignore file found. 09:32:07 [INFO] OpenAPI Generator: openapi-yaml (documentation) 09:32:07 [INFO] Generator 'openapi-yaml' is considered stable. 09:32:07 [INFO] Output file [outputFile=openapi-inventory.yaml] 09:32:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 09:32:07 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 09:32:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 09:32:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 09:32:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 09:32:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 09:32:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 09:32:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 09:32:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 09:32:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 09:32:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 09:32:07 ################################################################################ 09:32:07 # Thanks for using OpenAPI Generator. # 09:32:07 # Please consider donation to help us maintain this project 🙏 # 09:32:07 # https://opencollective.com/openapi_generator/donate # 09:32:07 ################################################################################ 09:32:07 [INFO] 09:32:07 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 09:32:07 [INFO] Generating with dryRun=false 09:32:07 [INFO] OpenAPI Generator: openapi-yaml (documentation) 09:32:07 [INFO] Generator 'openapi-yaml' is considered stable. 09:32:07 [INFO] Output file [outputFile=openapi.yaml] 09:32:07 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 09:32:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:32:07 [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 09:32:07 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 09:32:07 [WARNING] Multiple MediaTypes found, using only the first one 09:32:07 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 09:32:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:32:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:32:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:32:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:32:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:32:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:32:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:32:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:32:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:32:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:32:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:32:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 09:32:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 09:32:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 09:32:07 [INFO] Skipped /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 09:32:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 09:32:07 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 09:32:07 ################################################################################ 09:32:07 # Thanks for using OpenAPI Generator. # 09:32:07 # Please consider donation to help us maintain this project 🙏 # 09:32:07 # https://opencollective.com/openapi_generator/donate # 09:32:07 ################################################################################ 09:32:07 [INFO] 09:32:07 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- 09:32:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:32:07 [INFO] Copying 2 resources 09:32:07 [INFO] 09:32:07 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- 09:32:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:32:07 [INFO] Copying 6 resources 09:32:07 [INFO] 09:32:07 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 09:32:07 [INFO] Changes detected - recompiling the module! :dependency 09:32:07 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 09:32:07 [INFO] 09:32:07 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- 09:32:07 [INFO] Using isolated classloader, without GMavenPlus classpath. 09:32:07 [INFO] Using Groovy 3.0.18 to perform compileTests. 09:32:09 [INFO] Compiled 10 files. 09:32:09 [INFO] 09:32:09 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- 09:32:09 [INFO] 09:32:09 [INFO] ------------------------------------------------------- 09:32:09 [INFO] T E S T S 09:32:09 [INFO] ------------------------------------------------------- 09:32:11 09:32:10.419 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:32:11 09:32:10.644 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 09:32:11 09:32:10.761 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:32:11 09:32:10.776 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 09:32:11 09:32:10.799 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:32:11 09:32:10.813 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 09:32:11 09:32:10.864 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:32:11 09:32:10.877 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 09:32:11 09:32:10.882 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:32:11 09:32:10.891 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 09:32:11 09:32:10.894 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:32:11 09:32:10.903 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 09:32:11 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 09:32:16 09:32:10,222 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 09:32:16 09:32:10,226 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ce09850 - Here is a list of configurators discovered as a service, by rank: 09:32:16 09:32:10,226 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ce09850 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 09:32:16 09:32:10,226 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ce09850 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 09:32:16 09:32:10,227 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ce09850 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 09:32:16 09:32:10,236 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ce09850 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:32:16 09:32:10,236 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ce09850 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 09:32:16 09:32:10,238 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ce09850 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 09:32:16 09:32:10,240 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 09:32:16 09:32:10,241 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 09:32:16 09:32:10,241 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ce09850 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:32:16 09:32:10,241 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ce09850 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 09:32:16 09:32:10,242 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ce09850 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 09:32:16 09:32:10,242 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 09:32:16 09:32:10,243 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 09:32:16 09:32:10,243 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ce09850 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:32:16 09:32:10,243 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ce09850 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 09:32:16 09:32:10,244 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ce09850 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 09:32:16 09:32:10,244 |-INFO in ch.qos.logback.classic.BasicConfigurator@1836228d - Setting up default configuration. 09:32:16 09:32:10,263 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ce09850 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 19 milliseconds. ExecutionStatus=NEUTRAL 09:32:16 09:32:13,215 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3e216fc9 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] is not of type file 09:32:16 09:32:13,264 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@fcd300e - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 09:32:16 09:32:13,264 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3e216fc9 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 09:32:16 09:32:13,267 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 09:32:16 09:32:13,267 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:32:16 09:32:13,267 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 09:32:16 09:32:13,268 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:32:16 09:32:13,268 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:32:16 09:32:13,270 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@fcd300e - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 09:32:16 09:32:13,270 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3e216fc9 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 09:32:16 09:32:13,276 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:32:16 09:32:13,276 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:32:16 09:32:13,281 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:32:16 09:32:13,325 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1721122333324) 09:32:16 09:32:13,325 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] 09:32:16 09:32:13,325 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:32:16 09:32:13,338 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:32:16 09:32:13,338 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@77971bbf - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:32:16 09:32:13,339 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:32:16 09:32:13,339 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@77971bbf - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:32:16 09:32:13,339 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:32:16 09:32:13,339 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@77971bbf - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:32:16 09:32:13,339 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:32:16 09:32:13,339 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@77971bbf - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:32:16 09:32:13,339 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:32:16 09:32:13,339 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@77971bbf - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:32:16 09:32:13,339 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:32:16 09:32:13,339 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@77971bbf - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:32:16 09:32:13,339 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:32:16 09:32:13,339 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@77971bbf - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:32:16 09:32:13,339 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:32:16 09:32:13,339 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@77971bbf - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:32:16 09:32:13,339 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:32:16 09:32:13,339 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:32:16 09:32:13,347 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:32:16 09:32:13,369 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:32:16 09:32:13,369 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:32:16 09:32:13,377 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:32:16 09:32:13,384 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:32:16 09:32:13,454 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5e9c6d8a - Setting zoneId to "UTC" 09:32:16 09:32:13,493 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:32:16 09:32:13,493 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:32:16 09:32:13,759 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:32:16 09:32:13,760 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:32:16 09:32:13,760 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:32:16 09:32:13,761 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:32:16 09:32:13,761 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:32:16 09:32:13,762 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@77971bbf - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:32:16 09:32:13,762 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:32:16 09:32:13,762 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6b760eb7 - End of configuration. 09:32:16 09:32:13,762 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@ddd0e97 - Registering current configuration as safe fallback point 09:32:16 09:32:16 09:32:16 . ____ _ __ _ _ 09:32:16 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:32:16 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:32:16 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:32:16 ' |____| .__|_| |_|_| |_\__, | / / / / 09:32:16 =========|_|==============|___/=/_/_/_/ 09:32:16 :: Spring Boot :: (v3.2.4) 09:32:16 09:32:16 2024-07-16T09:32:13.874Z INFO 12665 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12665 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 09:32:16 2024-07-16T09:32:13.875Z INFO 12665 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 09:32:16 2024-07-16T09:32:15.912Z INFO 12665 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:32:16 2024-07-16T09:32:15.912Z INFO 12665 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:32:16 2024-07-16T09:32:15.914Z INFO 12665 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 09:32:16 2024-07-16T09:32:16.038Z INFO 12665 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 3.247 seconds (process running for 6.689) 09:32:16 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:32:17 2024-07-16T09:32:17.172Z ERROR 12665 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:32:17 09:32:17 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:140) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:32:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 09:32:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:32:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:32:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:32:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 09:32:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:32:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:32:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:32:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:32:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:32:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:32:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:32:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:198) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:17 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:32:17 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:17 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:17 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:32:17 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:17 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:17 09:32:17 2024-07-16T09:32:17.540Z ERROR 12665 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:32:17 09:32:17 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 09:32:17 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 09:32:17 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 09:32:17 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 09:32:17 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 09:32:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:32:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:32:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:32:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:32:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:32:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:32:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:32:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:32:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:32:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:32:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:32:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:377) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:17 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:32:17 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:17 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:17 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:32:17 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:17 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:17 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 09:32:17 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] 09:32:17 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 09:32:17 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) 09:32:17 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) 09:32:17 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) 09:32:17 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) 09:32:17 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) 09:32:17 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 09:32:17 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 09:32:17 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 09:32:17 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 09:32:17 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 09:32:17 ... 126 common frames omitted 09:32:17 09:32:17 2024-07-16T09:32:17.591Z WARN 12665 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 09:32:17 2024-07-16T09:32:17.622Z ERROR 12665 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:32:17 09:32:17 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:193) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:32:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 09:32:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:32:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:32:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:32:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:32:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:32:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:32:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:32:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:32:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:32:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:32:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:32:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:32:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:32:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:32:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:17 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:17 09:32:17 2024-07-16T09:32:17.630Z ERROR 12665 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:32:17 09:32:17 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 09:32:17 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:408) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:193) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:32:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 09:32:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:32:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:32:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:32:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:32:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:32:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:32:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:32:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:32:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:32:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:32:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:32:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:17 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:17 09:32:17 2024-07-16T09:32:17.638Z ERROR 12665 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:32:17 09:32:17 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:219) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:32:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 09:32:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:32:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:32:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:32:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 09:32:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:32:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:32:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:32:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:32:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:32:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:32:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:32:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:17 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:17 09:32:17 2024-07-16T09:32:17.645Z ERROR 12665 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:32:17 09:32:17 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 09:32:17 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:408) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:219) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:32:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 09:32:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:32:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:32:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:32:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 09:32:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:32:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:32:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:32:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:32:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:32:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:32:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:32:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:17 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:17 09:32:17 2024-07-16T09:32:17.652Z ERROR 12665 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:32:17 09:32:17 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:166) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:32:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 09:32:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:32:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:32:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:32:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 09:32:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:32:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:32:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:32:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:32:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:32:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:32:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:17 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:17 09:32:17 2024-07-16T09:32:17.659Z ERROR 12665 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:32:17 09:32:17 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 09:32:17 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:408) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:166) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:32:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 09:32:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:32:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:32:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:32:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 09:32:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:32:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:32:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:32:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:32:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:32:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:32:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:17 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:17 09:32:17 2024-07-16T09:32:17.666Z ERROR 12665 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:32:17 09:32:17 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:243) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:32:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 09:32:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:32:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:32:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:32:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 09:32:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:32:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:32:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:32:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:32:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:32:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:32:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:32:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:17 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:17 09:32:17 2024-07-16T09:32:17.672Z ERROR 12665 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:32:17 09:32:17 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 09:32:17 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:408) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:243) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:32:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 09:32:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:32:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 09:32:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:32:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:32:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:32:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:32:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 09:32:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 09:32:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:32:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:32:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:32:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:32:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:32:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:32:17 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:32:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:32:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:32:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:32:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:17 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:17 09:32:17 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.449 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 09:32:17 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 09:32:18 09:32:18 . ____ _ __ _ _ 09:32:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:32:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:32:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:32:18 ' |____| .__|_| |_|_| |_\__, | / / / / 09:32:18 =========|_|==============|___/=/_/_/_/ 09:32:18 :: Spring Boot :: (v3.2.4) 09:32:18 09:32:18 2024-07-16T09:32:17.769Z INFO 12665 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12665 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 09:32:18 2024-07-16T09:32:17.770Z INFO 12665 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 09:32:18 2024-07-16T09:32:18.104Z INFO 12665 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:32:18 2024-07-16T09:32:18.104Z INFO 12665 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:32:18 2024-07-16T09:32:18.104Z INFO 12665 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 09:32:18 2024-07-16T09:32:18.109Z INFO 12665 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.371 seconds (process running for 8.761) 09:32:18 2024-07-16T09:32:18.209Z ERROR 12665 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:32:18 09:32:18 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 09:32:18 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 09:32:18 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 09:32:18 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 09:32:18 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 09:32:18 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 09:32:18 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 09:32:18 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 09:32:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 09:32:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:32:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:32:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:32:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:32:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:32:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:32:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:32:18 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:32:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:32:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:32:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:32:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:32:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:32:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:32:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:32:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:32:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:32:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:32:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:32:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:32:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 09:32:18 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:102) 09:32:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:32:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:18 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:32:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:32:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:18 Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable (7 known properties: "removedCmHandles", "dmiPlugin", "updatedCmHandles", "createdCmHandles", "dmiModelPlugin", "dmiDataPlugin", "upgradedCmHandles"]) 09:32:18 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 09:32:18 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 09:32:18 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) 09:32:18 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) 09:32:18 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) 09:32:18 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) 09:32:18 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 09:32:18 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 09:32:18 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 09:32:18 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 09:32:18 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 09:32:18 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 09:32:18 ... 126 common frames omitted 09:32:18 09:32:18 2024-07-16T09:32:18.251Z ERROR 12665 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:32:18 09:32:18 org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public org.springframework.http.ResponseEntity> org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryController.searchCmHandleIds(org.onap.cps.ncmp.rest.model.CmHandleQueryParameters) 09:32:18 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:162) 09:32:18 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 09:32:18 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 09:32:18 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 09:32:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 09:32:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:32:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:32:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:32:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:32:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:32:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:32:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:32:18 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:32:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:32:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:32:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:32:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:32:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:32:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:32:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:32:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:32:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:32:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:32:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:32:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:32:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 09:32:18 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:163) 09:32:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 09:32:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:32:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:32:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:32:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:32:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:32:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:18 09:32:18 2024-07-16T09:32:18.255Z ERROR 12665 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:32:18 09:32:18 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 09:32:18 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 09:32:18 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 09:32:18 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 09:32:18 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 09:32:18 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 09:32:18 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 09:32:18 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 09:32:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 09:32:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 09:32:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 09:32:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 09:32:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 09:32:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 09:32:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 09:32:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 09:32:18 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 09:32:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 09:32:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 09:32:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 09:32:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 09:32:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 09:32:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 09:32:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 09:32:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 09:32:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 09:32:18 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 09:32:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 09:32:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 09:32:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 09:32:18 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:163) 09:32:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 09:32:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:32:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:32:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:32:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:32:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:32:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:18 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 09:32:18 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] 09:32:18 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 09:32:18 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) 09:32:18 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) 09:32:18 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) 09:32:18 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) 09:32:18 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) 09:32:18 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) 09:32:18 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) 09:32:18 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) 09:32:18 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) 09:32:18 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 09:32:18 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 09:32:18 ... 136 common frames omitted 09:32:18 09:32:18 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 09:32:18 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 09:32:18 09:32:18 . ____ _ __ _ _ 09:32:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:32:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:32:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:32:18 ' |____| .__|_| |_|_| |_\__, | / / / / 09:32:18 =========|_|==============|___/=/_/_/_/ 09:32:18 :: Spring Boot :: (v3.2.4) 09:32:18 09:32:18 2024-07-16T09:32:18.453Z INFO 12665 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12665 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 09:32:18 2024-07-16T09:32:18.454Z INFO 12665 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 09:32:18 2024-07-16T09:32:18.809Z INFO 12665 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:32:18 2024-07-16T09:32:18.810Z INFO 12665 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:32:18 2024-07-16T09:32:18.810Z INFO 12665 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 09:32:18 2024-07-16T09:32:18.815Z INFO 12665 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.39 seconds (process running for 9.466) 09:32:18 2024-07-16T09:32:18.876Z ERROR 12665 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:32:18 09:32:18 org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message 09:32:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:32:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:32:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 09:32:18 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:128) 09:32:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 09:32:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 09:32:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 09:32:18 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 09:32:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 09:32:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:32:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:18 09:32:18 2024-07-16T09:32:18.880Z ERROR 12665 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:32:18 09:32:18 org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message 09:32:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:32:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:32:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 09:32:18 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:129) 09:32:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 09:32:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 09:32:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 09:32:18 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 09:32:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 09:32:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:32:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:18 09:32:18 2024-07-16T09:32:18.884Z ERROR 12665 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:32:18 09:32:18 org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 09:32:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:32:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:32:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:32:18 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:130) 09:32:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 09:32:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 09:32:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 09:32:18 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 09:32:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 09:32:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:32:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:18 09:32:18 2024-07-16T09:32:18.888Z ERROR 12665 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:32:18 09:32:18 org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 09:32:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:32:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:32:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:32:18 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:131) 09:32:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 09:32:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 09:32:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 09:32:18 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 09:32:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 09:32:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:32:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:18 09:32:18 2024-07-16T09:32:18.896Z ERROR 12665 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:32:18 09:32:18 java.lang.IllegalStateException: some error message 09:32:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:32:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:32:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:32:18 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:133) 09:32:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 09:32:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 09:32:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 09:32:18 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 09:32:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 09:32:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:32:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:18 09:32:18 2024-07-16T09:32:18.910Z ERROR 12665 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 09:32:18 09:32:18 org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message 09:32:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:32:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:32:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:32:18 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:137) 09:32:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 09:32:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 09:32:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 09:32:18 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 09:32:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 09:32:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:32:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:18 09:32:18 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 09:32:18 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 09:32:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 09:32:19 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 09:32:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 09:32:19 [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 09:32:19 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 09:32:19 [INFO] 09:32:19 [INFO] Results: 09:32:19 [INFO] 09:32:19 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 09:32:19 [INFO] 09:32:19 [INFO] 09:32:19 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- 09:32:19 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 09:32:19 [INFO] Analyzed bundle 'cps-ncmp-rest' with 5 classes 09:32:19 [INFO] 09:32:19 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- 09:32:19 [INFO] 09:32:19 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 09:32:19 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.5.2-SNAPSHOT.jar 09:32:19 [INFO] 09:32:19 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- 09:32:19 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:32:19 [INFO] 09:32:19 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- 09:32:19 [INFO] 09:32:19 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- 09:32:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:32:19 [INFO] 09:32:19 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- 09:32:19 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 09:32:19 [INFO] Analyzed bundle 'cps-ncmp-rest' with 5 classes 09:32:19 [INFO] All coverage checks have been met. 09:32:19 [INFO] 09:32:19 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- 09:32:19 [INFO] 09:32:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 09:32:19 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.5.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.5.2-SNAPSHOT/cps-ncmp-rest-3.5.2-SNAPSHOT.jar 09:32:19 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.5.2-SNAPSHOT/cps-ncmp-rest-3.5.2-SNAPSHOT.pom 09:32:19 [INFO] 09:32:19 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest --- 09:32:19 [INFO] 09:32:19 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 09:32:19 [INFO] Building cps-ncmp-rest-stub 3.5.2-SNAPSHOT [13/24] 09:32:19 [INFO] --------------------------------[ pom ]--------------------------------- 09:32:19 [INFO] 09:32:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 09:32:19 [INFO] 09:32:19 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- 09:32:19 [INFO] 09:32:19 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- 09:32:19 [INFO] 09:32:19 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- 09:32:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:32:19 [INFO] surefireArgLine set to empty 09:32:19 [INFO] 09:32:19 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 09:32:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:32:19 [INFO] argLine set to empty 09:32:19 [INFO] 09:32:19 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- 09:32:19 [INFO] You have 0 Checkstyle violations. 09:32:19 [INFO] 09:32:19 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- 09:32:19 [INFO] You have 0 Checkstyle violations. 09:32:19 [INFO] 09:32:19 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 09:32:19 [INFO] Starting audit... 09:32:19 Audit done. 09:32:19 [INFO] You have 0 Checkstyle violations. 09:32:19 [INFO] 09:32:19 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> 09:32:19 [INFO] 09:32:19 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- 09:32:19 [INFO] 09:32:19 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< 09:32:19 [INFO] 09:32:19 [INFO] 09:32:19 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- 09:32:19 [INFO] 09:32:19 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- 09:32:19 [INFO] No sources specified for compilation. Skipping. 09:32:19 [INFO] 09:32:19 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- 09:32:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:32:19 [INFO] 09:32:19 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- 09:32:20 [INFO] 09:32:20 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- 09:32:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:32:20 [INFO] failsafeArgLine set to empty 09:32:20 [INFO] 09:32:20 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- 09:32:20 [INFO] No tests to run. 09:32:20 [INFO] 09:32:20 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- 09:32:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:32:20 [INFO] 09:32:20 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- 09:32:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:32:20 [INFO] 09:32:20 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- 09:32:20 [INFO] 09:32:20 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 09:32:20 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.5.2-SNAPSHOT/cps-ncmp-rest-stub-3.5.2-SNAPSHOT.pom 09:32:20 [INFO] 09:32:20 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub --- 09:32:20 [INFO] 09:32:20 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 09:32:20 [INFO] Building cps-ncmp-rest-stub-service 3.5.2-SNAPSHOT [14/24] 09:32:20 [INFO] --------------------------------[ jar ]--------------------------------- 09:32:20 [INFO] 09:32:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 09:32:20 [INFO] 09:32:20 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- 09:32:20 [INFO] 09:32:20 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- 09:32:20 [INFO] 09:32:20 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- 09:32:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:32:20 [INFO] surefireArgLine set to empty 09:32:20 [INFO] 09:32:20 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 09:32:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:32:20 [INFO] argLine set to empty 09:32:20 [INFO] 09:32:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 09:32:20 [INFO] You have 0 Checkstyle violations. 09:32:20 [INFO] 09:32:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- 09:32:20 [INFO] You have 0 Checkstyle violations. 09:32:20 [INFO] 09:32:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 09:32:20 [INFO] Starting audit... 09:32:20 Audit done. 09:32:20 [INFO] You have 0 Checkstyle violations. 09:32:20 [INFO] 09:32:20 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 09:32:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:32:20 [INFO] Copying 3 resources 09:32:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 09:32:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 09:32:20 [INFO] 09:32:20 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 09:32:20 [INFO] Changes detected - recompiling the module! :dependency 09:32:20 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 09:32:20 [INFO] 09:32:20 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> 09:32:20 [INFO] 09:32:20 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- 09:32:20 [INFO] Fork Value is true 09:32:22 [java] WARNING: A terminally deprecated method in java.lang.System has been called 09:32:22 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 09:32:22 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 09:32:22 [java] WARNING: System::setSecurityManager will be removed in a future release 09:32:23 [INFO] Done SpotBugs Analysis.... 09:32:23 [INFO] 09:32:23 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< 09:32:23 [INFO] 09:32:23 [INFO] 09:32:23 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- 09:32:23 [INFO] BugInstance size is 0 09:32:23 [INFO] Error size is 0 09:32:23 [INFO] No errors/warnings found 09:32:23 [INFO] 09:32:23 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 09:32:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:32:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 09:32:23 [INFO] 09:32:23 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 09:32:23 [INFO] No sources to compile 09:32:23 [INFO] 09:32:23 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- 09:32:23 [INFO] Using isolated classloader, without GMavenPlus classpath. 09:32:23 [INFO] Using Groovy 3.0.18 to perform compileTests. 09:32:24 [INFO] Compiled 4 files. 09:32:24 [INFO] 09:32:24 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- 09:32:24 [INFO] 09:32:24 [INFO] ------------------------------------------------------- 09:32:24 [INFO] T E S T S 09:32:24 [INFO] ------------------------------------------------------- 09:32:25 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 09:32:30 09:32:25,161 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 09:32:30 09:32:25,162 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cde8c6c - Here is a list of configurators discovered as a service, by rank: 09:32:30 09:32:25,162 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cde8c6c - org.springframework.boot.logging.logback.RootLogLevelConfigurator 09:32:30 09:32:25,162 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cde8c6c - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 09:32:30 09:32:25,162 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cde8c6c - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 09:32:30 09:32:25,173 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cde8c6c - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:32:30 09:32:25,173 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cde8c6c - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 09:32:30 09:32:25,174 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cde8c6c - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 09:32:30 09:32:25,176 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 09:32:30 09:32:25,176 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 09:32:30 09:32:25,176 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cde8c6c - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:32:30 09:32:25,176 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cde8c6c - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 09:32:30 09:32:25,176 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cde8c6c - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 09:32:30 09:32:25,177 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 09:32:30 09:32:25,177 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 09:32:30 09:32:25,177 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cde8c6c - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:32:30 09:32:25,177 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cde8c6c - Trying to configure with ch.qos.logback.classic.BasicConfigurator 09:32:30 09:32:25,178 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cde8c6c - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 09:32:30 09:32:25,178 |-INFO in ch.qos.logback.classic.BasicConfigurator@174721c4 - Setting up default configuration. 09:32:30 09:32:25,190 |-INFO in ch.qos.logback.classic.util.ContextInitializer@cde8c6c - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 12 milliseconds. ExecutionStatus=NEUTRAL 09:32:30 09:32:26,664 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3592c1c4 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] is not of type file 09:32:30 09:32:26,704 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@322e49ee - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 09:32:30 09:32:26,704 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3592c1c4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 09:32:30 09:32:26,708 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 09:32:30 09:32:26,708 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:32:30 09:32:26,708 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 09:32:30 09:32:26,708 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:32:30 09:32:26,708 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:32:30 09:32:26,709 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@322e49ee - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 09:32:30 09:32:26,709 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3592c1c4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 09:32:30 09:32:26,715 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:32:30 09:32:26,715 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:32:30 09:32:26,719 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:32:30 09:32:26,738 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1721122346737) 09:32:30 09:32:26,738 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] 09:32:30 09:32:26,739 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:32:30 09:32:26,745 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:32:30 09:32:26,745 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4aeb0e2b - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:32:30 09:32:26,745 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:32:30 09:32:26,745 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4aeb0e2b - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:32:30 09:32:26,745 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:32:30 09:32:26,745 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4aeb0e2b - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:32:30 09:32:26,745 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:32:30 09:32:26,745 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4aeb0e2b - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:32:30 09:32:26,745 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:32:30 09:32:26,745 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4aeb0e2b - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:32:30 09:32:26,745 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:32:30 09:32:26,745 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4aeb0e2b - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:32:30 09:32:26,745 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:32:30 09:32:26,746 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4aeb0e2b - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:32:30 09:32:26,746 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:32:30 09:32:26,746 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4aeb0e2b - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:32:30 09:32:26,746 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:32:30 09:32:26,746 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:32:30 09:32:26,752 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:32:30 09:32:26,763 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:32:30 09:32:26,763 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:32:30 09:32:26,769 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:32:30 09:32:26,774 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:32:30 09:32:26,795 |-INFO in ch.qos.logback.classic.pattern.DateConverter@648c5fb3 - Setting zoneId to "UTC" 09:32:30 09:32:26,802 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:32:30 09:32:26,802 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:32:30 09:32:26,973 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:32:30 09:32:26,976 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:32:30 09:32:26,976 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:32:30 09:32:26,977 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:32:30 09:32:26,977 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:32:30 09:32:26,977 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4aeb0e2b - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:32:30 09:32:26,978 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:32:30 09:32:26,978 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@47b33e07 - End of configuration. 09:32:30 09:32:26,978 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7126e26 - Registering current configuration as safe fallback point 09:32:30 09:32:30 2024-07-16T09:32:27.094Z INFO 12784 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 12784 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 09:32:30 2024-07-16T09:32:27.096Z INFO 12784 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 09:32:30 2024-07-16T09:32:28.809Z INFO 12784 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 09:32:30 2024-07-16T09:32:28.813Z INFO 12784 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.0.7; built: 2024-02-29T21:19:41.771Z; git: c89aca8fd34083befd79f328a3b8b6ffff04347e; jvm 17.0.6-ea+9-LTS 09:32:30 2024-07-16T09:32:28.845Z INFO 12784 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 09:32:30 2024-07-16T09:32:28.846Z INFO 12784 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1716 ms 09:32:30 2024-07-16T09:32:29.034Z INFO 12784 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 09:32:30 2024-07-16T09:32:29.040Z INFO 12784 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@6baee63b{application,/,b=file:/tmp/jetty-docbase.0.3058998980549980410/,a=AVAILABLE,h=oeje10s.SessionHandler@1002b06d{STARTED}} 09:32:30 2024-07-16T09:32:29.040Z INFO 12784 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@6baee63b{application,/,b=file:/tmp/jetty-docbase.0.3058998980549980410/,a=AVAILABLE,h=oeje10s.SessionHandler@1002b06d{STARTED}} 09:32:30 2024-07-16T09:32:29.042Z INFO 12784 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@f4d391c{STARTING}[12.0.7,sto=0] @4421ms 09:32:30 2024-07-16T09:32:30.059Z INFO 12784 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint(s) beneath base path '/actuator' 09:32:30 2024-07-16T09:32:30.142Z INFO 12784 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 09:32:30 2024-07-16T09:32:30.142Z INFO 12784 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 09:32:30 2024-07-16T09:32:30.143Z INFO 12784 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 09:32:30 2024-07-16T09:32:30.157Z INFO 12784 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@7e864fa4{HTTP/1.1, (http/1.1)}{0.0.0.0:45793} 09:32:30 2024-07-16T09:32:30.158Z INFO 12784 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 45793 (http/1.1) with context path '/' 09:32:30 2024-07-16T09:32:30.175Z INFO 12784 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 3.766 seconds (process running for 5.554) 09:32:30 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:32:31 2024-07-16T09:32:31.344Z WARN 12784 --- [cps-ncmp-rest-stub] [qtp302846894-30] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 09:32:31 2024-07-16T09:32:31.344Z INFO 12784 --- [cps-ncmp-rest-stub] [qtp302846894-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 09:32:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.547 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 09:32:31 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 09:32:31 2024-07-16T09:32:31.515Z WARN 12784 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 09:32:31 2024-07-16T09:32:31.515Z INFO 12784 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 09:32:31 2024-07-16T09:32:31.518Z INFO 12784 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test4982447813056889039/file.txt 09:32:31 2024-07-16T09:32:31.520Z WARN 12784 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/unknown-file.txt', will search it in classpath 09:32:31 2024-07-16T09:32:31.520Z ERROR 12784 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 09:32:31 2024-07-16T09:32:31.520Z WARN 12784 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test4982447813056889039/unknown-file.txt', will search it in classpath 09:32:31 2024-07-16T09:32:31.521Z ERROR 12784 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test4982447813056889039/unknown-file.txt file not found on classpath or on file system 09:32:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 09:32:31 [INFO] 09:32:31 [INFO] Results: 09:32:31 [INFO] 09:32:31 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 09:32:31 [INFO] 09:32:31 [INFO] 09:32:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 09:32:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:32:31 [INFO] 09:32:31 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- 09:32:31 [INFO] 09:32:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 09:32:31 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.5.2-SNAPSHOT.jar 09:32:31 [INFO] 09:32:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- 09:32:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:32:31 [INFO] failsafeArgLine set to empty 09:32:31 [INFO] 09:32:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- 09:32:31 [INFO] 09:32:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- 09:32:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:32:31 [INFO] 09:32:31 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- 09:32:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:32:31 [INFO] 09:32:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- 09:32:31 [INFO] 09:32:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 09:32:31 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.5.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.5.2-SNAPSHOT/cps-ncmp-rest-stub-service-3.5.2-SNAPSHOT.jar 09:32:31 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.5.2-SNAPSHOT/cps-ncmp-rest-stub-service-3.5.2-SNAPSHOT.pom 09:32:31 [INFO] 09:32:31 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-service --- 09:32:31 [INFO] 09:32:31 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 09:32:31 [INFO] Building cps-ncmp-rest-stub-app 3.5.2-SNAPSHOT [15/24] 09:32:31 [INFO] --------------------------------[ jar ]--------------------------------- 09:32:31 [INFO] 09:32:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 09:32:31 [INFO] 09:32:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- 09:32:31 [INFO] 09:32:31 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- 09:32:31 [INFO] 09:32:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- 09:32:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:32:31 [INFO] surefireArgLine set to empty 09:32:31 [INFO] 09:32:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 09:32:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:32:31 [INFO] argLine set to empty 09:32:31 [INFO] 09:32:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 09:32:31 [INFO] You have 0 Checkstyle violations. 09:32:31 [INFO] 09:32:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- 09:32:32 [INFO] You have 0 Checkstyle violations. 09:32:32 [INFO] 09:32:32 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 09:32:32 [INFO] Starting audit... 09:32:32 Audit done. 09:32:32 [INFO] You have 0 Checkstyle violations. 09:32:32 [INFO] 09:32:32 [INFO] --- spring-boot-maven-plugin:3.2.4:build-info (default) @ cps-ncmp-rest-stub-app --- 09:32:32 [INFO] 09:32:32 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 09:32:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:32:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 09:32:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 09:32:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 09:32:32 [INFO] 09:32:32 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 09:32:32 [INFO] Changes detected - recompiling the module! :dependency 09:32:32 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 09:32:32 [INFO] 09:32:32 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> 09:32:33 [INFO] 09:32:33 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- 09:32:33 [INFO] Fork Value is true 09:32:34 [java] WARNING: A terminally deprecated method in java.lang.System has been called 09:32:34 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 09:32:34 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 09:32:34 [java] WARNING: System::setSecurityManager will be removed in a future release 09:32:35 [INFO] Done SpotBugs Analysis.... 09:32:35 [INFO] 09:32:35 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< 09:32:35 [INFO] 09:32:35 [INFO] 09:32:35 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- 09:32:35 [INFO] BugInstance size is 0 09:32:35 [INFO] Error size is 0 09:32:35 [INFO] No errors/warnings found 09:32:35 [INFO] 09:32:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 09:32:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:32:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 09:32:35 [INFO] 09:32:35 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 09:32:35 [INFO] No sources to compile 09:32:35 [INFO] 09:32:35 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- 09:32:35 [INFO] No sources specified for compilation. Skipping. 09:32:35 [INFO] 09:32:35 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- 09:32:35 [INFO] No tests to run. 09:32:35 [INFO] 09:32:35 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 09:32:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:32:35 [INFO] 09:32:35 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- 09:32:35 [INFO] 09:32:35 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 09:32:35 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.5.2-SNAPSHOT.jar 09:32:35 [INFO] 09:32:35 [INFO] --- spring-boot-maven-plugin:3.2.4:repackage (default) @ cps-ncmp-rest-stub-app --- 09:32:35 [INFO] Replacing main artifact /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.5.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 09:32:35 [INFO] The original artifact has been renamed to /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.5.2-SNAPSHOT.jar.original 09:32:35 [INFO] 09:32:35 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- 09:32:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:32:35 [INFO] failsafeArgLine set to empty 09:32:35 [INFO] 09:32:35 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- 09:32:35 [INFO] No tests to run. 09:32:35 [INFO] 09:32:35 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- 09:32:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:32:35 [INFO] 09:32:35 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- 09:32:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:32:35 [INFO] 09:32:35 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- 09:32:35 [INFO] 09:32:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 09:32:35 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.5.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.5.2-SNAPSHOT/cps-ncmp-rest-stub-app-3.5.2-SNAPSHOT.jar 09:32:35 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.5.2-SNAPSHOT/cps-ncmp-rest-stub-app-3.5.2-SNAPSHOT.pom 09:32:35 [INFO] 09:32:35 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-app --- 09:32:37 [INFO] 09:32:37 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 09:32:37 [INFO] Building cps-ri 3.5.2-SNAPSHOT [16/24] 09:32:37 [INFO] --------------------------------[ jar ]--------------------------------- 09:32:38 [INFO] 09:32:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 09:32:38 [INFO] 09:32:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- 09:32:38 [INFO] 09:32:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- 09:32:38 [INFO] 09:32:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- 09:32:38 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:32:38 [INFO] 09:32:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- 09:32:38 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ri/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:32:38 [INFO] 09:32:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- 09:32:38 [INFO] You have 0 Checkstyle violations. 09:32:38 [INFO] 09:32:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- 09:32:38 [INFO] You have 0 Checkstyle violations. 09:32:38 [INFO] 09:32:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- 09:32:38 [INFO] Starting audit... 09:32:38 Audit done. 09:32:38 [INFO] You have 0 Checkstyle violations. 09:32:38 [INFO] 09:32:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 09:32:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:32:38 [INFO] Copying 18 resources 09:32:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-sources/license 09:32:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-resources/licenses 09:32:38 [INFO] 09:32:38 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- 09:32:38 [INFO] Changes detected - recompiling the module! :dependency 09:32:38 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 09:32:39 [INFO] /w/workspace/cps-master-merge-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. 09:32:39 [INFO] /w/workspace/cps-master-merge-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. 09:32:39 [INFO] 09:32:39 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> 09:32:39 [INFO] 09:32:39 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- 09:32:39 [INFO] Fork Value is true 09:32:41 [java] WARNING: A terminally deprecated method in java.lang.System has been called 09:32:41 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 09:32:41 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 09:32:41 [java] WARNING: System::setSecurityManager will be removed in a future release 09:32:44 [INFO] Done SpotBugs Analysis.... 09:32:44 [INFO] 09:32:44 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< 09:32:44 [INFO] 09:32:44 [INFO] 09:32:44 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- 09:32:44 [INFO] BugInstance size is 0 09:32:44 [INFO] Error size is 0 09:32:44 [INFO] No errors/warnings found 09:32:44 [INFO] 09:32:44 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 09:32:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:32:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/src/test/resources 09:32:44 [INFO] 09:32:44 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- 09:32:44 [INFO] No sources to compile 09:32:44 [INFO] 09:32:44 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- 09:32:44 [INFO] Using isolated classloader, without GMavenPlus classpath. 09:32:44 [INFO] Using Groovy 3.0.18 to perform compileTests. 09:32:45 [INFO] Compiled 24 files. 09:32:45 [INFO] 09:32:45 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- 09:32:45 [INFO] 09:32:45 [INFO] ------------------------------------------------------- 09:32:45 [INFO] T E S T S 09:32:45 [INFO] ------------------------------------------------------- 09:32:47 [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 09:32:48 09:32:48.943 [main] WARN org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 09:32:49 09:32:49.273 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 09:32:49 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.492 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 09:32:49 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 09:32:50 09:32:46,712 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 09:32:50 09:32:46,715 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - Here is a list of configurators discovered as a service, by rank: 09:32:50 09:32:46,715 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 09:32:50 09:32:46,715 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 09:32:50 09:32:46,715 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 09:32:50 09:32:46,723 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:32:50 09:32:46,723 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 09:32:50 09:32:46,724 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 09:32:50 09:32:46,726 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 09:32:50 09:32:46,727 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 09:32:50 09:32:46,727 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:32:50 09:32:46,727 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 09:32:50 09:32:46,728 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 09:32:50 09:32:46,728 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 09:32:50 09:32:46,728 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 09:32:50 09:32:46,728 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:32:50 09:32:46,728 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 09:32:50 09:32:46,729 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 09:32:50 09:32:46,729 |-INFO in ch.qos.logback.classic.BasicConfigurator@2c7fff1b - Setting up default configuration. 09:32:50 09:32:46,747 |-INFO in ch.qos.logback.classic.util.ContextInitializer@661ec798 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 09:32:50 09:32:49,581 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@383b3357 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] is not of type file 09:32:50 09:32:49,642 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@316a682b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 09:32:50 09:32:49,642 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@383b3357 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 09:32:50 09:32:49,646 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 09:32:50 09:32:49,646 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:32:50 09:32:49,646 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 09:32:50 09:32:49,646 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:32:50 09:32:49,646 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:32:50 09:32:49,648 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@316a682b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 09:32:50 09:32:49,648 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@383b3357 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 09:32:50 09:32:49,662 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:32:50 09:32:49,662 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:32:50 09:32:49,666 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:32:50 09:32:49,704 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1721122369702) 09:32:50 09:32:49,704 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] 09:32:50 09:32:49,704 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:32:50 09:32:49,711 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:32:50 09:32:49,711 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21584b99 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:32:50 09:32:49,712 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:32:50 09:32:49,712 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21584b99 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:32:50 09:32:49,712 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:32:50 09:32:49,712 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21584b99 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:32:50 09:32:49,712 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:32:50 09:32:49,712 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21584b99 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:32:50 09:32:49,712 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:32:50 09:32:49,712 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21584b99 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:32:50 09:32:49,712 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:32:50 09:32:49,712 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21584b99 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:32:50 09:32:49,712 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:32:50 09:32:49,712 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21584b99 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:32:50 09:32:49,713 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:32:50 09:32:49,713 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21584b99 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:32:50 09:32:49,713 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:32:50 09:32:49,713 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:32:50 09:32:49,719 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:32:50 09:32:49,740 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:32:50 09:32:49,740 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:32:50 09:32:49,748 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:32:50 09:32:49,756 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:32:50 09:32:49,768 |-INFO in ch.qos.logback.classic.pattern.DateConverter@728cef8e - Setting zoneId to "UTC" 09:32:50 09:32:49,777 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:32:50 09:32:49,777 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:32:50 09:32:50,064 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:32:50 09:32:50,065 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:32:50 09:32:50,065 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:32:50 09:32:50,066 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:32:50 09:32:50,066 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:32:50 09:32:50,066 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@21584b99 - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:32:50 09:32:50,066 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:32:50 09:32:50,066 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@134ccb03 - End of configuration. 09:32:50 09:32:50,066 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7105d271 - Registering current configuration as safe fallback point 09:32:50 09:32:50 09:32:50 . ____ _ __ _ _ 09:32:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:32:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:32:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:32:50 ' |____| .__|_| |_|_| |_\__, | / / / / 09:32:50 =========|_|==============|___/=/_/_/_/ 09:32:50 :: Spring Boot :: (v3.2.4) 09:32:50 09:32:50 2024-07-16T09:32:50.188Z INFO 12973 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 12973 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ri) 09:32:50 2024-07-16T09:32:50.189Z INFO 12973 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 09:32:50 2024-07-16T09:32:50.492Z INFO 12973 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.107 seconds (process running for 4.644) 09:32:50 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:32:53 2024-07-16T09:32:51.167Z WARN 12973 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 09:32:53 09:32:53 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 09:32:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 09:32:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 09:32:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 09:32:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:32:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:32:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:32:53 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 09:32:53 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 09:32:53 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 09:32:53 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 09:32:53 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 09:32:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:32:53 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:32:53 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 09:32:53 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 09:32:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:32:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:32:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 09:32:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 09:32:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:32:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:53 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:32:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:32:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:53 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:53 Caused by: org.hibernate.exception.ConstraintViolationException: 09:32:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:32:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:32:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 09:32:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 09:32:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 09:32:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:53 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 09:32:53 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 09:32:53 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 09:32:53 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 09:32:53 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 09:32:53 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 09:32:53 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 09:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 09:32:53 ... 48 common frames omitted 09:32:53 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 09:32:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:32:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:32:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:32:53 ... 75 common frames omitted 09:32:53 09:32:53 2024-07-16T09:32:51.536Z WARN 12973 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 09:32:53 09:32:53 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 09:32:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 09:32:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 09:32:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 09:32:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:32:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:32:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:32:53 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 09:32:53 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 09:32:53 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 09:32:53 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 09:32:53 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 09:32:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:32:53 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:32:53 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 09:32:53 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 09:32:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:32:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:32:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 09:32:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 09:32:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:32:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:53 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:32:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:32:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:53 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:53 Caused by: org.hibernate.exception.ConstraintViolationException: 09:32:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:32:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:32:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 09:32:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 09:32:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 09:32:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:53 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 09:32:53 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 09:32:53 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 09:32:53 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 09:32:53 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 09:32:53 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 09:32:53 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 09:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 09:32:53 ... 48 common frames omitted 09:32:53 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 09:32:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:32:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:32:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:32:53 ... 75 common frames omitted 09:32:53 09:32:53 2024-07-16T09:32:52.180Z WARN 12973 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 09:32:53 09:32:53 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 09:32:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 09:32:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 09:32:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 09:32:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:32:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:32:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:32:53 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 09:32:53 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 09:32:53 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 09:32:53 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 09:32:53 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 09:32:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:32:53 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:32:53 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 09:32:53 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 09:32:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:32:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:32:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 09:32:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 09:32:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:32:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:53 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:32:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:32:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:53 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:53 Caused by: org.hibernate.exception.ConstraintViolationException: 09:32:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:32:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:32:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 09:32:53 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 09:32:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 09:32:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:53 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 09:32:53 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 09:32:53 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 09:32:53 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 09:32:53 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 09:32:53 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 09:32:53 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 09:32:53 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 09:32:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 09:32:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 09:32:53 ... 48 common frames omitted 09:32:53 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 09:32:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:32:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:32:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:32:53 ... 75 common frames omitted 09:32:53 09:32:55 2024-07-16T09:32:53.438Z WARN 12973 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 09:32:55 09:32:55 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 09:32:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 09:32:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 09:32:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 09:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:32:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:32:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:32:55 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 09:32:55 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 09:32:55 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 09:32:55 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 09:32:55 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 09:32:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:32:55 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:32:55 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 09:32:55 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 09:32:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:32:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:32:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 09:32:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 09:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:32:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:55 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:32:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:32:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:55 Caused by: org.hibernate.exception.ConstraintViolationException: 09:32:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:55 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:55 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:55 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:55 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:55 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:32:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:32:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 09:32:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 09:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 09:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:55 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 09:32:55 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 09:32:55 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 09:32:55 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 09:32:55 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 09:32:55 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 09:32:55 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 09:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 09:32:55 ... 48 common frames omitted 09:32:55 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 09:32:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:55 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:55 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:55 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:55 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:55 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:32:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:32:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:32:55 ... 75 common frames omitted 09:32:55 09:32:55 2024-07-16T09:32:55.443Z WARN 12973 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 09:32:55 09:32:55 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 09:32:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 09:32:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 09:32:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 09:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:32:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:32:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:32:55 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 09:32:55 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 09:32:55 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 09:32:55 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 09:32:55 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 09:32:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:32:55 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:32:55 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 09:32:55 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 09:32:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:32:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:32:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 09:32:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 09:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:32:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:55 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:32:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:32:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:55 Caused by: org.hibernate.exception.ConstraintViolationException: 09:32:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:55 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:55 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:55 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:55 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:55 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:32:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:32:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 09:32:55 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 09:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 09:32:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:55 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 09:32:55 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 09:32:55 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 09:32:55 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 09:32:55 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 09:32:55 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 09:32:55 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 09:32:55 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 09:32:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 09:32:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 09:32:55 ... 48 common frames omitted 09:32:55 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 09:32:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:55 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:55 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:55 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:55 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:55 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:32:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:32:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:32:55 ... 75 common frames omitted 09:32:55 09:32:56 2024-07-16T09:32:55.457Z WARN 12973 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 09:32:56 09:32:56 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 09:32:56 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 09:32:56 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 09:32:56 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 09:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:32:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:32:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:32:56 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 09:32:56 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 09:32:56 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 09:32:56 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 09:32:56 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 09:32:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:32:56 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:32:56 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 09:32:56 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 09:32:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:32:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:32:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 09:32:56 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 09:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:32:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:56 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:32:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:32:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:56 Caused by: org.hibernate.exception.ConstraintViolationException: 09:32:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:56 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:56 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:56 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:56 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:56 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 09:32:56 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 09:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 09:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:56 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 09:32:56 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 09:32:56 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 09:32:56 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 09:32:56 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 09:32:56 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 09:32:56 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 09:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 09:32:56 ... 48 common frames omitted 09:32:56 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 09:32:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:56 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:56 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:56 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:56 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:56 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:32:56 ... 75 common frames omitted 09:32:56 09:32:56 2024-07-16T09:32:55.758Z WARN 12973 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 09:32:56 09:32:56 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 09:32:56 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 09:32:56 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 09:32:56 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 09:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:32:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:32:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:32:56 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 09:32:56 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 09:32:56 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 09:32:56 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 09:32:56 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 09:32:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:32:56 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:32:56 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 09:32:56 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 09:32:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:32:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:32:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 09:32:56 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 09:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:32:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:56 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:32:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:32:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:56 Caused by: org.hibernate.exception.ConstraintViolationException: 09:32:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:56 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:56 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:56 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:56 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:56 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 09:32:56 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 09:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 09:32:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:56 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 09:32:56 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 09:32:56 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 09:32:56 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 09:32:56 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 09:32:56 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 09:32:56 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 09:32:56 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 09:32:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 09:32:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 09:32:56 ... 48 common frames omitted 09:32:56 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 09:32:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:56 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:56 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:56 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:56 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:56 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:32:56 ... 75 common frames omitted 09:32:56 09:32:58 2024-07-16T09:32:56.362Z WARN 12973 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 09:32:58 09:32:58 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 09:32:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 09:32:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 09:32:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 09:32:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 09:32:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:32:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:32:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:32:58 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 09:32:58 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 09:32:58 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 09:32:58 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 09:32:58 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 09:32:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:32:58 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:32:58 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 09:32:58 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 09:32:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:32:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:32:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 09:32:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 09:32:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:32:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:32:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:32:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:58 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:58 Caused by: org.hibernate.exception.ConstraintViolationException: 09:32:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 09:32:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 09:32:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 09:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:58 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 09:32:58 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 09:32:58 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 09:32:58 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 09:32:58 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 09:32:58 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 09:32:58 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 09:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 09:32:58 ... 48 common frames omitted 09:32:58 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 09:32:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:32:58 ... 75 common frames omitted 09:32:58 09:32:58 2024-07-16T09:32:56.633Z WARN 12973 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 09:32:58 09:32:58 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 09:32:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 09:32:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 09:32:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 09:32:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 09:32:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:32:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:32:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:32:58 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 09:32:58 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 09:32:58 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 09:32:58 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 09:32:58 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 09:32:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:32:58 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:32:58 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 09:32:58 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 09:32:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:32:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:32:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 09:32:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 09:32:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:32:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:32:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:32:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:58 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:58 Caused by: org.hibernate.exception.ConstraintViolationException: 09:32:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 09:32:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 09:32:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 09:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:58 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 09:32:58 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 09:32:58 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 09:32:58 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 09:32:58 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 09:32:58 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 09:32:58 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 09:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 09:32:58 ... 48 common frames omitted 09:32:58 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 09:32:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:32:58 ... 75 common frames omitted 09:32:58 09:32:58 2024-07-16T09:32:57.160Z WARN 12973 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 09:32:58 09:32:58 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 09:32:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 09:32:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 09:32:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 09:32:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 09:32:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:32:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:32:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:32:58 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 09:32:58 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 09:32:58 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 09:32:58 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 09:32:58 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 09:32:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:32:58 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:32:58 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 09:32:58 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 09:32:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:32:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:32:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 09:32:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 09:32:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:32:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:32:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:32:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:58 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:58 Caused by: org.hibernate.exception.ConstraintViolationException: 09:32:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 09:32:58 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 09:32:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 09:32:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:58 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 09:32:58 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 09:32:58 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 09:32:58 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 09:32:58 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 09:32:58 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 09:32:58 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 09:32:58 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 09:32:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 09:32:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 09:32:58 ... 48 common frames omitted 09:32:58 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 09:32:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:32:58 ... 75 common frames omitted 09:32:58 09:32:59 2024-07-16T09:32:58.134Z WARN 12973 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 09:32:59 09:32:59 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 09:32:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 09:32:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 09:32:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 09:32:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 09:32:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:32:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:32:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:32:59 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 09:32:59 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 09:32:59 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 09:32:59 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 09:32:59 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 09:32:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:32:59 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:32:59 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 09:32:59 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 09:32:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:32:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:32:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 09:32:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 09:32:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:32:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:32:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:32:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:59 Caused by: org.hibernate.exception.ConstraintViolationException: 09:32:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 09:32:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 09:32:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 09:32:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:59 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 09:32:59 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 09:32:59 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 09:32:59 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 09:32:59 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 09:32:59 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 09:32:59 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 09:32:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 09:32:59 ... 48 common frames omitted 09:32:59 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 09:32:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:32:59 ... 75 common frames omitted 09:32:59 09:32:59 2024-07-16T09:32:59.760Z WARN 12973 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 09:32:59 09:32:59 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 09:32:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 09:32:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 09:32:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 09:32:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 09:32:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:59 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:32:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:32:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:32:59 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 09:32:59 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 09:32:59 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 09:32:59 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 09:32:59 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 09:32:59 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:32:59 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:32:59 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 09:32:59 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 09:32:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:32:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:32:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 09:32:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 09:32:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:32:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:32:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:32:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:32:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:32:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:32:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:32:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:32:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:32:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:32:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:32:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:32:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:32:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:32:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:32:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:32:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:32:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:32:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:32:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:32:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:32:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:32:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:32:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:32:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:32:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:32:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:32:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:32:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:32:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:32:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:32:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:32:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:32:59 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:32:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:32:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:32:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:32:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:32:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:32:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:32:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:32:59 Caused by: org.hibernate.exception.ConstraintViolationException: 09:32:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 09:32:59 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 09:32:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:32:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:32:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:32:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:32:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:32:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:32:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 09:32:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:32:59 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 09:32:59 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 09:32:59 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 09:32:59 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 09:32:59 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 09:32:59 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 09:32:59 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 09:32:59 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 09:32:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 09:32:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 09:32:59 ... 48 common frames omitted 09:32:59 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 09:32:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:32:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:32:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:32:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:32:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:32:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:32:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:32:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:32:59 ... 75 common frames omitted 09:32:59 09:33:00 2024-07-16T09:32:59.773Z WARN 12973 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 09:33:00 09:33:00 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 09:33:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 09:33:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 09:33:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 09:33:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 09:33:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:33:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:33:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:33:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:33:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:33:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:33:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:33:00 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 09:33:00 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 09:33:00 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 09:33:00 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 09:33:00 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 09:33:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:33:00 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:33:00 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 09:33:00 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 09:33:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:33:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:33:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 09:33:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 09:33:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:33:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:33:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:33:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:33:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:33:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:33:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:33:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:33:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:33:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:33:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:33:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:33:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:33:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:33:00 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:33:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:33:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:33:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:33:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:33:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:33:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:33:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:33:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:33:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:33:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:33:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:33:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:33:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:33:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:33:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:33:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:33:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:33:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:33:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:33:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:33:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:33:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:33:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:33:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:33:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:33:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:33:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:33:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:33:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:33:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:33:00 Caused by: org.hibernate.exception.ConstraintViolationException: 09:33:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:33:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:33:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:33:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:33:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:33:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:33:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:33:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 09:33:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 09:33:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:33:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:33:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:33:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:33:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:33:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:33:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 09:33:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:33:00 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 09:33:00 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 09:33:00 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 09:33:00 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 09:33:00 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 09:33:00 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 09:33:00 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 09:33:00 ... 48 common frames omitted 09:33:00 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 09:33:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:33:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:33:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:33:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:33:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:33:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:33:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:33:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:33:00 ... 75 common frames omitted 09:33:00 09:33:00 2024-07-16T09:33:00.027Z WARN 12973 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 09:33:00 09:33:00 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 09:33:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 09:33:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 09:33:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 09:33:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 09:33:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:33:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:33:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:33:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:33:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:33:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:33:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:33:00 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 09:33:00 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 09:33:00 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 09:33:00 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 09:33:00 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 09:33:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:33:00 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:33:00 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 09:33:00 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 09:33:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:33:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:33:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 09:33:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 09:33:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:33:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:33:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:33:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:33:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:33:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:33:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:33:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:33:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 09:33:00 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:33:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:33:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:33:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:33:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:33:00 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 09:33:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:33:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:33:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:33:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:33:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 09:33:00 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:33:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:33:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:33:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:33:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:33:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:33:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:33:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:33:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:33:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:33:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:33:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:33:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:33:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:33:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:33:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:33:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:33:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:33:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:33:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:33:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:33:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:33:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:33:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:33:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:33:00 Caused by: org.hibernate.exception.ConstraintViolationException: 09:33:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:33:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:33:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:33:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:33:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:33:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:33:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:33:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 09:33:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 09:33:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:33:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:33:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:33:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:33:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:33:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:33:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 09:33:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:33:00 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 09:33:00 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 09:33:00 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 09:33:00 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 09:33:00 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 09:33:00 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 09:33:00 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 09:33:00 ... 48 common frames omitted 09:33:00 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 09:33:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:33:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:33:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:33:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:33:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:33:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:33:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:33:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:33:00 ... 75 common frames omitted 09:33:00 09:33:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.249 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 09:33:00 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 09:33:00 2024-07-16T09:33:00.583Z WARN 12973 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 09:33:00 09:33:00 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 09:33:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 09:33:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 09:33:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 09:33:00 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 09:33:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 09:33:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 09:33:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 09:33:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 09:33:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:33:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:33:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:33:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:33:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:33:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:33:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:33:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:33:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:33:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:33:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:33:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:33:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:33:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:33:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 09:33:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:33:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:33:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:33:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:33:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:33:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:33:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:33:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:33:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:33:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:33:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:33:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:33:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:33:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:33:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:33:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:33:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:33:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:33:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:33:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:33:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:33:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:33:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:33:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:33:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:33:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:33:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:33:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:33:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:33:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:33:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:33:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:33:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:33:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:33:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:33:00 Caused by: org.hibernate.exception.ConstraintViolationException: 09:33:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:33:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:33:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:33:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:33:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:33:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:33:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:33:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:33:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:33:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 09:33:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:64) 09:33:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:33:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:33:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:33:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:33:00 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 09:33:00 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 09:33:00 at java.base/java.lang.Class.newInstance(Class.java:645) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 09:33:00 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 09:33:00 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 09:33:00 ... 30 common frames omitted 09:33:00 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 09:33:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:33:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:33:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:33:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:33:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:33:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:33:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:33:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:33:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:33:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:33:00 ... 46 common frames omitted 09:33:00 09:33:00 2024-07-16T09:33:00.587Z WARN 12973 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 09:33:00 09:33:00 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' 09:33:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 09:33:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 09:33:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 09:33:00 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 09:33:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 09:33:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:33:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:33:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:33:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:33:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 09:33:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 09:33:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 09:33:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 09:33:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:33:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:33:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 09:33:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 09:33:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 09:33:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:33:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 09:33:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 09:33:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 09:33:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 09:33:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 09:33:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 09:33:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:33:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:33:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 09:33:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 09:33:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 09:33:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:33:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:33:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:33:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 09:33:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 09:33:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 09:33:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 09:33:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:33:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:33:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 09:33:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 09:33:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 09:33:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 09:33:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 09:33:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 09:33:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 09:33:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 09:33:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 09:33:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 09:33:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 09:33:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 09:33:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 09:33:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 09:33:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:33:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 09:33:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 09:33:00 Caused by: org.hibernate.exception.ConstraintViolationException: 09:33:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:33:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:33:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:33:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:33:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:33:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:33:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:33:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:33:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:33:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 09:33:00 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:66) 09:33:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:33:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:33:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:33:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:33:00 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 09:33:00 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 09:33:00 at java.base/java.lang.Class.newInstance(Class.java:645) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 09:33:00 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 09:33:00 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 09:33:00 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 09:33:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 09:33:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 09:33:00 ... 30 common frames omitted 09:33:00 Caused by: java.sql.SQLException: no checksum 09:33:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:33:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:33:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:33:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:33:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:33:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:33:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:33:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:33:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:33:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:33:00 ... 46 common frames omitted 09:33:00 09:33:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 09:33:00 [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec 09:33:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec 09:33:00 [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec 09:33:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.utils.EscapeUtilsSpec 09:33:00 [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 09:33:00 2024-07-16T09:33:00.789Z INFO 12973 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 09:33:00 2024-07-16T09:33:00.789Z INFO 12973 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed 09:33:00 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in org.onap.cps.spi.utils.SessionManagerSpec 09:33:00 [INFO] 09:33:00 [INFO] Results: 09:33:00 [INFO] 09:33:00 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 09:33:00 [INFO] 09:33:00 [INFO] 09:33:00 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- 09:33:00 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 09:33:00 [INFO] Analyzed bundle 'cps-ri' with 22 classes 09:33:00 [INFO] 09:33:00 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- 09:33:01 [INFO] 09:33:01 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 09:33:01 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.5.2-SNAPSHOT.jar 09:33:01 [INFO] 09:33:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- 09:33:01 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:33:01 [INFO] 09:33:01 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- 09:33:01 [INFO] 09:33:01 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- 09:33:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:33:01 [INFO] 09:33:01 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- 09:33:01 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 09:33:01 [INFO] Analyzed bundle 'cps-ri' with 22 classes 09:33:01 [INFO] All coverage checks have been met. 09:33:01 [INFO] 09:33:01 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- 09:33:01 [INFO] 09:33:01 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 09:33:01 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.5.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.5.2-SNAPSHOT/cps-ri-3.5.2-SNAPSHOT.jar 09:33:01 [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.5.2-SNAPSHOT/cps-ri-3.5.2-SNAPSHOT.pom 09:33:01 [INFO] 09:33:01 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ri --- 09:33:01 [INFO] 09:33:01 [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- 09:33:01 [INFO] Building dmi-plugin-demo-and-csit-stub 3.5.2-SNAPSHOT [17/24] 09:33:01 [INFO] --------------------------------[ pom ]--------------------------------- 09:33:01 [INFO] 09:33:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- 09:33:01 [INFO] 09:33:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- 09:33:01 [INFO] 09:33:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- 09:33:01 [INFO] 09:33:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- 09:33:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:33:01 [INFO] surefireArgLine set to empty 09:33:01 [INFO] 09:33:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- 09:33:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:33:01 [INFO] argLine set to empty 09:33:01 [INFO] 09:33:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- 09:33:01 [INFO] You have 0 Checkstyle violations. 09:33:01 [INFO] 09:33:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- 09:33:01 [INFO] You have 0 Checkstyle violations. 09:33:01 [INFO] 09:33:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- 09:33:01 [INFO] Starting audit... 09:33:01 Audit done. 09:33:01 [INFO] You have 0 Checkstyle violations. 09:33:01 [INFO] 09:33:01 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> 09:33:01 [INFO] 09:33:01 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- 09:33:01 [INFO] 09:33:01 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< 09:33:01 [INFO] 09:33:01 [INFO] 09:33:01 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- 09:33:01 [INFO] 09:33:01 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- 09:33:01 [INFO] No sources specified for compilation. Skipping. 09:33:01 [INFO] 09:33:01 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- 09:33:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:33:01 [INFO] 09:33:01 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- 09:33:01 [INFO] 09:33:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- 09:33:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:33:01 [INFO] failsafeArgLine set to empty 09:33:01 [INFO] 09:33:01 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 09:33:01 [INFO] No tests to run. 09:33:01 [INFO] 09:33:01 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- 09:33:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:33:01 [INFO] 09:33:01 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- 09:33:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:33:01 [INFO] 09:33:01 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 09:33:01 [INFO] 09:33:01 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- 09:33:01 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.5.2-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.5.2-SNAPSHOT.pom 09:33:01 [INFO] 09:33:01 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub --- 09:33:01 [INFO] 09:33:01 [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- 09:33:01 [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.5.2-SNAPSHOT [18/24] 09:33:01 [INFO] --------------------------------[ jar ]--------------------------------- 09:33:01 [INFO] 09:33:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:01 [INFO] 09:33:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:01 [INFO] 09:33:01 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:01 [INFO] 09:33:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:33:01 [INFO] surefireArgLine set to empty 09:33:01 [INFO] 09:33:01 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:33:01 [INFO] argLine set to empty 09:33:01 [INFO] 09:33:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:01 [INFO] You have 0 Checkstyle violations. 09:33:01 [INFO] 09:33:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:01 [INFO] You have 0 Checkstyle violations. 09:33:01 [INFO] 09:33:01 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:01 [INFO] Starting audit... 09:33:01 Audit done. 09:33:01 [INFO] You have 0 Checkstyle violations. 09:33:01 [INFO] 09:33:01 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:33:01 [INFO] Copying 12 resources 09:33:01 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-sources/license 09:33:01 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-resources/licenses 09:33:01 [INFO] 09:33:01 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:01 [INFO] Changes detected - recompiling the module! :dependency 09:33:01 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 09:33:02 [INFO] 09:33:02 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> 09:33:02 [INFO] 09:33:02 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:02 [INFO] Fork Value is true 09:33:03 [java] WARNING: A terminally deprecated method in java.lang.System has been called 09:33:03 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 09:33:03 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 09:33:03 [java] WARNING: System::setSecurityManager will be removed in a future release 09:33:05 [INFO] Done SpotBugs Analysis.... 09:33:05 [INFO] 09:33:05 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< 09:33:05 [INFO] 09:33:05 [INFO] 09:33:05 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:05 [INFO] BugInstance size is 0 09:33:05 [INFO] Error size is 0 09:33:05 [INFO] No errors/warnings found 09:33:05 [INFO] 09:33:05 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:33:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/test/resources 09:33:05 [INFO] 09:33:05 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:05 [INFO] No sources to compile 09:33:05 [INFO] 09:33:05 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:05 [INFO] No sources specified for compilation. Skipping. 09:33:05 [INFO] 09:33:05 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:05 [INFO] No tests to run. 09:33:05 [INFO] 09:33:05 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:33:05 [INFO] 09:33:05 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:05 [INFO] 09:33:05 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:05 [INFO] Building jar: /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.5.2-SNAPSHOT.jar 09:33:05 [INFO] 09:33:05 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:33:05 [INFO] failsafeArgLine set to empty 09:33:05 [INFO] 09:33:05 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:05 [INFO] No tests to run. 09:33:05 [INFO] 09:33:05 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:33:05 [INFO] 09:33:05 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:33:05 [INFO] 09:33:05 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:05 [INFO] 09:33:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:05 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.5.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.5.2-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.5.2-SNAPSHOT.jar 09:33:05 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.5.2-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.5.2-SNAPSHOT.pom 09:33:05 [INFO] 09:33:05 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-service --- 09:33:05 [INFO] 09:33:05 [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- 09:33:05 [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.5.2-SNAPSHOT [19/24] 09:33:05 [INFO] --------------------------------[ jar ]--------------------------------- 09:33:05 [INFO] 09:33:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:05 [INFO] 09:33:05 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:05 [INFO] 09:33:05 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:05 [INFO] 09:33:05 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:33:05 [INFO] surefireArgLine set to empty 09:33:05 [INFO] 09:33:05 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:33:05 [INFO] argLine set to empty 09:33:05 [INFO] 09:33:05 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:05 [INFO] You have 0 Checkstyle violations. 09:33:05 [INFO] 09:33:05 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:05 [INFO] You have 0 Checkstyle violations. 09:33:05 [INFO] 09:33:05 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:05 [INFO] Starting audit... 09:33:05 Audit done. 09:33:05 [INFO] You have 0 Checkstyle violations. 09:33:05 [INFO] 09:33:05 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:33:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/main/resources 09:33:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-sources/license 09:33:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-resources/licenses 09:33:05 [INFO] 09:33:05 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:05 [INFO] Changes detected - recompiling the module! :dependency 09:33:05 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 09:33:06 [INFO] 09:33:06 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> 09:33:06 [INFO] 09:33:06 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:06 [INFO] Fork Value is true 09:33:07 [java] WARNING: A terminally deprecated method in java.lang.System has been called 09:33:07 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 09:33:07 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 09:33:07 [java] WARNING: System::setSecurityManager will be removed in a future release 09:33:08 [INFO] Done SpotBugs Analysis.... 09:33:08 [INFO] 09:33:08 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< 09:33:08 [INFO] 09:33:08 [INFO] 09:33:08 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:08 [INFO] BugInstance size is 0 09:33:08 [INFO] Error size is 0 09:33:08 [INFO] No errors/warnings found 09:33:08 [INFO] 09:33:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:33:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/test/resources 09:33:08 [INFO] 09:33:08 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:08 [INFO] No sources to compile 09:33:08 [INFO] 09:33:08 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:08 [INFO] No sources specified for compilation. Skipping. 09:33:08 [INFO] 09:33:08 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:08 [INFO] No tests to run. 09:33:08 [INFO] 09:33:08 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:33:08 [INFO] 09:33:08 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:08 [INFO] 09:33:08 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:08 [INFO] Building jar: /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.5.2-SNAPSHOT.jar 09:33:08 [INFO] 09:33:08 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:10 [INFO] 09:33:10 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.5.2-SNAPSHOT-20240716T092701Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 09:33:10 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 09:33:10 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 09:33:10 [INFO] Building snapshot dependencies layer... 09:33:10 [INFO] Building dependencies layer... 09:33:10 [INFO] Building resources layer... 09:33:10 [INFO] Building classes layer... 09:33:10 [INFO] Building jvm arg files layer... 09:33:11 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 09:33:14 [INFO] 09:33:14 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 09:33:14 [INFO] Loading to Docker daemon... 09:33:19 [INFO] 09:33:19 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.5.2-SNAPSHOT-20240716T092701Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 09:33:19 [INFO] 09:33:19 [INFO] A new version of jib-maven-plugin (3.4.3) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 09:33:19 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 09:33:19 [INFO] 09:33:19 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 09:33:19 [INFO] 09:33:19 [INFO] 09:33:19 [INFO] 09:33:19 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:33:19 [INFO] failsafeArgLine set to empty 09:33:19 [INFO] 09:33:19 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:19 [INFO] No tests to run. 09:33:19 [INFO] 09:33:19 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:33:19 [INFO] 09:33:19 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 09:33:19 [INFO] 09:33:19 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:19 [INFO] 09:33:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:19 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.5.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.5.2-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.5.2-SNAPSHOT.jar 09:33:19 [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.5.2-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.5.2-SNAPSHOT.pom 09:33:19 [INFO] 09:33:19 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:19 [INFO] 09:33:19 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ dmi-plugin-demo-and-csit-stub-app --- 09:33:19 [INFO] 09:33:19 [INFO] Containerizing application to nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.5.2-SNAPSHOT-20240716T092701Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 09:33:19 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 09:33:19 [INFO] Building dependencies layer... 09:33:19 [INFO] Building classes layer... 09:33:19 [INFO] Building snapshot dependencies layer... 09:33:19 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 09:33:19 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.5.2-SNAPSHOT-20240716T092701Z 09:33:19 [INFO] Building jvm arg files layer... 09:33:19 [INFO] Building resources layer... 09:33:19 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 09:33:19 [INFO] 09:33:19 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 09:33:19 [INFO] 09:33:19 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.5.2-SNAPSHOT-20240716T092701Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 09:33:19 [INFO] 09:33:19 [INFO] 09:33:19 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 09:33:19 [INFO] Building integration-test 3.5.2-SNAPSHOT [20/24] 09:33:19 [INFO] --------------------------------[ jar ]--------------------------------- 09:33:20 [INFO] 09:33:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 09:33:20 [INFO] 09:33:20 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- 09:33:20 [INFO] 09:33:20 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- 09:33:20 [INFO] 09:33:20 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- 09:33:20 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:33:20 [INFO] 09:33:20 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- 09:33:20 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/integration-test/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:33:20 [INFO] 09:33:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- 09:33:20 [INFO] You have 0 Checkstyle violations. 09:33:20 [INFO] 09:33:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- 09:33:20 [INFO] You have 0 Checkstyle violations. 09:33:20 [INFO] 09:33:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- 09:33:20 [INFO] Starting audit... 09:33:20 Audit done. 09:33:20 [INFO] You have 0 Checkstyle violations. 09:33:20 [INFO] 09:33:20 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 09:33:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:33:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/src/main/resources 09:33:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-sources/license 09:33:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-resources/licenses 09:33:20 [INFO] 09:33:20 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- 09:33:20 [INFO] No sources to compile 09:33:20 [INFO] 09:33:20 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> 09:33:20 [INFO] 09:33:20 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- 09:33:20 [INFO] 09:33:20 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< 09:33:20 [INFO] 09:33:20 [INFO] 09:33:20 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- 09:33:20 [INFO] 09:33:20 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 09:33:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:33:20 [INFO] Copying 19 resources 09:33:20 [INFO] 09:33:20 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- 09:33:20 [INFO] Changes detected - recompiling the module! :dependency 09:33:20 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 09:33:20 [INFO] 09:33:20 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- 09:33:20 [INFO] Using isolated classloader, without GMavenPlus classpath. 09:33:20 [INFO] Using Groovy 3.0.18 to perform compileTests. 09:33:23 [INFO] Compiled 105 files. 09:33:23 [INFO] 09:33:23 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- 09:33:23 [INFO] 09:33:23 [INFO] ------------------------------------------------------- 09:33:23 [INFO] T E S T S 09:33:23 [INFO] ------------------------------------------------------- 09:33:25 09:33:25.841 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 09:33:25 09:33:25.848 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 09:33:25 [INFO] Running org.onap.cps.integration.functional.ncmp.BearerTokenPassthroughSpec 09:34:00 09:33:26.271 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 09:34:00 09:33:26.724 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 09:34:00 09:33:26.726 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 09:34:00 09:33:26.752 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 09:34:00 Server Version: 23.0.1 09:34:00 API Version: 1.42 09:34:00 Operating System: CentOS Stream 8 09:34:00 Total Memory: 31890 MB 09:34:00 09:33:26.755 [main] WARN org.testcontainers.utility.ResourceReaper -- 09:34:00 ******************************************************************************** 09:34:00 Ryuk has been disabled. This can cause unexpected behavior in your environment. 09:34:00 ******************************************************************************** 09:34:00 09:33:26.760 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 09:34:00 09:33:26.760 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 09:34:00 09:33:26.794 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling docker image: registry.nordix.org/onaptest/postgres:14.1. Please be patient; this may take some time but only needs to be done once. 09:34:00 09:33:26.801 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/postgres:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 09:34:00 09:33:28.488 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 09:34:00 09:33:28.517 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 09:34:00 09:33:28.905 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 09:34:00 09:33:29.919 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (5 MB/? MB) 09:34:00 09:33:30.082 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (11 MB/? MB) 09:34:00 09:33:31.127 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (33 MB/? MB) 09:34:00 09:33:31.135 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (33 MB/? MB) 09:34:00 09:33:31.536 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (39 MB/? MB) 09:34:00 09:33:31.539 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (39 MB/? MB) 09:34:00 09:33:31.542 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (39 MB/? MB) 09:34:00 09:33:31.952 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (39 MB/? MB) 09:34:00 09:33:31.964 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (39 MB/? MB) 09:34:00 09:33:32.360 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (40 MB/? MB) 09:34:00 09:33:32.364 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 1 extracted, (40 MB/? MB) 09:34:00 09:33:32.373 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (40 MB/? MB) 09:34:00 09:33:32.649 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 2 extracted, (42 MB/? MB) 09:34:00 09:33:32.926 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (43 MB/? MB) 09:34:00 09:33:33.080 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (48 MB/? MB) 09:34:00 09:33:33.517 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (58 MB/? MB) 09:34:00 09:33:33.759 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (61 MB/? MB) 09:34:00 09:33:33.960 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (67 MB/? MB) 09:34:00 09:33:34.153 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (70 MB/? MB) 09:34:00 09:33:37.091 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (130 MB/130 MB) 09:34:00 09:33:39.512 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (130 MB/130 MB) 09:34:00 09:33:39.637 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (130 MB/130 MB) 09:34:00 09:33:40.219 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (130 MB/130 MB) 09:34:00 09:33:40.405 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (130 MB/130 MB) 09:34:00 09:33:40.534 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (130 MB/130 MB) 09:34:00 09:33:40.712 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 12s (downloaded 130 MB at 10 MB/s) 09:34:00 09:33:40.712 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT13.917288914S 09:34:00 09:33:40.758 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 09:34:00 09:33:51.741 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 8645977518e9694aeacf6bc918a5f8e58e838e626826cc96b828c3f83dc01207 09:34:00 09:33:54.699 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT13.940704968S 09:34:00 09:33:54.700 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32790/test?loggerLevel=OFF) 09:34:00 09:33:54.703 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 09:34:00 09:33:54.946 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 1700bf280243550ece69ff78b350659039c2c9a362fb4c13fe17a2c6532275ef 09:34:00 09:34:00.502 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.798499529S 09:34:06 09:33:24,296 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 09:34:06 09:33:24,299 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6ee83b - Here is a list of configurators discovered as a service, by rank: 09:34:06 09:33:24,299 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6ee83b - org.springframework.boot.logging.logback.RootLogLevelConfigurator 09:34:06 09:33:24,299 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6ee83b - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 09:34:06 09:33:24,299 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6ee83b - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 09:34:06 09:33:24,308 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6ee83b - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:34:06 09:33:24,308 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6ee83b - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 09:34:06 09:33:24,309 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6ee83b - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 09:34:06 09:33:24,311 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 09:34:06 09:33:24,311 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 09:34:06 09:33:24,311 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6ee83b - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:34:06 09:33:24,311 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6ee83b - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 09:34:06 09:33:24,312 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6ee83b - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 09:34:06 09:33:24,312 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 09:34:06 09:33:24,312 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 09:34:06 09:33:24,312 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6ee83b - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:34:06 09:33:24,312 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6ee83b - Trying to configure with ch.qos.logback.classic.BasicConfigurator 09:34:06 09:33:24,313 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6ee83b - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 09:34:06 09:33:24,313 |-INFO in ch.qos.logback.classic.BasicConfigurator@7b61b614 - Setting up default configuration. 09:34:06 09:33:24,331 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6ee83b - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 09:34:06 09:34:01,047 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@17e7fe9 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] is not of type file 09:34:06 09:34:01,093 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6da50b8f - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 09:34:06 09:34:01,093 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@17e7fe9 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 09:34:06 09:34:01,097 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 09:34:06 09:34:01,097 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:34:06 09:34:01,097 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 09:34:06 09:34:01,097 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:34:06 09:34:01,097 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:34:06 09:34:01,099 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6da50b8f - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 09:34:06 09:34:01,099 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@17e7fe9 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 09:34:06 09:34:01,106 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:34:06 09:34:01,106 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:34:06 09:34:01,109 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:34:06 09:34:01,142 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1721122441141) 09:34:06 09:34:01,142 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] 09:34:06 09:34:01,143 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:34:06 09:34:01,149 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:34:06 09:34:01,149 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17f00930 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:34:06 09:34:01,150 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:34:06 09:34:01,150 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17f00930 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:34:06 09:34:01,150 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:34:06 09:34:01,150 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17f00930 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:34:06 09:34:01,150 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:34:06 09:34:01,150 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17f00930 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:34:06 09:34:01,150 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:34:06 09:34:01,150 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17f00930 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:34:06 09:34:01,150 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:34:06 09:34:01,150 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17f00930 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:34:06 09:34:01,150 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:34:06 09:34:01,150 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17f00930 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:34:06 09:34:01,150 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:34:06 09:34:01,150 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17f00930 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:34:06 09:34:01,150 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:34:06 09:34:01,150 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:34:06 09:34:01,156 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:34:06 09:34:01,177 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:34:06 09:34:01,177 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:34:06 09:34:01,189 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:34:06 09:34:01,196 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:34:06 09:34:01,895 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6157dccc - Setting zoneId to "UTC" 09:34:06 09:34:01,904 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:34:06 09:34:01,904 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:34:06 09:34:02,147 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:34:06 09:34:02,148 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:34:06 09:34:02,148 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:34:06 09:34:02,148 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:34:06 09:34:02,149 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:34:06 09:34:02,149 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@17f00930 - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:34:06 09:34:02,149 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:34:06 09:34:02,149 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@13a47638 - End of configuration. 09:34:06 09:34:02,149 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5698eeb0 - Registering current configuration as safe fallback point 09:34:06 09:34:06 2024-07-16T09:34:02.303Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.i.f.n.BearerTokenPassthroughSpec : Starting BearerTokenPassthroughSpec using Java 17.0.6-ea with PID 13474 (started by jenkins in /w/workspace/cps-master-merge-java/integration-test) 09:34:06 2024-07-16T09:34:02.303Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.i.f.n.BearerTokenPassthroughSpec : No active profile set, falling back to 1 default profile: "default" 09:34:06 2024-07-16T09:34:03.337Z INFO 13474 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 09:34:06 2024-07-16T09:34:03.493Z INFO 13474 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 147 ms. Found 6 JPA repository interfaces. 09:34:06 2024-07-16T09:34:04.972Z INFO 13474 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 09:34:06 2024-07-16T09:34:05.185Z INFO 13474 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@69e12888 09:34:06 2024-07-16T09:34:05.187Z INFO 13474 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 09:34:06 2024-07-16T09:34:05.388Z INFO 13474 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 09:34:06 2024-07-16T09:34:05.588Z INFO 13474 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 09:34:06 2024-07-16T09:34:05.809Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 09:34:06 2024-07-16T09:34:05.814Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 09:34:06 2024-07-16T09:34:05.977Z INFO 13474 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 1122445819 09:34:06 2024-07-16T09:34:05.993Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 09:34:06 2024-07-16T09:34:06.045Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 09:34:06 2024-07-16T09:34:06.046Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 8ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 09:34:06 2024-07-16T09:34:06.054Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 09:34:06 2024-07-16T09:34:06.054Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 4ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 09:34:06 2024-07-16T09:34:06.061Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 09:34:06 2024-07-16T09:34:06.061Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 4ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 09:34:06 2024-07-16T09:34:06.068Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 09:34:06 2024-07-16T09:34:06.068Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 4ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 09:34:06 2024-07-16T09:34:06.074Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 09:34:06 2024-07-16T09:34:06.075Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 5ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 09:34:06 2024-07-16T09:34:06.082Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 09:34:06 2024-07-16T09:34:06.082Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 5ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 09:34:06 2024-07-16T09:34:06.090Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 09:34:06 2024-07-16T09:34:06.090Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 5ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 09:34:06 2024-07-16T09:34:06.097Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 09:34:06 2024-07-16T09:34:06.097Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 4ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 09:34:06 2024-07-16T09:34:06.102Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 09:34:06 2024-07-16T09:34:06.102Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 09:34:06 2024-07-16T09:34:06.106Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 09:34:06 2024-07-16T09:34:06.106Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 09:34:06 2024-07-16T09:34:06.112Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 09:34:06 2024-07-16T09:34:06.112Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 4ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 09:34:06 2024-07-16T09:34:06.119Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 09:34:06 2024-07-16T09:34:06.119Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 5ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 09:34:06 2024-07-16T09:34:06.124Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 09:34:06 2024-07-16T09:34:06.124Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 3ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 09:34:06 2024-07-16T09:34:06.129Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 09:34:06 2024-07-16T09:34:06.129Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 3ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 09:34:06 2024-07-16T09:34:06.133Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 09:34:06 2024-07-16T09:34:06.133Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 09:34:06 2024-07-16T09:34:06.137Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 09:34:06 2024-07-16T09:34:06.138Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 09:34:06 2024-07-16T09:34:06.141Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 09:34:06 2024-07-16T09:34:06.141Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 09:34:06 2024-07-16T09:34:06.145Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 09:34:06 2024-07-16T09:34:06.145Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 09:34:06 2024-07-16T09:34:06.149Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 09:34:06 2024-07-16T09:34:06.150Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 09:34:06 2024-07-16T09:34:06.153Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 09:34:06 2024-07-16T09:34:06.153Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 09:34:06 2024-07-16T09:34:06.157Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 09:34:06 2024-07-16T09:34:06.157Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 09:34:06 2024-07-16T09:34:06.161Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 09:34:06 2024-07-16T09:34:06.162Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 09:34:06 2024-07-16T09:34:06.167Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 09:34:06 2024-07-16T09:34:06.167Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 09:34:06 2024-07-16T09:34:06.171Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 09:34:06 2024-07-16T09:34:06.171Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 09:34:06 2024-07-16T09:34:06.174Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 09:34:06 2024-07-16T09:34:06.175Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 09:34:06 2024-07-16T09:34:06.179Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 09:34:06 2024-07-16T09:34:06.179Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 09:34:06 2024-07-16T09:34:06.183Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 09:34:06 2024-07-16T09:34:06.184Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 09:34:06 2024-07-16T09:34:06.187Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 09:34:06 2024-07-16T09:34:06.187Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 09:34:06 2024-07-16T09:34:06.191Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 09:34:06 2024-07-16T09:34:06.191Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 09:34:06 2024-07-16T09:34:06.195Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 09:34:06 2024-07-16T09:34:06.196Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 09:34:06 2024-07-16T09:34:06.200Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 09:34:06 2024-07-16T09:34:06.200Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 09:34:06 2024-07-16T09:34:06.204Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 09:34:06 2024-07-16T09:34:06.204Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 09:34:06 2024-07-16T09:34:06.208Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 09:34:06 2024-07-16T09:34:06.208Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 09:34:06 2024-07-16T09:34:06.212Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 09:34:06 2024-07-16T09:34:06.212Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 3ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 09:34:06 2024-07-16T09:34:06.217Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 09:34:06 2024-07-16T09:34:06.217Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 3ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 09:34:06 2024-07-16T09:34:06.221Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 09:34:06 2024-07-16T09:34:06.221Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 09:34:06 2024-07-16T09:34:06.225Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 09:34:06 2024-07-16T09:34:06.225Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 09:34:06 2024-07-16T09:34:06.228Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 09:34:06 2024-07-16T09:34:06.234Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 7ms 09:34:06 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 09:34:06 2024-07-16T09:34:06.238Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 09:34:06 2024-07-16T09:34:06.238Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 3ms 09:34:06 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 09:34:06 2024-07-16T09:34:06.255Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 09:34:06 2024-07-16T09:34:06.255Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 15ms 09:34:06 Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 09:34:06 2024-07-16T09:34:06.258Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 09:34:06 2024-07-16T09:34:06.259Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 09:34:06 2024-07-16T09:34:06.262Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 09:34:06 2024-07-16T09:34:06.262Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 09:34:06 2024-07-16T09:34:06.265Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 09:34:06 2024-07-16T09:34:06.266Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 09:34:06 2024-07-16T09:34:06.267Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 3ms 09:34:06 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 09:34:06 2024-07-16T09:34:06.270Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 09:34:06 2024-07-16T09:34:06.271Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 09:34:06 2024-07-16T09:34:06.274Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 09:34:06 2024-07-16T09:34:06.276Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 09:34:06 2024-07-16T09:34:06.277Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 4ms 09:34:06 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 09:34:06 2024-07-16T09:34:06.281Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 09:34:06 2024-07-16T09:34:06.282Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 09:34:06 2024-07-16T09:34:06.285Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 09:34:06 2024-07-16T09:34:06.285Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 09:34:06 2024-07-16T09:34:06.288Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 09:34:06 2024-07-16T09:34:06.289Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 2ms 09:34:06 Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 09:34:06 2024-07-16T09:34:06.296Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 09:34:06 2024-07-16T09:34:06.299Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 09:34:06 2024-07-16T09:34:06.301Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 09:34:06 2024-07-16T09:34:06.315Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 25ms 09:34:06 Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 09:34:06 2024-07-16T09:34:06.330Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 09:34:06 2024-07-16T09:34:06.330Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 11ms 09:34:06 Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 09:34:06 2024-07-16T09:34:06.339Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 09:34:06 2024-07-16T09:34:06.340Z INFO 13474 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 8ms 09:34:06 2024-07-16T09:34:06.344Z INFO 13474 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 09:34:06 2024-07-16T09:34:06.344Z INFO 13474 --- [cps-integration-test] [ main] liquibase.util : Run: 51 09:34:06 2024-07-16T09:34:06.344Z INFO 13474 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 09:34:06 2024-07-16T09:34:06.344Z INFO 13474 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 09:34:06 2024-07-16T09:34:06.344Z INFO 13474 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 09:34:06 2024-07-16T09:34:06.344Z INFO 13474 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 51 09:34:06 09:34:06 09:34:06 UPDATE SUMMARY 09:34:06 Run: 51 09:34:06 Previously run: 0 09:34:06 Filtered out: 0 09:34:06 ------------------------------- 09:34:06 Total change sets: 51 09:34:06 09:34:06 2024-07-16T09:34:06.344Z INFO 13474 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 09:34:06 Liquibase: Update has been successful. 09:34:06 2024-07-16T09:34:06.345Z INFO 13474 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 09:34:06 2024-07-16T09:34:06.347Z INFO 13474 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 09:34:37 2024-07-16T09:34:06.350Z INFO 13474 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 09:34:37 2024-07-16T09:34:06.351Z INFO 13474 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 09:34:37 2024-07-16T09:34:06.521Z INFO 13474 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 09:34:37 2024-07-16T09:34:06.583Z INFO 13474 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.4.4.Final 09:34:37 2024-07-16T09:34:06.585Z INFO 13474 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 09:34:37 2024-07-16T09:34:06.640Z INFO 13474 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 09:34:37 2024-07-16T09:34:06.785Z WARN 13474 --- [cps-integration-test] [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 09:34:37 2024-07-16T09:34:07.001Z INFO 13474 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 09:34:37 2024-07-16T09:34:08.309Z INFO 13474 --- [cps-integration-test] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 09:34:37 2024-07-16T09:34:08.312Z INFO 13474 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 09:34:37 2024-07-16T09:34:08.896Z INFO 13474 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 09:34:37 2024-07-16T09:34:09.676Z WARN 13474 --- [cps-integration-test] [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 09:34:37 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 09:34:37 2024-07-16T09:34:09.766Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:34:37 + + o o o o---o o----o o o---o o o----o o--o--o 09:34:37 + + + + | | / \ / | | / / \ | | 09:34:37 + + + + + o----o o o o o----o | o o o o----o | 09:34:37 + + + + | | / \ / | | \ / \ | | 09:34:37 + + o o o o o---o o----o o----o o---o o o o----o o 09:34:37 2024-07-16T09:34:09.766Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 09:34:37 2024-07-16T09:34:09.766Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5701 09:34:37 2024-07-16T09:34:09.766Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 09:34:37 2024-07-16T09:34:09.766Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 09:34:37 2024-07-16T09:34:09.769Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 09:34:37 To enable the Jet engine on the members, do one of the following: 09:34:37 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:34:37 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:34:37 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:34:37 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:34:37 2024-07-16T09:34:09.968Z INFO 13474 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 09:34:37 2024-07-16T09:34:10.191Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 09:34:37 2024-07-16T09:34:10.317Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 09:34:37 2024-07-16T09:34:10.321Z WARN 13474 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 09:34:37 2024-07-16T09:34:10.609Z INFO 13474 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:34:37 2024-07-16T09:34:10.616Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5701 is STARTING 09:34:37 2024-07-16T09:34:13.064Z INFO 13474 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:34:37 09:34:37 Members {size:1, ver:1} [ 09:34:37 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e this 09:34:37 ] 09:34:37 09:34:37 2024-07-16T09:34:13.085Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5701 is STARTED 09:34:37 2024-07-16T09:34:13.312Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 09:34:37 + + o o o o---o o----o o o---o o o----o o--o--o 09:34:37 + + + + | | / \ / | | / / \ | | 09:34:37 + + + + + o----o o o o o----o | o o o o----o | 09:34:37 + + + + | | / \ / | | \ / \ | | 09:34:37 + + o o o o o---o o----o o----o o---o o o o----o o 09:34:37 2024-07-16T09:34:13.312Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 09:34:37 2024-07-16T09:34:13.312Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5702 09:34:37 2024-07-16T09:34:13.312Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 09:34:37 2024-07-16T09:34:13.312Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 09:34:37 2024-07-16T09:34:13.312Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 09:34:37 To enable the Jet engine on the members, do one of the following: 09:34:37 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:34:37 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:34:37 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:34:37 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:34:37 2024-07-16T09:34:13.316Z INFO 13474 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 09:34:37 2024-07-16T09:34:13.327Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 09:34:37 2024-07-16T09:34:13.329Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 09:34:37 2024-07-16T09:34:13.329Z WARN 13474 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 09:34:37 2024-07-16T09:34:13.341Z INFO 13474 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:34:37 2024-07-16T09:34:13.341Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5702 is STARTING 09:34:37 2024-07-16T09:34:13.411Z INFO 13474 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 09:34:37 2024-07-16T09:34:13.434Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.207:33307 09:34:37 2024-07-16T09:34:13.435Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:33307 and /10.250.0.254:5701 09:34:37 2024-07-16T09:34:18.549Z INFO 13474 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:34:37 09:34:37 Members {size:2, ver:2} [ 09:34:37 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e this 09:34:37 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 09:34:37 ] 09:34:37 09:34:37 2024-07-16T09:34:18.558Z INFO 13474 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 09:34:37 09:34:37 Members {size:2, ver:2} [ 09:34:37 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e 09:34:37 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 this 09:34:37 ] 09:34:37 09:34:37 2024-07-16T09:34:18.559Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5702 is STARTED 09:34:37 2024-07-16T09:34:18.570Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 09:34:37 2024-07-16T09:34:18.572Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 09:34:37 + + o o o o---o o----o o o---o o o----o o--o--o 09:34:37 + + + + | | / \ / | | / / \ | | 09:34:37 + + + + + o----o o o o o----o | o o o o----o | 09:34:37 + + + + | | / \ / | | \ / \ | | 09:34:37 + + o o o o o---o o----o o----o o---o o o o----o o 09:34:37 2024-07-16T09:34:18.572Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 09:34:37 2024-07-16T09:34:18.572Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5703 09:34:37 2024-07-16T09:34:18.572Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 09:34:37 2024-07-16T09:34:18.572Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 09:34:37 2024-07-16T09:34:18.572Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 09:34:37 To enable the Jet engine on the members, do one of the following: 09:34:37 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:34:37 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:34:37 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:34:37 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:34:37 2024-07-16T09:34:18.576Z INFO 13474 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 09:34:37 2024-07-16T09:34:18.586Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 09:34:37 2024-07-16T09:34:18.587Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 09:34:37 2024-07-16T09:34:18.587Z WARN 13474 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 09:34:37 2024-07-16T09:34:18.612Z INFO 13474 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:34:37 2024-07-16T09:34:18.613Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5703 is STARTING 09:34:37 2024-07-16T09:34:18.794Z INFO 13474 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 09:34:37 2024-07-16T09:34:18.797Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.207:36067 09:34:37 2024-07-16T09:34:18.798Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:36067 and /10.250.0.254:5701 09:34:37 2024-07-16T09:34:23.922Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:34:37 09:34:37 Members {size:3, ver:3} [ 09:34:37 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e this 09:34:37 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 09:34:37 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 09:34:37 ] 09:34:37 09:34:37 2024-07-16T09:34:23.926Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 09:34:37 09:34:37 Members {size:3, ver:3} [ 09:34:37 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e 09:34:37 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 09:34:37 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 this 09:34:37 ] 09:34:37 09:34:37 2024-07-16T09:34:23.929Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 09:34:37 09:34:37 Members {size:3, ver:3} [ 09:34:37 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e 09:34:37 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 this 09:34:37 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 09:34:37 ] 09:34:37 09:34:37 2024-07-16T09:34:23.929Z INFO 13474 --- [cps-integration-test] [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 09:34:37 2024-07-16T09:34:23.932Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.207:45789 09:34:37 2024-07-16T09:34:23.933Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.207:57999 09:34:37 2024-07-16T09:34:23.934Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:57999 and /10.250.0.254:5702 09:34:37 2024-07-16T09:34:23.934Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:45789 and /10.250.0.254:5703 09:34:37 2024-07-16T09:34:24.195Z INFO 13474 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 09:34:37 2024-07-16T09:34:24.526Z INFO 13474 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Jul 16 09:34:24 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 09:34:37 2024-07-16T09:34:24.929Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5703 is STARTED 09:34:37 2024-07-16T09:34:25.531Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 09:34:37 + + o o o o---o o----o o o---o o o----o o--o--o 09:34:37 + + + + | | / \ / | | / / \ | | 09:34:37 + + + + + o----o o o o o----o | o o o o----o | 09:34:37 + + + + | | / \ / | | \ / \ | | 09:34:37 + + o o o o o---o o----o o----o o---o o o o----o o 09:34:37 2024-07-16T09:34:25.531Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 09:34:37 2024-07-16T09:34:25.531Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5704 09:34:37 2024-07-16T09:34:25.531Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 09:34:37 2024-07-16T09:34:25.531Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 09:34:37 2024-07-16T09:34:25.531Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 09:34:37 To enable the Jet engine on the members, do one of the following: 09:34:37 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:34:37 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:34:37 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:34:37 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:34:37 2024-07-16T09:34:25.534Z INFO 13474 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 09:34:37 2024-07-16T09:34:25.544Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 09:34:37 2024-07-16T09:34:25.545Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 09:34:37 2024-07-16T09:34:25.545Z WARN 13474 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 09:34:37 2024-07-16T09:34:25.553Z INFO 13474 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:34:37 2024-07-16T09:34:25.553Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5704 is STARTING 09:34:37 2024-07-16T09:34:25.706Z INFO 13474 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 09:34:37 2024-07-16T09:34:25.708Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.207:43257 09:34:37 2024-07-16T09:34:25.709Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:43257 and /10.250.0.254:5701 09:34:37 2024-07-16T09:34:30.813Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:34:37 09:34:37 Members {size:4, ver:4} [ 09:34:37 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e this 09:34:37 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 09:34:37 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 09:34:37 Member [10.250.0.254]:5704 - c9e161ce-e4ba-4ba6-8ec1-e13d8a03c034 09:34:37 ] 09:34:37 09:34:37 2024-07-16T09:34:30.820Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 09:34:37 09:34:37 Members {size:4, ver:4} [ 09:34:37 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e 09:34:37 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 09:34:37 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 09:34:37 Member [10.250.0.254]:5704 - c9e161ce-e4ba-4ba6-8ec1-e13d8a03c034 this 09:34:37 ] 09:34:37 09:34:37 2024-07-16T09:34:30.820Z INFO 13474 --- [cps-integration-test] [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 09:34:37 2024-07-16T09:34:30.820Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 09:34:37 09:34:37 Members {size:4, ver:4} [ 09:34:37 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e 09:34:37 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 this 09:34:37 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 09:34:37 Member [10.250.0.254]:5704 - c9e161ce-e4ba-4ba6-8ec1-e13d8a03c034 09:34:37 ] 09:34:37 09:34:37 2024-07-16T09:34:30.821Z INFO 13474 --- [cps-integration-test] [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 09:34:37 2024-07-16T09:34:30.822Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.207:37625 09:34:37 2024-07-16T09:34:30.822Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:37625 and /10.250.0.254:5702 09:34:37 2024-07-16T09:34:30.826Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.207:53413 09:34:37 2024-07-16T09:34:30.826Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:53413 and /10.250.0.254:5704 09:34:37 2024-07-16T09:34:30.827Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.207:35505 09:34:37 2024-07-16T09:34:30.827Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 09:34:37 09:34:37 Members {size:4, ver:4} [ 09:34:37 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e 09:34:37 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 09:34:37 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 this 09:34:37 Member [10.250.0.254]:5704 - c9e161ce-e4ba-4ba6-8ec1-e13d8a03c034 09:34:37 ] 09:34:37 09:34:37 2024-07-16T09:34:30.828Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.207:46469 09:34:37 2024-07-16T09:34:30.829Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:46469 and /10.250.0.254:5704 09:34:37 2024-07-16T09:34:30.829Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:35505 and /10.250.0.254:5703 09:34:37 2024-07-16T09:34:31.074Z INFO 13474 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 09:34:37 2024-07-16T09:34:31.399Z INFO 13474 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Jul 16 09:34:31 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 09:34:37 2024-07-16T09:34:31.821Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5704 is STARTED 09:34:37 2024-07-16T09:34:32.074Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 09:34:37 + + o o o o---o o----o o o---o o o----o o--o--o 09:34:37 + + + + | | / \ / | | / / \ | | 09:34:37 + + + + + o----o o o o o----o | o o o o----o | 09:34:37 + + + + | | / \ / | | \ / \ | | 09:34:37 + + o o o o o---o o----o o----o o---o o o o----o o 09:34:37 2024-07-16T09:34:32.074Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 09:34:37 2024-07-16T09:34:32.074Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5705 09:34:37 2024-07-16T09:34:32.074Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 09:34:37 2024-07-16T09:34:32.074Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 09:34:37 2024-07-16T09:34:32.074Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 09:34:37 To enable the Jet engine on the members, do one of the following: 09:34:37 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:34:37 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:34:37 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:34:37 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:34:37 2024-07-16T09:34:32.077Z INFO 13474 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 09:34:37 2024-07-16T09:34:32.090Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 09:34:37 2024-07-16T09:34:32.092Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 09:34:37 2024-07-16T09:34:32.092Z WARN 13474 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 09:34:37 2024-07-16T09:34:32.104Z INFO 13474 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:34:37 2024-07-16T09:34:32.104Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5705 is STARTING 09:34:37 2024-07-16T09:34:32.258Z INFO 13474 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 09:34:37 2024-07-16T09:34:32.260Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.207:46969 09:34:37 2024-07-16T09:34:32.261Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:46969 and /10.250.0.254:5701 09:34:37 2024-07-16T09:34:37.365Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:34:37 09:34:37 Members {size:5, ver:5} [ 09:34:37 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e this 09:34:37 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 09:34:37 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 09:34:37 Member [10.250.0.254]:5704 - c9e161ce-e4ba-4ba6-8ec1-e13d8a03c034 09:34:37 Member [10.250.0.254]:5705 - e1f950eb-91d9-478a-9067-5ab4bd7a3d1c 09:34:37 ] 09:34:37 09:34:37 2024-07-16T09:34:37.371Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 09:34:37 09:34:37 Members {size:5, ver:5} [ 09:34:37 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e 09:34:37 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 09:34:37 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 09:34:37 Member [10.250.0.254]:5704 - c9e161ce-e4ba-4ba6-8ec1-e13d8a03c034 09:34:37 Member [10.250.0.254]:5705 - e1f950eb-91d9-478a-9067-5ab4bd7a3d1c this 09:34:37 ] 09:34:37 09:34:37 2024-07-16T09:34:37.371Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 09:34:37 09:34:37 Members {size:5, ver:5} [ 09:34:37 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e 09:34:37 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 this 09:34:37 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 09:34:37 Member [10.250.0.254]:5704 - c9e161ce-e4ba-4ba6-8ec1-e13d8a03c034 09:34:37 Member [10.250.0.254]:5705 - e1f950eb-91d9-478a-9067-5ab4bd7a3d1c 09:34:37 ] 09:34:37 09:34:37 2024-07-16T09:34:37.372Z INFO 13474 --- [cps-integration-test] [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 09:34:37 2024-07-16T09:34:37.373Z INFO 13474 --- [cps-integration-test] [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 09:34:37 2024-07-16T09:34:37.373Z INFO 13474 --- [cps-integration-test] [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 09:34:37 2024-07-16T09:34:37.376Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.207:40067 09:34:37 2024-07-16T09:34:37.376Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.207:53091 09:34:37 2024-07-16T09:34:37.377Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:53091 and /10.250.0.254:5705 09:34:37 2024-07-16T09:34:37.379Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.207:55165 09:34:37 2024-07-16T09:34:37.380Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.207:41133 09:34:37 2024-07-16T09:34:37.385Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.207:51293 09:34:37 2024-07-16T09:34:37.386Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:40067 and /10.250.0.254:5705 09:34:37 2024-07-16T09:34:37.387Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:55165 and /10.250.0.254:5703 09:34:37 2024-07-16T09:34:37.388Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:41133 and /10.250.0.254:5704 09:34:37 2024-07-16T09:34:37.388Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.207:37089 09:34:37 2024-07-16T09:34:37.389Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:51293 and /10.250.0.254:5702 09:34:37 2024-07-16T09:34:37.390Z INFO 13474 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 09:34:37 09:34:37 Members {size:5, ver:5} [ 09:34:37 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e 09:34:37 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 09:34:37 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 this 09:34:37 Member [10.250.0.254]:5704 - c9e161ce-e4ba-4ba6-8ec1-e13d8a03c034 09:34:37 Member [10.250.0.254]:5705 - e1f950eb-91d9-478a-9067-5ab4bd7a3d1c 09:34:37 ] 09:34:37 09:34:37 2024-07-16T09:34:37.391Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 09:34:37 09:34:37 Members {size:5, ver:5} [ 09:34:37 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e 09:34:37 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 09:34:37 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 09:34:37 Member [10.250.0.254]:5704 - c9e161ce-e4ba-4ba6-8ec1-e13d8a03c034 this 09:34:37 Member [10.250.0.254]:5705 - e1f950eb-91d9-478a-9067-5ab4bd7a3d1c 09:34:37 ] 09:34:37 09:34:37 2024-07-16T09:34:37.392Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:37089 and /10.250.0.254:5705 09:34:37 2024-07-16T09:34:37.626Z INFO 13474 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 09:34:53 2024-07-16T09:34:37.913Z INFO 13474 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Jul 16 09:34:37 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 09:34:53 2024-07-16T09:34:38.376Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5705 is STARTED 09:34:53 2024-07-16T09:34:38.393Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 09:34:53 + + o o o o---o o----o o o---o o o----o o--o--o 09:34:53 + + + + | | / \ / | | / / \ | | 09:34:53 + + + + + o----o o o o o----o | o o o o----o | 09:34:53 + + + + | | / \ / | | \ / \ | | 09:34:53 + + o o o o o---o o----o o----o o---o o o o----o o 09:34:53 2024-07-16T09:34:38.393Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 09:34:53 2024-07-16T09:34:38.393Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5706 09:34:53 2024-07-16T09:34:38.393Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 09:34:53 2024-07-16T09:34:38.393Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 09:34:53 2024-07-16T09:34:38.394Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 09:34:53 To enable the Jet engine on the members, do one of the following: 09:34:53 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:34:53 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:34:53 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:34:53 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:34:53 2024-07-16T09:34:38.397Z INFO 13474 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 09:34:53 2024-07-16T09:34:38.404Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 09:34:53 2024-07-16T09:34:38.406Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 09:34:53 2024-07-16T09:34:38.406Z WARN 13474 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 09:34:53 2024-07-16T09:34:38.412Z INFO 13474 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:34:53 2024-07-16T09:34:38.413Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is STARTING 09:34:53 2024-07-16T09:34:38.481Z INFO 13474 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 09:34:53 2024-07-16T09:34:38.483Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.207:39599 09:34:53 2024-07-16T09:34:38.484Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:39599 and /10.250.0.254:5701 09:34:53 2024-07-16T09:34:43.587Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:34:53 09:34:53 Members {size:6, ver:6} [ 09:34:53 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e this 09:34:53 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 09:34:53 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 09:34:53 Member [10.250.0.254]:5704 - c9e161ce-e4ba-4ba6-8ec1-e13d8a03c034 09:34:53 Member [10.250.0.254]:5705 - e1f950eb-91d9-478a-9067-5ab4bd7a3d1c 09:34:53 Member [10.250.0.254]:5706 - 2aacfc99-5986-4b8d-903b-60f89dccf01a 09:34:53 ] 09:34:53 09:34:53 2024-07-16T09:34:43.595Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 09:34:53 09:34:53 Members {size:6, ver:6} [ 09:34:53 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e 09:34:53 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 this 09:34:53 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 09:34:53 Member [10.250.0.254]:5704 - c9e161ce-e4ba-4ba6-8ec1-e13d8a03c034 09:34:53 Member [10.250.0.254]:5705 - e1f950eb-91d9-478a-9067-5ab4bd7a3d1c 09:34:53 Member [10.250.0.254]:5706 - 2aacfc99-5986-4b8d-903b-60f89dccf01a 09:34:53 ] 09:34:53 09:34:53 2024-07-16T09:34:43.596Z INFO 13474 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 09:34:53 09:34:53 Members {size:6, ver:6} [ 09:34:53 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e 09:34:53 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 09:34:53 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 09:34:53 Member [10.250.0.254]:5704 - c9e161ce-e4ba-4ba6-8ec1-e13d8a03c034 09:34:53 Member [10.250.0.254]:5705 - e1f950eb-91d9-478a-9067-5ab4bd7a3d1c 09:34:53 Member [10.250.0.254]:5706 - 2aacfc99-5986-4b8d-903b-60f89dccf01a this 09:34:53 ] 09:34:53 09:34:53 2024-07-16T09:34:43.596Z INFO 13474 --- [cps-integration-test] [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 09:34:53 2024-07-16T09:34:43.597Z INFO 13474 --- [cps-integration-test] [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 09:34:53 2024-07-16T09:34:43.598Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.207:42561 09:34:53 2024-07-16T09:34:43.598Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 09:34:53 09:34:53 Members {size:6, ver:6} [ 09:34:53 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e 09:34:53 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 09:34:53 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 this 09:34:53 Member [10.250.0.254]:5704 - c9e161ce-e4ba-4ba6-8ec1-e13d8a03c034 09:34:53 Member [10.250.0.254]:5705 - e1f950eb-91d9-478a-9067-5ab4bd7a3d1c 09:34:53 Member [10.250.0.254]:5706 - 2aacfc99-5986-4b8d-903b-60f89dccf01a 09:34:53 ] 09:34:53 09:34:53 2024-07-16T09:34:43.598Z INFO 13474 --- [cps-integration-test] [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 09:34:53 2024-07-16T09:34:43.601Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.207:52765 09:34:53 2024-07-16T09:34:43.602Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.207:49985 09:34:53 2024-07-16T09:34:43.603Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:52765 and /10.250.0.254:5703 09:34:53 2024-07-16T09:34:43.603Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.207:50895 09:34:53 2024-07-16T09:34:43.603Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:49985 and /10.250.0.254:5704 09:34:53 2024-07-16T09:34:43.603Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:50895 and /10.250.0.254:5706 09:34:53 2024-07-16T09:34:43.603Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.207:52231 09:34:53 2024-07-16T09:34:43.604Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:52231 and /10.250.0.254:5706 09:34:53 2024-07-16T09:34:43.608Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:42561 and /10.250.0.254:5702 09:34:53 2024-07-16T09:34:43.608Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.207:48691 09:34:53 2024-07-16T09:34:43.610Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:48691 and /10.250.0.254:5706 09:34:53 2024-07-16T09:34:43.621Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 09:34:53 09:34:53 Members {size:6, ver:6} [ 09:34:53 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e 09:34:53 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 09:34:53 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 09:34:53 Member [10.250.0.254]:5704 - c9e161ce-e4ba-4ba6-8ec1-e13d8a03c034 this 09:34:53 Member [10.250.0.254]:5705 - e1f950eb-91d9-478a-9067-5ab4bd7a3d1c 09:34:53 Member [10.250.0.254]:5706 - 2aacfc99-5986-4b8d-903b-60f89dccf01a 09:34:53 ] 09:34:53 09:34:53 2024-07-16T09:34:43.621Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 09:34:53 09:34:53 Members {size:6, ver:6} [ 09:34:53 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e 09:34:53 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 09:34:53 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 09:34:53 Member [10.250.0.254]:5704 - c9e161ce-e4ba-4ba6-8ec1-e13d8a03c034 09:34:53 Member [10.250.0.254]:5705 - e1f950eb-91d9-478a-9067-5ab4bd7a3d1c this 09:34:53 Member [10.250.0.254]:5706 - 2aacfc99-5986-4b8d-903b-60f89dccf01a 09:34:53 ] 09:34:53 09:34:53 2024-07-16T09:34:43.625Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.207:33943 09:34:53 2024-07-16T09:34:43.625Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:33943 and /10.250.0.254:5706 09:34:53 2024-07-16T09:34:43.858Z INFO 13474 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 461 09:34:53 2024-07-16T09:34:44.497Z INFO 13474 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Jul 16 09:34:43 UTC 2024, plannedMigrations=461, completedMigrations=461, remainingMigrations=0, totalCompletedMigrations=1274) 09:34:53 2024-07-16T09:34:44.621Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is STARTED 09:34:53 2024-07-16T09:34:44.698Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] 09:34:53 + + o o o o---o o----o o o---o o o----o o--o--o 09:34:53 + + + + | | / \ / | | / / \ | | 09:34:53 + + + + + o----o o o o o----o | o o o o----o | 09:34:53 + + + + | | / \ / | | \ / \ | | 09:34:53 + + o o o o o---o o----o o----o o---o o o o----o o 09:34:53 2024-07-16T09:34:44.698Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 09:34:53 2024-07-16T09:34:44.698Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5707 09:34:53 2024-07-16T09:34:44.698Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 09:34:53 2024-07-16T09:34:44.698Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 09:34:53 2024-07-16T09:34:44.698Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 09:34:53 To enable the Jet engine on the members, do one of the following: 09:34:53 - Change member config using Java API: config.getJetConfig().setEnabled(true) 09:34:53 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 09:34:53 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 09:34:53 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 09:34:53 2024-07-16T09:34:44.701Z INFO 13474 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 09:34:53 2024-07-16T09:34:44.708Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 09:34:53 2024-07-16T09:34:44.709Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 09:34:53 2024-07-16T09:34:44.709Z WARN 13474 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 09:34:53 2024-07-16T09:34:44.722Z INFO 13474 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 09:34:53 2024-07-16T09:34:44.722Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5707 is STARTING 09:34:53 2024-07-16T09:34:44.781Z INFO 13474 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 09:34:53 2024-07-16T09:34:44.783Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.207:47549 09:34:53 2024-07-16T09:34:44.792Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:47549 and /10.250.0.254:5701 09:34:53 2024-07-16T09:34:49.888Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 09:34:53 09:34:53 Members {size:7, ver:7} [ 09:34:53 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e this 09:34:53 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 09:34:53 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 09:34:53 Member [10.250.0.254]:5704 - c9e161ce-e4ba-4ba6-8ec1-e13d8a03c034 09:34:53 Member [10.250.0.254]:5705 - e1f950eb-91d9-478a-9067-5ab4bd7a3d1c 09:34:53 Member [10.250.0.254]:5706 - 2aacfc99-5986-4b8d-903b-60f89dccf01a 09:34:53 Member [10.250.0.254]:5707 - 7968ba21-838f-4c99-b3b6-636867c55536 09:34:53 ] 09:34:53 09:34:53 2024-07-16T09:34:49.895Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] 09:34:53 09:34:53 Members {size:7, ver:7} [ 09:34:53 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e 09:34:53 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 09:34:53 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 09:34:53 Member [10.250.0.254]:5704 - c9e161ce-e4ba-4ba6-8ec1-e13d8a03c034 09:34:53 Member [10.250.0.254]:5705 - e1f950eb-91d9-478a-9067-5ab4bd7a3d1c 09:34:53 Member [10.250.0.254]:5706 - 2aacfc99-5986-4b8d-903b-60f89dccf01a 09:34:53 Member [10.250.0.254]:5707 - 7968ba21-838f-4c99-b3b6-636867c55536 this 09:34:53 ] 09:34:53 09:34:53 2024-07-16T09:34:49.896Z INFO 13474 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 09:34:53 2024-07-16T09:34:49.897Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 09:34:53 09:34:53 Members {size:7, ver:7} [ 09:34:53 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e 09:34:53 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 09:34:53 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 09:34:53 Member [10.250.0.254]:5704 - c9e161ce-e4ba-4ba6-8ec1-e13d8a03c034 this 09:34:53 Member [10.250.0.254]:5705 - e1f950eb-91d9-478a-9067-5ab4bd7a3d1c 09:34:53 Member [10.250.0.254]:5706 - 2aacfc99-5986-4b8d-903b-60f89dccf01a 09:34:53 Member [10.250.0.254]:5707 - 7968ba21-838f-4c99-b3b6-636867c55536 09:34:53 ] 09:34:53 09:34:53 2024-07-16T09:34:49.897Z INFO 13474 --- [cps-integration-test] [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 09:34:53 2024-07-16T09:34:49.897Z INFO 13474 --- [cps-integration-test] [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 09:34:53 2024-07-16T09:34:49.897Z INFO 13474 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 09:34:53 2024-07-16T09:34:49.897Z INFO 13474 --- [cps-integration-test] [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5706, timeout: 10000, bind-any: true 09:34:53 2024-07-16T09:34:49.900Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.207:58009 09:34:53 2024-07-16T09:34:49.900Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 09:34:53 09:34:53 Members {size:7, ver:7} [ 09:34:53 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e 09:34:53 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 this 09:34:53 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 09:34:53 Member [10.250.0.254]:5704 - c9e161ce-e4ba-4ba6-8ec1-e13d8a03c034 09:34:53 Member [10.250.0.254]:5705 - e1f950eb-91d9-478a-9067-5ab4bd7a3d1c 09:34:53 Member [10.250.0.254]:5706 - 2aacfc99-5986-4b8d-903b-60f89dccf01a 09:34:53 Member [10.250.0.254]:5707 - 7968ba21-838f-4c99-b3b6-636867c55536 09:34:53 ] 09:34:53 09:34:53 2024-07-16T09:34:49.901Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 09:34:53 09:34:53 Members {size:7, ver:7} [ 09:34:53 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e 09:34:53 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 09:34:53 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 this 09:34:53 Member [10.250.0.254]:5704 - c9e161ce-e4ba-4ba6-8ec1-e13d8a03c034 09:34:53 Member [10.250.0.254]:5705 - e1f950eb-91d9-478a-9067-5ab4bd7a3d1c 09:34:53 Member [10.250.0.254]:5706 - 2aacfc99-5986-4b8d-903b-60f89dccf01a 09:34:53 Member [10.250.0.254]:5707 - 7968ba21-838f-4c99-b3b6-636867c55536 09:34:53 ] 09:34:53 09:34:53 2024-07-16T09:34:49.902Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:58009 and /10.250.0.254:5705 09:34:53 2024-07-16T09:34:49.902Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.207:51049 09:34:53 2024-07-16T09:34:49.902Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.207:48537 09:34:53 2024-07-16T09:34:49.903Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 09:34:53 09:34:53 Members {size:7, ver:7} [ 09:34:53 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e 09:34:53 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 09:34:53 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 09:34:53 Member [10.250.0.254]:5704 - c9e161ce-e4ba-4ba6-8ec1-e13d8a03c034 09:34:53 Member [10.250.0.254]:5705 - e1f950eb-91d9-478a-9067-5ab4bd7a3d1c 09:34:53 Member [10.250.0.254]:5706 - 2aacfc99-5986-4b8d-903b-60f89dccf01a this 09:34:53 Member [10.250.0.254]:5707 - 7968ba21-838f-4c99-b3b6-636867c55536 09:34:53 ] 09:34:53 09:34:53 2024-07-16T09:34:49.905Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.207:57417 09:34:53 2024-07-16T09:34:49.909Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.207:33021 09:34:53 2024-07-16T09:34:49.909Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.207:46281 09:34:53 2024-07-16T09:34:49.916Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:46281 and /10.250.0.254:5704 09:34:53 2024-07-16T09:34:49.917Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.207:32935 09:34:53 2024-07-16T09:34:49.917Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:32935 and /10.250.0.254:5707 09:34:53 2024-07-16T09:34:49.917Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.207:45419 09:34:53 2024-07-16T09:34:49.920Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.207:60141 09:34:53 2024-07-16T09:34:49.920Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:48537 and /10.250.0.254:5707 09:34:53 2024-07-16T09:34:49.920Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:57417 and /10.250.0.254:5702 09:34:53 2024-07-16T09:34:49.921Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:45419 and /10.250.0.254:5707 09:34:53 2024-07-16T09:34:49.921Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:60141 and /10.250.0.254:5703 09:34:53 2024-07-16T09:34:49.922Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:33021 and /10.250.0.254:5706 09:34:53 2024-07-16T09:34:49.922Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.207:40251 09:34:53 2024-07-16T09:34:49.922Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:40251 and /10.250.0.254:5707 09:34:53 2024-07-16T09:34:49.922Z INFO 13474 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:51049 and /10.250.0.254:5707 09:34:53 2024-07-16T09:34:49.923Z INFO 13474 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 09:34:53 09:34:53 Members {size:7, ver:7} [ 09:34:53 Member [10.250.0.254]:5701 - 63d3bf61-db05-404d-bc7c-11d9ff64887e 09:34:53 Member [10.250.0.254]:5702 - fbed2060-8b5f-439d-87b2-314f53d864f6 09:34:53 Member [10.250.0.254]:5703 - 999a76d9-aaf9-4724-a291-c0c187050679 09:34:53 Member [10.250.0.254]:5704 - c9e161ce-e4ba-4ba6-8ec1-e13d8a03c034 09:34:53 Member [10.250.0.254]:5705 - e1f950eb-91d9-478a-9067-5ab4bd7a3d1c this 09:34:53 Member [10.250.0.254]:5706 - 2aacfc99-5986-4b8d-903b-60f89dccf01a 09:34:53 Member [10.250.0.254]:5707 - 7968ba21-838f-4c99-b3b6-636867c55536 09:34:53 ] 09:34:53 09:34:53 2024-07-16T09:34:50.160Z INFO 13474 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 562 09:34:53 2024-07-16T09:34:50.904Z INFO 13474 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5707 is STARTED 09:34:53 2024-07-16T09:34:50.920Z INFO 13474 --- [cps-integration-test] [n.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] processors=8, physical.memory.total=31.1G, physical.memory.free=22.2G, swap.space.total=0, swap.space.free=0, heap.memory.used=136.6M, heap.memory.free=169.1M, heap.memory.total=308.0M, heap.memory.max=7.8G, heap.memory.used/total=44.34%, heap.memory.used/max=1.71%, minor.gc.count=34, minor.gc.time=458ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=77.33%, load.systemAverage=1.73, thread.count=410, thread.peakCount=410, cluster.timeDiff=-3, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=911, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=1, proxy.count=7, clientEndpoint.count=0, connection.active.count=11, client.connection.count=0, connection.count=6 09:34:53 2024-07-16T09:34:51.333Z INFO 13474 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Tue Jul 16 09:34:50 UTC 2024, plannedMigrations=562, completedMigrations=562, remainingMigrations=0, totalCompletedMigrations=1836) 09:34:53 2024-07-16T09:34:51.784Z WARN 13474 --- [cps-integration-test] [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 09:34:53 2024-07-16T09:34:52.817Z INFO 13474 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:34:53 2024-07-16T09:34:52.817Z INFO 13474 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:34:53 2024-07-16T09:34:52.828Z INFO 13474 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 09:34:53 2024-07-16T09:34:52.866Z INFO 13474 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 49 ms 09:34:53 2024-07-16T09:34:53.047Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:34:53 allow.auto.create.topics = true 09:34:53 auto.commit.interval.ms = 5000 09:34:53 auto.include.jmx.reporter = true 09:34:53 auto.offset.reset = latest 09:34:53 bootstrap.servers = [PLAINTEXT://localhost:32791] 09:34:53 check.crcs = true 09:34:53 client.dns.lookup = use_all_dns_ips 09:34:53 client.id = consumer-ncmp-group-1 09:34:53 client.rack = 09:34:53 connections.max.idle.ms = 540000 09:34:53 default.api.timeout.ms = 60000 09:34:53 enable.auto.commit = false 09:34:53 exclude.internal.topics = true 09:34:53 fetch.max.bytes = 52428800 09:34:53 fetch.max.wait.ms = 500 09:34:53 fetch.min.bytes = 1 09:34:53 group.id = ncmp-group 09:34:53 group.instance.id = null 09:34:53 heartbeat.interval.ms = 3000 09:34:53 interceptor.classes = [] 09:34:53 internal.leave.group.on.close = true 09:34:53 internal.throw.on.fetch.stable.offset.unsupported = false 09:34:53 isolation.level = read_uncommitted 09:34:53 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:34:53 max.partition.fetch.bytes = 1048576 09:34:53 max.poll.interval.ms = 300000 09:34:53 max.poll.records = 500 09:34:53 metadata.max.age.ms = 300000 09:34:53 metric.reporters = [] 09:34:53 metrics.num.samples = 2 09:34:53 metrics.recording.level = INFO 09:34:53 metrics.sample.window.ms = 30000 09:34:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:34:53 receive.buffer.bytes = 65536 09:34:53 reconnect.backoff.max.ms = 1000 09:34:53 reconnect.backoff.ms = 50 09:34:53 request.timeout.ms = 30000 09:34:53 retry.backoff.ms = 100 09:34:53 sasl.client.callback.handler.class = null 09:34:53 sasl.jaas.config = null 09:34:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:34:53 sasl.kerberos.min.time.before.relogin = 60000 09:34:53 sasl.kerberos.service.name = null 09:34:53 sasl.kerberos.ticket.renew.jitter = 0.05 09:34:53 sasl.kerberos.ticket.renew.window.factor = 0.8 09:34:53 sasl.login.callback.handler.class = null 09:34:53 sasl.login.class = null 09:34:53 sasl.login.connect.timeout.ms = null 09:34:53 sasl.login.read.timeout.ms = null 09:34:53 sasl.login.refresh.buffer.seconds = 300 09:34:53 sasl.login.refresh.min.period.seconds = 60 09:34:53 sasl.login.refresh.window.factor = 0.8 09:34:53 sasl.login.refresh.window.jitter = 0.05 09:34:53 sasl.login.retry.backoff.max.ms = 10000 09:34:53 sasl.login.retry.backoff.ms = 100 09:34:53 sasl.mechanism = GSSAPI 09:34:53 sasl.oauthbearer.clock.skew.seconds = 30 09:34:53 sasl.oauthbearer.expected.audience = null 09:34:53 sasl.oauthbearer.expected.issuer = null 09:34:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:34:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:34:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:34:53 sasl.oauthbearer.jwks.endpoint.url = null 09:34:53 sasl.oauthbearer.scope.claim.name = scope 09:34:53 sasl.oauthbearer.sub.claim.name = sub 09:34:53 sasl.oauthbearer.token.endpoint.url = null 09:34:53 security.protocol = PLAINTEXT 09:34:53 security.providers = null 09:34:53 send.buffer.bytes = 131072 09:34:53 session.timeout.ms = 45000 09:34:53 socket.connection.setup.timeout.max.ms = 30000 09:34:53 socket.connection.setup.timeout.ms = 10000 09:34:53 ssl.cipher.suites = null 09:34:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:34:53 ssl.endpoint.identification.algorithm = https 09:34:53 ssl.engine.factory.class = null 09:34:53 ssl.key.password = null 09:34:53 ssl.keymanager.algorithm = SunX509 09:34:53 ssl.keystore.certificate.chain = null 09:34:53 ssl.keystore.key = null 09:34:53 ssl.keystore.location = null 09:34:53 ssl.keystore.password = null 09:34:53 ssl.keystore.type = JKS 09:34:53 ssl.protocol = TLSv1.3 09:34:53 ssl.provider = null 09:34:53 ssl.secure.random.implementation = null 09:34:53 ssl.trustmanager.algorithm = PKIX 09:34:53 ssl.truststore.certificates = null 09:34:53 ssl.truststore.location = null 09:34:53 ssl.truststore.password = null 09:34:53 ssl.truststore.type = JKS 09:34:53 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:34:53 09:34:53 2024-07-16T09:34:53.160Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 09:34:53 2024-07-16T09:34:53.161Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:34:53 2024-07-16T09:34:53.161Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:34:53 2024-07-16T09:34:53.161Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122493160 09:34:53 2024-07-16T09:34:53.169Z INFO 13474 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 09:34:53 2024-07-16T09:34:53.180Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:34:53 allow.auto.create.topics = true 09:34:53 auto.commit.interval.ms = 5000 09:34:53 auto.include.jmx.reporter = true 09:34:53 auto.offset.reset = latest 09:34:53 bootstrap.servers = [PLAINTEXT://localhost:32791] 09:34:53 check.crcs = true 09:34:53 client.dns.lookup = use_all_dns_ips 09:34:53 client.id = consumer-ncmp-group-2 09:34:53 client.rack = 09:34:53 connections.max.idle.ms = 540000 09:34:53 default.api.timeout.ms = 60000 09:34:53 enable.auto.commit = false 09:34:53 exclude.internal.topics = true 09:34:53 fetch.max.bytes = 52428800 09:34:53 fetch.max.wait.ms = 500 09:34:53 fetch.min.bytes = 1 09:34:53 group.id = ncmp-group 09:34:53 group.instance.id = null 09:34:53 heartbeat.interval.ms = 3000 09:34:53 interceptor.classes = [] 09:34:53 internal.leave.group.on.close = true 09:34:53 internal.throw.on.fetch.stable.offset.unsupported = false 09:34:53 isolation.level = read_uncommitted 09:34:53 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:34:53 max.partition.fetch.bytes = 1048576 09:34:53 max.poll.interval.ms = 300000 09:34:53 max.poll.records = 500 09:34:53 metadata.max.age.ms = 300000 09:34:53 metric.reporters = [] 09:34:53 metrics.num.samples = 2 09:34:53 metrics.recording.level = INFO 09:34:53 metrics.sample.window.ms = 30000 09:34:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:34:53 receive.buffer.bytes = 65536 09:34:53 reconnect.backoff.max.ms = 1000 09:34:53 reconnect.backoff.ms = 50 09:34:53 request.timeout.ms = 30000 09:34:53 retry.backoff.ms = 100 09:34:53 sasl.client.callback.handler.class = null 09:34:53 sasl.jaas.config = null 09:34:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:34:53 sasl.kerberos.min.time.before.relogin = 60000 09:34:53 sasl.kerberos.service.name = null 09:34:53 sasl.kerberos.ticket.renew.jitter = 0.05 09:34:53 sasl.kerberos.ticket.renew.window.factor = 0.8 09:34:53 sasl.login.callback.handler.class = null 09:34:53 sasl.login.class = null 09:34:53 sasl.login.connect.timeout.ms = null 09:34:53 sasl.login.read.timeout.ms = null 09:34:53 sasl.login.refresh.buffer.seconds = 300 09:34:53 sasl.login.refresh.min.period.seconds = 60 09:34:53 sasl.login.refresh.window.factor = 0.8 09:34:53 sasl.login.refresh.window.jitter = 0.05 09:34:53 sasl.login.retry.backoff.max.ms = 10000 09:34:53 sasl.login.retry.backoff.ms = 100 09:34:53 sasl.mechanism = GSSAPI 09:34:53 sasl.oauthbearer.clock.skew.seconds = 30 09:34:53 sasl.oauthbearer.expected.audience = null 09:34:53 sasl.oauthbearer.expected.issuer = null 09:34:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:34:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:34:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:34:53 sasl.oauthbearer.jwks.endpoint.url = null 09:34:53 sasl.oauthbearer.scope.claim.name = scope 09:34:53 sasl.oauthbearer.sub.claim.name = sub 09:34:53 sasl.oauthbearer.token.endpoint.url = null 09:34:53 security.protocol = PLAINTEXT 09:34:53 security.providers = null 09:34:53 send.buffer.bytes = 131072 09:34:53 session.timeout.ms = 45000 09:34:53 socket.connection.setup.timeout.max.ms = 30000 09:34:53 socket.connection.setup.timeout.ms = 10000 09:34:53 ssl.cipher.suites = null 09:34:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:34:53 ssl.endpoint.identification.algorithm = https 09:34:53 ssl.engine.factory.class = null 09:34:53 ssl.key.password = null 09:34:53 ssl.keymanager.algorithm = SunX509 09:34:53 ssl.keystore.certificate.chain = null 09:34:53 ssl.keystore.key = null 09:34:53 ssl.keystore.location = null 09:34:53 ssl.keystore.password = null 09:34:53 ssl.keystore.type = JKS 09:34:53 ssl.protocol = TLSv1.3 09:34:53 ssl.provider = null 09:34:53 ssl.secure.random.implementation = null 09:34:53 ssl.trustmanager.algorithm = PKIX 09:34:53 ssl.truststore.certificates = null 09:34:53 ssl.truststore.location = null 09:34:53 ssl.truststore.password = null 09:34:53 ssl.truststore.type = JKS 09:34:53 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:34:53 09:34:53 2024-07-16T09:34:53.185Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 09:34:53 2024-07-16T09:34:53.185Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:34:53 2024-07-16T09:34:53.185Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:34:53 2024-07-16T09:34:53.185Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122493185 09:34:53 2024-07-16T09:34:53.186Z INFO 13474 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 09:34:53 2024-07-16T09:34:53.187Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:34:53 allow.auto.create.topics = true 09:34:53 auto.commit.interval.ms = 5000 09:34:53 auto.include.jmx.reporter = true 09:34:53 auto.offset.reset = latest 09:34:53 bootstrap.servers = [PLAINTEXT://localhost:32791] 09:34:53 check.crcs = true 09:34:53 client.dns.lookup = use_all_dns_ips 09:34:53 client.id = consumer-ncmp-data-operation-event-group-3 09:34:53 client.rack = 09:34:53 connections.max.idle.ms = 540000 09:34:53 default.api.timeout.ms = 60000 09:34:53 enable.auto.commit = false 09:34:53 exclude.internal.topics = true 09:34:53 fetch.max.bytes = 52428800 09:34:53 fetch.max.wait.ms = 500 09:34:53 fetch.min.bytes = 1 09:34:53 group.id = ncmp-data-operation-event-group 09:34:53 group.instance.id = null 09:34:53 heartbeat.interval.ms = 3000 09:34:53 interceptor.classes = [] 09:34:53 internal.leave.group.on.close = true 09:34:53 internal.throw.on.fetch.stable.offset.unsupported = false 09:34:53 isolation.level = read_uncommitted 09:34:53 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:34:53 max.partition.fetch.bytes = 1048576 09:34:53 max.poll.interval.ms = 300000 09:34:53 max.poll.records = 500 09:34:53 metadata.max.age.ms = 300000 09:34:53 metric.reporters = [] 09:34:53 metrics.num.samples = 2 09:34:53 metrics.recording.level = INFO 09:34:53 metrics.sample.window.ms = 30000 09:34:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:34:53 receive.buffer.bytes = 65536 09:34:53 reconnect.backoff.max.ms = 1000 09:34:53 reconnect.backoff.ms = 50 09:34:53 request.timeout.ms = 30000 09:34:53 retry.backoff.ms = 100 09:34:53 sasl.client.callback.handler.class = null 09:34:53 sasl.jaas.config = null 09:34:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:34:53 sasl.kerberos.min.time.before.relogin = 60000 09:34:53 sasl.kerberos.service.name = null 09:34:53 sasl.kerberos.ticket.renew.jitter = 0.05 09:34:53 sasl.kerberos.ticket.renew.window.factor = 0.8 09:34:53 sasl.login.callback.handler.class = null 09:34:53 sasl.login.class = null 09:34:53 sasl.login.connect.timeout.ms = null 09:34:53 sasl.login.read.timeout.ms = null 09:34:53 sasl.login.refresh.buffer.seconds = 300 09:34:53 sasl.login.refresh.min.period.seconds = 60 09:34:53 sasl.login.refresh.window.factor = 0.8 09:34:53 sasl.login.refresh.window.jitter = 0.05 09:34:53 sasl.login.retry.backoff.max.ms = 10000 09:34:53 sasl.login.retry.backoff.ms = 100 09:34:53 sasl.mechanism = GSSAPI 09:34:53 sasl.oauthbearer.clock.skew.seconds = 30 09:34:53 sasl.oauthbearer.expected.audience = null 09:34:53 sasl.oauthbearer.expected.issuer = null 09:34:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:34:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:34:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:34:53 sasl.oauthbearer.jwks.endpoint.url = null 09:34:53 sasl.oauthbearer.scope.claim.name = scope 09:34:53 sasl.oauthbearer.sub.claim.name = sub 09:34:53 sasl.oauthbearer.token.endpoint.url = null 09:34:53 security.protocol = PLAINTEXT 09:34:53 security.providers = null 09:34:53 send.buffer.bytes = 131072 09:34:53 session.timeout.ms = 45000 09:34:53 socket.connection.setup.timeout.max.ms = 30000 09:34:53 socket.connection.setup.timeout.ms = 10000 09:34:53 ssl.cipher.suites = null 09:34:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:34:53 ssl.endpoint.identification.algorithm = https 09:34:53 ssl.engine.factory.class = null 09:34:53 ssl.key.password = null 09:34:53 ssl.keymanager.algorithm = SunX509 09:34:53 ssl.keystore.certificate.chain = null 09:34:53 ssl.keystore.key = null 09:34:53 ssl.keystore.location = null 09:34:53 ssl.keystore.password = null 09:34:53 ssl.keystore.type = JKS 09:34:53 ssl.protocol = TLSv1.3 09:34:53 ssl.provider = null 09:34:53 ssl.secure.random.implementation = null 09:34:53 ssl.trustmanager.algorithm = PKIX 09:34:53 ssl.truststore.certificates = null 09:34:53 ssl.truststore.location = null 09:34:53 ssl.truststore.password = null 09:34:53 ssl.truststore.type = JKS 09:34:53 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:34:53 09:34:53 2024-07-16T09:34:53.192Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 09:34:53 2024-07-16T09:34:53.192Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:34:53 2024-07-16T09:34:53.192Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:34:53 2024-07-16T09:34:53.192Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122493192 09:34:53 2024-07-16T09:34:53.192Z INFO 13474 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 09:34:53 2024-07-16T09:34:53.205Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:34:53 allow.auto.create.topics = true 09:34:53 auto.commit.interval.ms = 5000 09:34:53 auto.include.jmx.reporter = true 09:34:53 auto.offset.reset = latest 09:34:53 bootstrap.servers = [PLAINTEXT://localhost:32791] 09:34:53 check.crcs = true 09:34:53 client.dns.lookup = use_all_dns_ips 09:34:53 client.id = consumer-ncmp-async-rest-request-event-group-4 09:34:53 client.rack = 09:34:53 connections.max.idle.ms = 540000 09:34:53 default.api.timeout.ms = 60000 09:34:53 enable.auto.commit = false 09:34:53 exclude.internal.topics = true 09:34:53 fetch.max.bytes = 52428800 09:34:53 fetch.max.wait.ms = 500 09:34:53 fetch.min.bytes = 1 09:34:53 group.id = ncmp-async-rest-request-event-group 09:34:53 group.instance.id = null 09:34:53 heartbeat.interval.ms = 3000 09:34:53 interceptor.classes = [] 09:34:53 internal.leave.group.on.close = true 09:34:53 internal.throw.on.fetch.stable.offset.unsupported = false 09:34:53 isolation.level = read_uncommitted 09:34:53 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:34:53 max.partition.fetch.bytes = 1048576 09:34:53 max.poll.interval.ms = 300000 09:34:53 max.poll.records = 500 09:34:53 metadata.max.age.ms = 300000 09:34:53 metric.reporters = [] 09:34:53 metrics.num.samples = 2 09:34:53 metrics.recording.level = INFO 09:34:53 metrics.sample.window.ms = 30000 09:34:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:34:53 receive.buffer.bytes = 65536 09:34:53 reconnect.backoff.max.ms = 1000 09:34:53 reconnect.backoff.ms = 50 09:34:53 request.timeout.ms = 30000 09:34:53 retry.backoff.ms = 100 09:34:53 sasl.client.callback.handler.class = null 09:34:53 sasl.jaas.config = null 09:34:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:34:53 sasl.kerberos.min.time.before.relogin = 60000 09:34:53 sasl.kerberos.service.name = null 09:34:53 sasl.kerberos.ticket.renew.jitter = 0.05 09:34:53 sasl.kerberos.ticket.renew.window.factor = 0.8 09:34:53 sasl.login.callback.handler.class = null 09:34:53 sasl.login.class = null 09:34:53 sasl.login.connect.timeout.ms = null 09:34:53 sasl.login.read.timeout.ms = null 09:34:53 sasl.login.refresh.buffer.seconds = 300 09:34:53 sasl.login.refresh.min.period.seconds = 60 09:34:53 sasl.login.refresh.window.factor = 0.8 09:34:53 sasl.login.refresh.window.jitter = 0.05 09:34:53 sasl.login.retry.backoff.max.ms = 10000 09:34:53 sasl.login.retry.backoff.ms = 100 09:34:53 sasl.mechanism = GSSAPI 09:34:53 sasl.oauthbearer.clock.skew.seconds = 30 09:34:53 sasl.oauthbearer.expected.audience = null 09:34:53 sasl.oauthbearer.expected.issuer = null 09:34:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:34:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:34:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:34:53 sasl.oauthbearer.jwks.endpoint.url = null 09:34:53 sasl.oauthbearer.scope.claim.name = scope 09:34:53 sasl.oauthbearer.sub.claim.name = sub 09:34:53 sasl.oauthbearer.token.endpoint.url = null 09:34:53 security.protocol = PLAINTEXT 09:34:53 security.providers = null 09:34:53 send.buffer.bytes = 131072 09:34:53 session.timeout.ms = 45000 09:34:53 socket.connection.setup.timeout.max.ms = 30000 09:34:53 socket.connection.setup.timeout.ms = 10000 09:34:53 ssl.cipher.suites = null 09:34:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:34:53 ssl.endpoint.identification.algorithm = https 09:34:53 ssl.engine.factory.class = null 09:34:53 ssl.key.password = null 09:34:53 ssl.keymanager.algorithm = SunX509 09:34:53 ssl.keystore.certificate.chain = null 09:34:53 ssl.keystore.key = null 09:34:53 ssl.keystore.location = null 09:34:53 ssl.keystore.password = null 09:34:53 ssl.keystore.type = JKS 09:34:53 ssl.protocol = TLSv1.3 09:34:53 ssl.provider = null 09:34:53 ssl.secure.random.implementation = null 09:34:53 ssl.trustmanager.algorithm = PKIX 09:34:53 ssl.truststore.certificates = null 09:34:53 ssl.truststore.location = null 09:34:53 ssl.truststore.password = null 09:34:53 ssl.truststore.type = JKS 09:34:53 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:34:53 09:34:53 2024-07-16T09:34:53.268Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:34:53 2024-07-16T09:34:53.268Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:34:53 2024-07-16T09:34:53.268Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122493268 09:34:53 2024-07-16T09:34:53.268Z INFO 13474 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 09:34:53 2024-07-16T09:34:53.270Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:34:53 allow.auto.create.topics = true 09:34:53 auto.commit.interval.ms = 5000 09:34:53 auto.include.jmx.reporter = true 09:34:53 auto.offset.reset = latest 09:34:53 bootstrap.servers = [PLAINTEXT://localhost:32791] 09:34:53 check.crcs = true 09:34:53 client.dns.lookup = use_all_dns_ips 09:34:53 client.id = consumer-ncmp-group-5 09:34:53 client.rack = 09:34:53 connections.max.idle.ms = 540000 09:34:53 default.api.timeout.ms = 60000 09:34:53 enable.auto.commit = false 09:34:53 exclude.internal.topics = true 09:34:53 fetch.max.bytes = 52428800 09:34:53 fetch.max.wait.ms = 500 09:34:53 fetch.min.bytes = 1 09:34:53 group.id = ncmp-group 09:34:53 group.instance.id = null 09:34:53 heartbeat.interval.ms = 3000 09:34:53 interceptor.classes = [] 09:34:53 internal.leave.group.on.close = true 09:34:53 internal.throw.on.fetch.stable.offset.unsupported = false 09:34:53 isolation.level = read_uncommitted 09:34:53 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:34:53 max.partition.fetch.bytes = 1048576 09:34:53 max.poll.interval.ms = 300000 09:34:53 max.poll.records = 500 09:34:53 metadata.max.age.ms = 300000 09:34:53 metric.reporters = [] 09:34:53 metrics.num.samples = 2 09:34:53 metrics.recording.level = INFO 09:34:53 metrics.sample.window.ms = 30000 09:34:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:34:53 receive.buffer.bytes = 65536 09:34:53 reconnect.backoff.max.ms = 1000 09:34:53 reconnect.backoff.ms = 50 09:34:53 request.timeout.ms = 30000 09:34:53 retry.backoff.ms = 100 09:34:53 sasl.client.callback.handler.class = null 09:34:53 sasl.jaas.config = null 09:34:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:34:53 sasl.kerberos.min.time.before.relogin = 60000 09:34:53 sasl.kerberos.service.name = null 09:34:53 sasl.kerberos.ticket.renew.jitter = 0.05 09:34:53 sasl.kerberos.ticket.renew.window.factor = 0.8 09:34:53 sasl.login.callback.handler.class = null 09:34:53 sasl.login.class = null 09:34:53 sasl.login.connect.timeout.ms = null 09:34:53 sasl.login.read.timeout.ms = null 09:34:53 sasl.login.refresh.buffer.seconds = 300 09:34:53 sasl.login.refresh.min.period.seconds = 60 09:34:53 sasl.login.refresh.window.factor = 0.8 09:34:53 sasl.login.refresh.window.jitter = 0.05 09:34:53 sasl.login.retry.backoff.max.ms = 10000 09:34:53 sasl.login.retry.backoff.ms = 100 09:34:53 sasl.mechanism = GSSAPI 09:34:53 sasl.oauthbearer.clock.skew.seconds = 30 09:34:53 sasl.oauthbearer.expected.audience = null 09:34:53 sasl.oauthbearer.expected.issuer = null 09:34:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:34:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:34:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:34:53 sasl.oauthbearer.jwks.endpoint.url = null 09:34:53 sasl.oauthbearer.scope.claim.name = scope 09:34:53 sasl.oauthbearer.sub.claim.name = sub 09:34:53 sasl.oauthbearer.token.endpoint.url = null 09:34:53 security.protocol = PLAINTEXT 09:34:53 security.providers = null 09:34:53 send.buffer.bytes = 131072 09:34:53 session.timeout.ms = 45000 09:34:53 socket.connection.setup.timeout.max.ms = 30000 09:34:53 socket.connection.setup.timeout.ms = 10000 09:34:53 ssl.cipher.suites = null 09:34:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:34:53 ssl.endpoint.identification.algorithm = https 09:34:53 ssl.engine.factory.class = null 09:34:53 ssl.key.password = null 09:34:53 ssl.keymanager.algorithm = SunX509 09:34:53 ssl.keystore.certificate.chain = null 09:34:53 ssl.keystore.key = null 09:34:53 ssl.keystore.location = null 09:34:53 ssl.keystore.password = null 09:34:53 ssl.keystore.type = JKS 09:34:53 ssl.protocol = TLSv1.3 09:34:53 ssl.provider = null 09:34:53 ssl.secure.random.implementation = null 09:34:53 ssl.trustmanager.algorithm = PKIX 09:34:53 ssl.truststore.certificates = null 09:34:53 ssl.truststore.location = null 09:34:53 ssl.truststore.password = null 09:34:53 ssl.truststore.type = JKS 09:34:53 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:34:53 09:34:53 2024-07-16T09:34:53.274Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 09:34:53 2024-07-16T09:34:53.274Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:34:53 2024-07-16T09:34:53.274Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:34:53 2024-07-16T09:34:53.274Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122493274 09:34:53 2024-07-16T09:34:53.274Z INFO 13474 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 09:34:53 2024-07-16T09:34:53.276Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:34:53 allow.auto.create.topics = true 09:34:53 auto.commit.interval.ms = 5000 09:34:53 auto.include.jmx.reporter = true 09:34:53 auto.offset.reset = latest 09:34:53 bootstrap.servers = [PLAINTEXT://localhost:32791] 09:34:53 check.crcs = true 09:34:53 client.dns.lookup = use_all_dns_ips 09:34:53 client.id = consumer-ncmp-group-6 09:34:53 client.rack = 09:34:53 connections.max.idle.ms = 540000 09:34:53 default.api.timeout.ms = 60000 09:34:53 enable.auto.commit = false 09:34:53 exclude.internal.topics = true 09:34:53 fetch.max.bytes = 52428800 09:34:53 fetch.max.wait.ms = 500 09:34:53 fetch.min.bytes = 1 09:34:53 group.id = ncmp-group 09:34:53 group.instance.id = null 09:34:53 heartbeat.interval.ms = 3000 09:34:53 interceptor.classes = [] 09:34:53 internal.leave.group.on.close = true 09:34:53 internal.throw.on.fetch.stable.offset.unsupported = false 09:34:53 isolation.level = read_uncommitted 09:34:53 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:34:53 max.partition.fetch.bytes = 1048576 09:34:53 max.poll.interval.ms = 300000 09:34:53 max.poll.records = 500 09:34:53 metadata.max.age.ms = 300000 09:34:53 metric.reporters = [] 09:34:53 metrics.num.samples = 2 09:34:53 metrics.recording.level = INFO 09:34:53 metrics.sample.window.ms = 30000 09:34:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:34:53 receive.buffer.bytes = 65536 09:34:53 reconnect.backoff.max.ms = 1000 09:34:53 reconnect.backoff.ms = 50 09:34:53 request.timeout.ms = 30000 09:34:53 retry.backoff.ms = 100 09:34:53 sasl.client.callback.handler.class = null 09:34:53 sasl.jaas.config = null 09:34:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:34:53 sasl.kerberos.min.time.before.relogin = 60000 09:34:53 sasl.kerberos.service.name = null 09:34:53 sasl.kerberos.ticket.renew.jitter = 0.05 09:34:53 sasl.kerberos.ticket.renew.window.factor = 0.8 09:34:53 sasl.login.callback.handler.class = null 09:34:53 sasl.login.class = null 09:34:53 sasl.login.connect.timeout.ms = null 09:34:53 sasl.login.read.timeout.ms = null 09:34:53 sasl.login.refresh.buffer.seconds = 300 09:34:53 sasl.login.refresh.min.period.seconds = 60 09:34:53 sasl.login.refresh.window.factor = 0.8 09:34:53 sasl.login.refresh.window.jitter = 0.05 09:34:53 sasl.login.retry.backoff.max.ms = 10000 09:34:53 sasl.login.retry.backoff.ms = 100 09:34:53 sasl.mechanism = GSSAPI 09:34:53 sasl.oauthbearer.clock.skew.seconds = 30 09:34:53 sasl.oauthbearer.expected.audience = null 09:34:53 sasl.oauthbearer.expected.issuer = null 09:34:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:34:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:34:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:34:53 sasl.oauthbearer.jwks.endpoint.url = null 09:34:53 sasl.oauthbearer.scope.claim.name = scope 09:34:53 sasl.oauthbearer.sub.claim.name = sub 09:34:53 sasl.oauthbearer.token.endpoint.url = null 09:34:53 security.protocol = PLAINTEXT 09:34:53 security.providers = null 09:34:53 send.buffer.bytes = 131072 09:34:53 session.timeout.ms = 45000 09:34:53 socket.connection.setup.timeout.max.ms = 30000 09:34:53 socket.connection.setup.timeout.ms = 10000 09:34:53 ssl.cipher.suites = null 09:34:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:34:53 ssl.endpoint.identification.algorithm = https 09:34:53 ssl.engine.factory.class = null 09:34:53 ssl.key.password = null 09:34:53 ssl.keymanager.algorithm = SunX509 09:34:53 ssl.keystore.certificate.chain = null 09:34:53 ssl.keystore.key = null 09:34:53 ssl.keystore.location = null 09:34:53 ssl.keystore.password = null 09:34:53 ssl.keystore.type = JKS 09:34:53 ssl.protocol = TLSv1.3 09:34:53 ssl.provider = null 09:34:53 ssl.secure.random.implementation = null 09:34:53 ssl.trustmanager.algorithm = PKIX 09:34:53 ssl.truststore.certificates = null 09:34:53 ssl.truststore.location = null 09:34:53 ssl.truststore.password = null 09:34:53 ssl.truststore.type = JKS 09:34:53 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 09:34:53 09:34:53 2024-07-16T09:34:53.279Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 09:34:53 2024-07-16T09:34:53.279Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:34:53 2024-07-16T09:34:53.279Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:34:53 2024-07-16T09:34:53.279Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122493279 09:34:53 2024-07-16T09:34:53.280Z INFO 13474 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Subscribed to topic(s): subscription 09:34:53 2024-07-16T09:34:53.302Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.i.f.n.BearerTokenPassthroughSpec : Started BearerTokenPassthroughSpec in 52.632 seconds (process running for 89.866) 09:34:53 2024-07-16T09:34:53.318Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:34:53 2024-07-16T09:34:53.318Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:34:53 2024-07-16T09:34:53.754Z ERROR 13474 --- [cps-integration-test] [ watchdog-th-4] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 09:34:53 09:34:53 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 09:34:53 at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 09:34:53 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 09:34:53 at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 09:34:53 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 09:34:53 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:53 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 09:34:53 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 09:34:53 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:53 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:53 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:53 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:53 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:34:53 at jdk.proxy2/jdk.proxy2.$Proxy211.getByDataspaceAndName(Unknown Source) 09:34:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:53 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:53 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:53 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:53 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:53 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:53 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:53 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:34:53 at jdk.proxy2/jdk.proxy2.$Proxy211.getByDataspaceAndName(Unknown Source) 09:34:53 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 09:34:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:53 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:53 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:53 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:53 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:53 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:53 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:53 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:53 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:34:53 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 09:34:53 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryNcmpRegistryByCpsPath(CmHandleQueryServiceImpl.java:92) 09:34:53 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueryServiceImpl.java:99) 09:34:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:53 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:53 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:53 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:53 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:53 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:53 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:53 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:53 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:34:53 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl$$SpringCGLIB$$0.queryCmHandleAncestorsByCpsPath() 09:34:53 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils.getCmHandlesThatFailedModelSyncOrUpgrade(ModuleOperationsUtils.java:115) 09:34:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:53 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:53 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:53 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:53 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:53 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:53 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:53 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:53 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:34:53 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getCmHandlesThatFailedModelSyncOrUpgrade() 09:34:53 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.resetPreviouslyFailedCmHandles(ModuleSyncWatchdog.java:90) 09:34:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:53 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:53 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:53 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:53 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:53 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:53 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:53 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:53 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:53 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:34:53 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.resetPreviouslyFailedCmHandles() 09:34:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:53 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 09:34:53 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 09:34:53 at io.micrometer.observation.Observation.observe(Observation.java:499) 09:34:53 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 09:34:53 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 09:34:53 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 09:34:53 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 09:34:53 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 09:34:53 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 09:34:53 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 09:34:53 at java.base/java.lang.Thread.run(Thread.java:833) 09:34:53 09:34:54 2024-07-16T09:34:53.741Z ERROR 13474 --- [cps-integration-test] [ watchdog-th-3] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 09:34:54 09:34:54 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 09:34:54 at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 09:34:54 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 09:34:54 at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 09:34:54 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 09:34:54 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 09:34:54 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 09:34:54 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:34:54 at jdk.proxy2/jdk.proxy2.$Proxy211.getByDataspaceAndName(Unknown Source) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:54 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:54 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:54 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:54 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:34:54 at jdk.proxy2/jdk.proxy2.$Proxy211.getByDataspaceAndName(Unknown Source) 09:34:54 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:54 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:54 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:54 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:34:54 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 09:34:54 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryNcmpRegistryByCpsPath(CmHandleQueryServiceImpl.java:92) 09:34:54 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueryServiceImpl.java:99) 09:34:54 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandlesByState(CmHandleQueryServiceImpl.java:85) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:54 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:54 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:54 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:34:54 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl$$SpringCGLIB$$0.queryCmHandlesByState() 09:34:54 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils.getAdvisedCmHandles(ModuleOperationsUtils.java:80) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:54 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:54 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:54 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:34:54 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getAdvisedCmHandles() 09:34:54 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.populateWorkQueueIfNeeded(ModuleSyncWatchdog.java:106) 09:34:54 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.moduleSyncAdvisedCmHandles(ModuleSyncWatchdog.java:65) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:54 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:54 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:54 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:34:54 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.moduleSyncAdvisedCmHandles() 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 09:34:54 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 09:34:54 at io.micrometer.observation.Observation.observe(Observation.java:499) 09:34:54 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 09:34:54 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 09:34:54 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 09:34:54 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 09:34:54 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 09:34:54 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 09:34:54 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 09:34:54 at java.base/java.lang.Thread.run(Thread.java:833) 09:34:54 09:34:54 2024-07-16T09:34:53.756Z ERROR 13474 --- [cps-integration-test] [ watchdog-th-2] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 09:34:54 09:34:54 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 09:34:54 at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 09:34:54 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 09:34:54 at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 09:34:54 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 09:34:54 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 09:34:54 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 09:34:54 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:34:54 at jdk.proxy2/jdk.proxy2.$Proxy211.getByDataspaceAndName(Unknown Source) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:54 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:54 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:54 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:54 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:34:54 at jdk.proxy2/jdk.proxy2.$Proxy211.getByDataspaceAndName(Unknown Source) 09:34:54 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:54 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:54 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:54 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:34:54 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 09:34:54 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryNcmpRegistryByCpsPath(CmHandleQueryServiceImpl.java:92) 09:34:54 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueryServiceImpl.java:99) 09:34:54 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandlesByOperationalSyncState(CmHandleQueryServiceImpl.java:111) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:54 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:54 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:54 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:34:54 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl$$SpringCGLIB$$0.queryCmHandlesByOperationalSyncState() 09:34:54 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils.getUnsynchronizedReadyCmHandles(ModuleOperationsUtils.java:94) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:54 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:54 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:54 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:34:54 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getUnsynchronizedReadyCmHandles() 09:34:54 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnSynchronizedReadyCmHandlePoll(DataSyncWatchdog.java:60) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:54 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:54 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:54 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:34:54 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$$SpringCGLIB$$0.executeUnSynchronizedReadyCmHandlePoll() 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 09:34:54 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 09:34:54 at io.micrometer.observation.Observation.observe(Observation.java:499) 09:34:54 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 09:34:54 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 09:34:54 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 09:34:54 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 09:34:54 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 09:34:54 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 09:34:54 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 09:34:54 at java.base/java.lang.Thread.run(Thread.java:833) 09:34:54 09:34:54 2024-07-16T09:34:53.858Z WARN 13474 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 09:34:54 2024-07-16T09:34:53.859Z INFO 13474 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Cluster ID: FXMGG-YAQJSADcABCPGueg 09:34:54 2024-07-16T09:34:53.934Z WARN 13474 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 09:34:54 2024-07-16T09:34:53.934Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Cluster ID: FXMGG-YAQJSADcABCPGueg 09:34:54 2024-07-16T09:34:53.942Z WARN 13474 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 09:34:54 2024-07-16T09:34:53.942Z INFO 13474 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Cluster ID: FXMGG-YAQJSADcABCPGueg 09:34:54 2024-07-16T09:34:53.943Z WARN 13474 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 09:34:54 2024-07-16T09:34:53.943Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: FXMGG-YAQJSADcABCPGueg 09:34:54 2024-07-16T09:34:53.944Z WARN 13474 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {subscription=LEADER_NOT_AVAILABLE} 09:34:54 2024-07-16T09:34:53.944Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Cluster ID: FXMGG-YAQJSADcABCPGueg 09:34:54 2024-07-16T09:34:53.946Z WARN 13474 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 09:34:54 2024-07-16T09:34:53.946Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cluster ID: FXMGG-YAQJSADcABCPGueg 09:34:54 2024-07-16T09:34:53.987Z WARN 13474 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 09:34:54 2024-07-16T09:34:54.095Z WARN 13474 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 09:34:54 2024-07-16T09:34:54.101Z WARN 13474 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 09:34:54 2024-07-16T09:34:54.101Z WARN 13474 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 09:34:54 2024-07-16T09:34:54.101Z WARN 13474 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 09:34:54 2024-07-16T09:34:54.104Z WARN 13474 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {subscription=LEADER_NOT_AVAILABLE} 09:34:54 2024-07-16T09:34:54.105Z WARN 13474 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 09:34:54 2024-07-16T09:34:54.210Z WARN 13474 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 09:34:54 2024-07-16T09:34:54.214Z WARN 13474 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 8 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 09:34:54 2024-07-16T09:34:54.221Z WARN 13474 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 09:34:54 2024-07-16T09:34:54.223Z WARN 13474 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 09:34:54 2024-07-16T09:34:54.224Z WARN 13474 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 09:34:54 2024-07-16T09:34:54.227Z WARN 13474 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {subscription=LEADER_NOT_AVAILABLE} 09:34:54 2024-07-16T09:34:54.326Z WARN 13474 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 10 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 09:34:54 2024-07-16T09:34:54.347Z WARN 13474 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 8 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 09:34:54 2024-07-16T09:34:54.354Z WARN 13474 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 8 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 09:34:54 2024-07-16T09:34:54.354Z WARN 13474 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Error while fetching metadata with correlation id 8 : {subscription=LEADER_NOT_AVAILABLE} 09:34:54 2024-07-16T09:34:54.354Z WARN 13474 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 8 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 09:34:54 2024-07-16T09:34:54.355Z WARN 13474 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Error while fetching metadata with correlation id 8 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 09:34:54 2024-07-16T09:34:54.466Z INFO 13474 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 09:34:54 2024-07-16T09:34:54.466Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 09:34:54 2024-07-16T09:34:54.466Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 09:34:54 2024-07-16T09:34:54.466Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 09:34:54 2024-07-16T09:34:54.467Z INFO 13474 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 09:34:54 2024-07-16T09:34:54.468Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 09:34:54 2024-07-16T09:34:54.472Z INFO 13474 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 09:34:54 2024-07-16T09:34:54.480Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] (Re-)joining group 09:34:54 2024-07-16T09:34:54.481Z INFO 13474 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] (Re-)joining group 09:34:54 2024-07-16T09:34:54.482Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] (Re-)joining group 09:34:54 2024-07-16T09:34:54.482Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 09:34:54 2024-07-16T09:34:54.483Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 09:34:54 2024-07-16T09:34:54.515Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-2-1ee87982-5dab-4136-b9e8-75c3c918f3f8 09:34:54 2024-07-16T09:34:54.516Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-6-1004a2ac-e65b-4e26-87e6-f9ddb37ea198 09:34:54 2024-07-16T09:34:54.516Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 09:34:54 2024-07-16T09:34:54.516Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 09:34:54 2024-07-16T09:34:54.516Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 09:34:54 2024-07-16T09:34:54.516Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] (Re-)joining group 09:34:54 2024-07-16T09:34:54.523Z INFO 13474 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-3-bb87c953-c7d9-464b-9375-3c3a81dfedaa 09:34:54 2024-07-16T09:34:54.523Z INFO 13474 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 09:34:54 2024-07-16T09:34:54.523Z INFO 13474 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] (Re-)joining group 09:34:54 2024-07-16T09:34:54.539Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-5-cfea689f-05fd-47f3-bd99-c76145dde265 09:34:54 2024-07-16T09:34:54.539Z INFO 13474 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-4-4d543a72-6bdc-462d-9fb0-a89f173528f6 09:34:54 2024-07-16T09:34:54.540Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 09:34:54 2024-07-16T09:34:54.540Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] (Re-)joining group 09:34:54 2024-07-16T09:34:54.540Z INFO 13474 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 09:34:54 2024-07-16T09:34:54.540Z INFO 13474 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 09:34:54 2024-07-16T09:34:54.541Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-1-82d13644-5540-4979-b373-e4b56ddc3437 09:34:54 2024-07-16T09:34:54.542Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 09:34:54 2024-07-16T09:34:54.542Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 09:34:54 2024-07-16T09:34:54.558Z INFO 13474 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-3-bb87c953-c7d9-464b-9375-3c3a81dfedaa', protocol='range'} 09:34:54 2024-07-16T09:34:54.575Z INFO 13474 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-3-bb87c953-c7d9-464b-9375-3c3a81dfedaa=Assignment(partitions=[ncmp-async-m2m-0])} 09:34:54 2024-07-16T09:34:54.621Z INFO 13474 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-4-4d543a72-6bdc-462d-9fb0-a89f173528f6', protocol='range'} 09:34:54 2024-07-16T09:34:54.621Z INFO 13474 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-4-4d543a72-6bdc-462d-9fb0-a89f173528f6=Assignment(partitions=[ncmp-async-m2m-0])} 09:34:54 2024-07-16T09:34:54.638Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-2-1ee87982-5dab-4136-b9e8-75c3c918f3f8', protocol='range'} 09:34:54 2024-07-16T09:34:54.659Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-5-cfea689f-05fd-47f3-bd99-c76145dde265', protocol='range'} 09:34:54 2024-07-16T09:34:54.664Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-6-1004a2ac-e65b-4e26-87e6-f9ddb37ea198', protocol='range'} 09:34:54 2024-07-16T09:34:54.664Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-2-1ee87982-5dab-4136-b9e8-75c3c918f3f8=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-6-1004a2ac-e65b-4e26-87e6-f9ddb37ea198=Assignment(partitions=[subscription-0]), consumer-ncmp-group-5-cfea689f-05fd-47f3-bd99-c76145dde265=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-1-82d13644-5540-4979-b373-e4b56ddc3437=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])} 09:34:54 2024-07-16T09:34:54.666Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-1-82d13644-5540-4979-b373-e4b56ddc3437', protocol='range'} 09:34:54 2024-07-16T09:34:54.674Z INFO 13474 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-3-bb87c953-c7d9-464b-9375-3c3a81dfedaa', protocol='range'} 09:34:54 2024-07-16T09:34:54.675Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-2-1ee87982-5dab-4136-b9e8-75c3c918f3f8', protocol='range'} 09:34:54 2024-07-16T09:34:54.675Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0]) 09:34:54 2024-07-16T09:34:54.675Z INFO 13474 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 09:34:54 2024-07-16T09:34:54.678Z INFO 13474 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-4-4d543a72-6bdc-462d-9fb0-a89f173528f6', protocol='range'} 09:34:54 2024-07-16T09:34:54.678Z INFO 13474 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 09:34:54 2024-07-16T09:34:54.682Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0 09:34:54 2024-07-16T09:34:54.682Z INFO 13474 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 09:34:54 2024-07-16T09:34:54.682Z INFO 13474 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 09:34:54 2024-07-16T09:34:54.682Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-6-1004a2ac-e65b-4e26-87e6-f9ddb37ea198', protocol='range'} 09:34:54 2024-07-16T09:34:54.682Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 09:34:54 2024-07-16T09:34:54.682Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 09:34:54 2024-07-16T09:34:54.696Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-1-82d13644-5540-4979-b373-e4b56ddc3437', protocol='range'} 09:34:54 2024-07-16T09:34:54.697Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 09:34:54 2024-07-16T09:34:54.697Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 09:34:54 2024-07-16T09:34:54.703Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-5-cfea689f-05fd-47f3-bd99-c76145dde265', protocol='range'} 09:34:54 2024-07-16T09:34:54.703Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 09:34:54 2024-07-16T09:34:54.703Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 09:34:54 2024-07-16T09:34:54.704Z INFO 13474 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 09:34:54 2024-07-16T09:34:54.704Z INFO 13474 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 09:34:54 2024-07-16T09:34:54.704Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Found no committed offset for partition subscription-0 09:34:54 2024-07-16T09:34:54.705Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 09:34:54 2024-07-16T09:34:54.706Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 09:34:54 2024-07-16T09:34:54.707Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 09:34:54 2024-07-16T09:34:54.714Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 09:34:54 2024-07-16T09:34:54.717Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:34:54 acks = -1 09:34:54 auto.include.jmx.reporter = true 09:34:54 batch.size = 16384 09:34:54 bootstrap.servers = [PLAINTEXT://localhost:32791] 09:34:54 buffer.memory = 33554432 09:34:54 client.dns.lookup = use_all_dns_ips 09:34:54 client.id = cps-core-1 09:34:54 compression.type = none 09:34:54 connections.max.idle.ms = 540000 09:34:54 delivery.timeout.ms = 120000 09:34:54 enable.idempotence = true 09:34:54 interceptor.classes = [] 09:34:54 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:34:54 linger.ms = 0 09:34:54 max.block.ms = 60000 09:34:54 max.in.flight.requests.per.connection = 5 09:34:54 max.request.size = 1048576 09:34:54 metadata.max.age.ms = 300000 09:34:54 metadata.max.idle.ms = 300000 09:34:54 metric.reporters = [] 09:34:54 metrics.num.samples = 2 09:34:54 metrics.recording.level = INFO 09:34:54 metrics.sample.window.ms = 30000 09:34:54 partitioner.adaptive.partitioning.enable = true 09:34:54 partitioner.availability.timeout.ms = 0 09:34:54 partitioner.class = null 09:34:54 partitioner.ignore.keys = false 09:34:54 receive.buffer.bytes = 32768 09:34:54 reconnect.backoff.max.ms = 1000 09:34:54 reconnect.backoff.ms = 50 09:34:54 request.timeout.ms = 30000 09:34:54 retries = 2147483647 09:34:54 retry.backoff.ms = 100 09:34:54 sasl.client.callback.handler.class = null 09:34:54 sasl.jaas.config = null 09:34:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:34:54 sasl.kerberos.min.time.before.relogin = 60000 09:34:54 sasl.kerberos.service.name = null 09:34:54 sasl.kerberos.ticket.renew.jitter = 0.05 09:34:54 sasl.kerberos.ticket.renew.window.factor = 0.8 09:34:54 sasl.login.callback.handler.class = null 09:34:54 sasl.login.class = null 09:34:54 sasl.login.connect.timeout.ms = null 09:34:54 sasl.login.read.timeout.ms = null 09:34:54 sasl.login.refresh.buffer.seconds = 300 09:34:54 sasl.login.refresh.min.period.seconds = 60 09:34:54 sasl.login.refresh.window.factor = 0.8 09:34:54 sasl.login.refresh.window.jitter = 0.05 09:34:54 sasl.login.retry.backoff.max.ms = 10000 09:34:54 sasl.login.retry.backoff.ms = 100 09:34:54 sasl.mechanism = GSSAPI 09:34:54 sasl.oauthbearer.clock.skew.seconds = 30 09:34:54 sasl.oauthbearer.expected.audience = null 09:34:54 sasl.oauthbearer.expected.issuer = null 09:34:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:34:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:34:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:34:54 sasl.oauthbearer.jwks.endpoint.url = null 09:34:54 sasl.oauthbearer.scope.claim.name = scope 09:34:54 sasl.oauthbearer.sub.claim.name = sub 09:34:54 sasl.oauthbearer.token.endpoint.url = null 09:34:54 security.protocol = PLAINTEXT 09:34:54 security.providers = null 09:34:54 send.buffer.bytes = 131072 09:34:54 socket.connection.setup.timeout.max.ms = 30000 09:34:54 socket.connection.setup.timeout.ms = 10000 09:34:54 ssl.cipher.suites = null 09:34:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:34:54 ssl.endpoint.identification.algorithm = https 09:34:54 ssl.engine.factory.class = null 09:34:54 ssl.key.password = null 09:34:54 ssl.keymanager.algorithm = SunX509 09:34:54 ssl.keystore.certificate.chain = null 09:34:54 ssl.keystore.key = null 09:34:54 ssl.keystore.location = null 09:34:54 ssl.keystore.password = null 09:34:54 ssl.keystore.type = JKS 09:34:54 ssl.protocol = TLSv1.3 09:34:54 ssl.provider = null 09:34:54 ssl.secure.random.implementation = null 09:34:54 ssl.trustmanager.algorithm = PKIX 09:34:54 ssl.truststore.certificates = null 09:34:54 ssl.truststore.location = null 09:34:54 ssl.truststore.password = null 09:34:54 ssl.truststore.type = JKS 09:34:54 transaction.timeout.ms = 60000 09:34:54 transactional.id = null 09:34:54 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 09:34:54 09:34:54 2024-07-16T09:34:54.718Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 09:34:54 2024-07-16T09:34:54.718Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 09:34:54 2024-07-16T09:34:54.718Z INFO 13474 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 09:34:54 2024-07-16T09:34:54.718Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Found no committed offset for partition subscription-0 09:34:54 2024-07-16T09:34:54.718Z INFO 13474 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 09:34:54 2024-07-16T09:34:54.731Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 09:34:54 2024-07-16T09:34:54.734Z INFO 13474 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-3, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 09:34:54 2024-07-16T09:34:54.734Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Resetting offset for partition subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 09:34:54 2024-07-16T09:34:54.734Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting offset for partition dmi-cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 09:34:54 2024-07-16T09:34:54.734Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition dmi-ncmp-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 09:34:54 2024-07-16T09:34:54.736Z INFO 13474 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-4, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 09:34:54 2024-07-16T09:34:54.743Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Resetting offset for partition dmi-device-heartbeat-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 09:34:54 2024-07-16T09:34:54.746Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:34:54 2024-07-16T09:34:54.746Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:34:54 2024-07-16T09:34:54.746Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122494746 09:34:54 2024-07-16T09:34:54.757Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:34:54 2024-07-16T09:34:54.758Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:34:54 2024-07-16T09:34:54.772Z INFO 13474 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 09:34:54 2024-07-16T09:34:54.783Z ERROR 13474 --- [cps-integration-test] [ watchdog-th-5] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 09:34:54 09:34:54 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 09:34:54 at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 09:34:54 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 09:34:54 at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 09:34:54 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 09:34:54 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 09:34:54 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 09:34:54 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:34:54 at jdk.proxy2/jdk.proxy2.$Proxy211.getByDataspaceAndName(Unknown Source) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:54 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:54 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:54 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:54 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:34:54 at jdk.proxy2/jdk.proxy2.$Proxy211.getByDataspaceAndName(Unknown Source) 09:34:54 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:54 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:54 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:54 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:34:54 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 09:34:54 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryNcmpRegistryByCpsPath(CmHandleQueryServiceImpl.java:92) 09:34:54 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueryServiceImpl.java:99) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:54 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:54 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:54 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:34:54 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl$$SpringCGLIB$$0.queryCmHandleAncestorsByCpsPath() 09:34:54 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils.getCmHandlesThatFailedModelSyncOrUpgrade(ModuleOperationsUtils.java:115) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:54 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:54 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:54 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:34:54 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getCmHandlesThatFailedModelSyncOrUpgrade() 09:34:54 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.resetPreviouslyFailedCmHandles(ModuleSyncWatchdog.java:90) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:54 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:54 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:54 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:54 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:34:54 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.resetPreviouslyFailedCmHandles() 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:54 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 09:34:54 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 09:34:54 at io.micrometer.observation.Observation.observe(Observation.java:499) 09:34:54 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 09:34:54 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 09:34:54 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 09:34:54 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 09:34:54 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 09:34:54 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 09:34:54 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 09:34:54 at java.base/java.lang.Thread.run(Thread.java:833) 09:34:54 09:34:55 2024-07-16T09:34:54.785Z ERROR 13474 --- [cps-integration-test] [ watchdog-th-1] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 09:34:55 09:34:55 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 09:34:55 at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 09:34:55 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 09:34:55 at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 09:34:55 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 09:34:55 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:55 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 09:34:55 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 09:34:55 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:55 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:55 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:55 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:55 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:34:55 at jdk.proxy2/jdk.proxy2.$Proxy211.getByDataspaceAndName(Unknown Source) 09:34:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:55 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:55 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:55 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:55 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:55 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:55 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:55 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:55 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:55 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 09:34:55 at jdk.proxy2/jdk.proxy2.$Proxy211.getByDataspaceAndName(Unknown Source) 09:34:55 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 09:34:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:55 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:55 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:55 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:55 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:55 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:55 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:55 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:34:55 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 09:34:55 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryNcmpRegistryByCpsPath(CmHandleQueryServiceImpl.java:92) 09:34:55 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueryServiceImpl.java:99) 09:34:55 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandlesByState(CmHandleQueryServiceImpl.java:85) 09:34:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:55 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:55 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:55 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:55 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:55 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:55 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:55 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:34:55 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl$$SpringCGLIB$$0.queryCmHandlesByState() 09:34:55 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils.getAdvisedCmHandles(ModuleOperationsUtils.java:80) 09:34:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:55 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:55 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:55 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:55 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:55 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:55 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:55 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:34:55 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getAdvisedCmHandles() 09:34:55 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.populateWorkQueueIfNeeded(ModuleSyncWatchdog.java:106) 09:34:55 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.moduleSyncAdvisedCmHandles(ModuleSyncWatchdog.java:65) 09:34:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:55 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:55 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:55 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:55 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:55 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:55 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:55 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:34:55 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.moduleSyncAdvisedCmHandles() 09:34:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:55 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 09:34:55 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 09:34:55 at io.micrometer.observation.Observation.observe(Observation.java:499) 09:34:55 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 09:34:55 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 09:34:55 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 09:34:55 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 09:34:55 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 09:34:55 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 09:34:55 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 09:34:55 at java.base/java.lang.Thread.run(Thread.java:833) 09:34:55 09:34:55 2024-07-16T09:34:54.786Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 09:34:55 2024-07-16T09:34:54.788Z INFO 13474 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 09:34:55 2024-07-16T09:34:54.794Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 09:34:55 2024-07-16T09:34:54.832Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 09:34:55 2024-07-16T09:34:54.834Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 09:34:55 2024-07-16T09:34:54.875Z WARN 13474 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Error while fetching metadata with correlation id 1 : {cps-data-updated-events=LEADER_NOT_AVAILABLE} 09:34:55 2024-07-16T09:34:54.875Z INFO 13474 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: FXMGG-YAQJSADcABCPGueg 09:34:55 2024-07-16T09:34:54.880Z INFO 13474 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 0 with epoch 0 09:34:55 2024-07-16T09:34:55.155Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Subscription Models onboarded successfully 09:34:55 2024-07-16T09:34:55.161Z WARN 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:34:55 2024-07-16T09:34:55.161Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 09:34:55 Detail: Key (name)=(NCMP-Admin) already exists. 09:34:55 2024-07-16T09:34:55.332Z INFO 13474 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory Model updated successfully 09:34:55 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:34:58 2024-07-16T09:34:55.786Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:34:58 2024-07-16T09:34:55.787Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:34:58 2024-07-16T09:34:55.922Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 09:34:58 2024-07-16T09:34:55.923Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 09:34:58 2024-07-16T09:34:55.925Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:34:58 2024-07-16T09:34:56.401Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:34:58 2024-07-16T09:34:56.417Z INFO 13474 --- [cps-integration-test] [ Async-2] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 09:34:58 acks = -1 09:34:58 auto.include.jmx.reporter = true 09:34:58 batch.size = 16384 09:34:58 bootstrap.servers = [PLAINTEXT://localhost:32791] 09:34:58 buffer.memory = 33554432 09:34:58 client.dns.lookup = use_all_dns_ips 09:34:58 client.id = cps-core-1 09:34:58 compression.type = none 09:34:58 connections.max.idle.ms = 540000 09:34:58 delivery.timeout.ms = 120000 09:34:58 enable.idempotence = true 09:34:58 interceptor.classes = [] 09:34:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 09:34:58 linger.ms = 0 09:34:58 max.block.ms = 60000 09:34:58 max.in.flight.requests.per.connection = 5 09:34:58 max.request.size = 1048576 09:34:58 metadata.max.age.ms = 300000 09:34:58 metadata.max.idle.ms = 300000 09:34:58 metric.reporters = [] 09:34:58 metrics.num.samples = 2 09:34:58 metrics.recording.level = INFO 09:34:58 metrics.sample.window.ms = 30000 09:34:58 partitioner.adaptive.partitioning.enable = true 09:34:58 partitioner.availability.timeout.ms = 0 09:34:58 partitioner.class = null 09:34:58 partitioner.ignore.keys = false 09:34:58 receive.buffer.bytes = 32768 09:34:58 reconnect.backoff.max.ms = 1000 09:34:58 reconnect.backoff.ms = 50 09:34:58 request.timeout.ms = 30000 09:34:58 retries = 2147483647 09:34:58 retry.backoff.ms = 100 09:34:58 sasl.client.callback.handler.class = null 09:34:58 sasl.jaas.config = null 09:34:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:34:58 sasl.kerberos.min.time.before.relogin = 60000 09:34:58 sasl.kerberos.service.name = null 09:34:58 sasl.kerberos.ticket.renew.jitter = 0.05 09:34:58 sasl.kerberos.ticket.renew.window.factor = 0.8 09:34:58 sasl.login.callback.handler.class = null 09:34:58 sasl.login.class = null 09:34:58 sasl.login.connect.timeout.ms = null 09:34:58 sasl.login.read.timeout.ms = null 09:34:58 sasl.login.refresh.buffer.seconds = 300 09:34:58 sasl.login.refresh.min.period.seconds = 60 09:34:58 sasl.login.refresh.window.factor = 0.8 09:34:58 sasl.login.refresh.window.jitter = 0.05 09:34:58 sasl.login.retry.backoff.max.ms = 10000 09:34:58 sasl.login.retry.backoff.ms = 100 09:34:58 sasl.mechanism = GSSAPI 09:34:58 sasl.oauthbearer.clock.skew.seconds = 30 09:34:58 sasl.oauthbearer.expected.audience = null 09:34:58 sasl.oauthbearer.expected.issuer = null 09:34:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:34:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:34:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:34:58 sasl.oauthbearer.jwks.endpoint.url = null 09:34:58 sasl.oauthbearer.scope.claim.name = scope 09:34:58 sasl.oauthbearer.sub.claim.name = sub 09:34:58 sasl.oauthbearer.token.endpoint.url = null 09:34:58 security.protocol = PLAINTEXT 09:34:58 security.providers = null 09:34:58 send.buffer.bytes = 131072 09:34:58 socket.connection.setup.timeout.max.ms = 30000 09:34:58 socket.connection.setup.timeout.ms = 10000 09:34:58 ssl.cipher.suites = null 09:34:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:34:58 ssl.endpoint.identification.algorithm = https 09:34:58 ssl.engine.factory.class = null 09:34:58 ssl.key.password = null 09:34:58 ssl.keymanager.algorithm = SunX509 09:34:58 ssl.keystore.certificate.chain = null 09:34:58 ssl.keystore.key = null 09:34:58 ssl.keystore.location = null 09:34:58 ssl.keystore.password = null 09:34:58 ssl.keystore.type = JKS 09:34:58 ssl.protocol = TLSv1.3 09:34:58 ssl.provider = null 09:34:58 ssl.secure.random.implementation = null 09:34:58 ssl.trustmanager.algorithm = PKIX 09:34:58 ssl.truststore.certificates = null 09:34:58 ssl.truststore.location = null 09:34:58 ssl.truststore.password = null 09:34:58 ssl.truststore.type = JKS 09:34:58 transaction.timeout.ms = 60000 09:34:58 transactional.id = null 09:34:58 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 09:34:58 09:34:58 2024-07-16T09:34:56.421Z INFO 13474 --- [cps-integration-test] [ Async-2] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 09:34:58 2024-07-16T09:34:56.423Z INFO 13474 --- [cps-integration-test] [ Async-2] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:34:58 2024-07-16T09:34:56.423Z INFO 13474 --- [cps-integration-test] [ Async-2] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:34:58 2024-07-16T09:34:56.423Z INFO 13474 --- [cps-integration-test] [ Async-2] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122496423 09:34:58 2024-07-16T09:34:56.424Z WARN 13474 --- [cps-integration-test] [ Async-2] o.a.kafka.common.utils.AppInfoParser : Error registering AppInfo mbean 09:34:58 09:34:58 javax.management.InstanceAlreadyExistsException: kafka.producer:type=app-info,id=cps-core-1 09:34:58 at java.management/com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:436) 09:34:58 at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1865) 09:34:58 at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:960) 09:34:58 at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:895) 09:34:58 at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:320) 09:34:58 at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:523) 09:34:58 at org.apache.kafka.common.utils.AppInfoParser.registerAppInfo(AppInfoParser.java:64) 09:34:58 at org.apache.kafka.clients.producer.KafkaProducer.(KafkaProducer.java:453) 09:34:58 at org.apache.kafka.clients.producer.KafkaProducer.(KafkaProducer.java:287) 09:34:58 at org.springframework.kafka.core.DefaultKafkaProducerFactory.createRawProducer(DefaultKafkaProducerFactory.java:913) 09:34:58 at org.springframework.kafka.core.DefaultKafkaProducerFactory.createKafkaProducer(DefaultKafkaProducerFactory.java:812) 09:34:58 at org.springframework.kafka.core.DefaultKafkaProducerFactory.doCreateProducer(DefaultKafkaProducerFactory.java:779) 09:34:58 at org.springframework.kafka.core.DefaultKafkaProducerFactory.createProducer(DefaultKafkaProducerFactory.java:754) 09:34:58 at org.springframework.kafka.core.DefaultKafkaProducerFactory.createProducer(DefaultKafkaProducerFactory.java:748) 09:34:58 at org.springframework.kafka.core.KafkaTemplate.getTheProducer(KafkaTemplate.java:946) 09:34:58 at org.springframework.kafka.core.KafkaTemplate.doSend(KafkaTemplate.java:795) 09:34:58 at org.springframework.kafka.core.KafkaTemplate.observeSend(KafkaTemplate.java:773) 09:34:58 at org.springframework.kafka.core.KafkaTemplate.send(KafkaTemplate.java:577) 09:34:58 at org.onap.cps.events.EventsPublisher.publishEvent(EventsPublisher.java:100) 09:34:58 at org.onap.cps.events.EventsPublisher.publishEvent(EventsPublisher.java:115) 09:34:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:58 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:58 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:58 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:58 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:34:58 at org.onap.cps.events.EventsPublisher$$SpringCGLIB$$0.publishEvent() 09:34:58 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsService.publishLcmEvent(LcmEventsService.java:66) 09:34:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:58 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:58 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:58 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:58 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 09:34:58 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsService$$SpringCGLIB$$0.publishLcmEvent() 09:34:58 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerAsyncHelper.publishLcmEvent(LcmEventsCmHandleStateHandlerAsyncHelper.java:73) 09:34:58 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerAsyncHelper.lambda$publishLcmEventBatchAsynchronously$0(LcmEventsCmHandleStateHandlerAsyncHelper.java:60) 09:34:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 09:34:58 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerAsyncHelper.publishLcmEventBatchAsynchronously(LcmEventsCmHandleStateHandlerAsyncHelper.java:60) 09:34:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:34:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:34:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 09:34:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 09:34:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 09:34:58 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 09:34:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 09:34:58 at jdk.internal.reflect.GeneratedMethodAccessor154.invoke(Unknown Source) 09:34:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:34:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:34:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 09:34:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 09:34:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 09:34:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:58 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 09:34:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 09:34:58 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 09:34:58 at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:113) 09:34:58 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 09:34:58 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 09:34:58 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 09:34:58 at java.base/java.lang.Thread.run(Thread.java:833) 09:34:58 09:34:58 2024-07-16T09:34:56.470Z WARN 13474 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Error while fetching metadata with correlation id 1 : {ncmp-events=LEADER_NOT_AVAILABLE} 09:34:58 2024-07-16T09:34:56.470Z INFO 13474 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: FXMGG-YAQJSADcABCPGueg 09:34:58 2024-07-16T09:34:56.471Z INFO 13474 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 1 with epoch 0 09:34:58 2024-07-16T09:34:56.931Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:34:58 2024-07-16T09:34:56.952Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:34:58 2024-07-16T09:34:56.963Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:34:58 2024-07-16T09:34:56.972Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:34:58 2024-07-16T09:34:56.973Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:34:58 2024-07-16T09:34:56.977Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:34:58 2024-07-16T09:34:56.984Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:34:58 2024-07-16T09:34:56.984Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:34:58 2024-07-16T09:34:57.658Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:34:58 2024-07-16T09:34:57.748Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:34:58 2024-07-16T09:34:57.995Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:34:58 2024-07-16T09:34:57.996Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:34:58 2024-07-16T09:34:58.018Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:34:58 2024-07-16T09:34:58.025Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 09:34:58 2024-07-16T09:34:58.028Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 09:34:58 2024-07-16T09:34:58.282Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:34:59 2024-07-16T09:34:58.399Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:34:59 2024-07-16T09:34:58.399Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:34:59 2024-07-16T09:34:59.029Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:34:59 2024-07-16T09:34:59.036Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:34:59 2024-07-16T09:34:59.049Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:34:59 2024-07-16T09:34:59.050Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:34:59 2024-07-16T09:34:59.051Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:34:59 2024-07-16T09:34:59.052Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:34:59 2024-07-16T09:34:59.054Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:34:59 2024-07-16T09:34:59.054Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:34:59 2024-07-16T09:34:59.185Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:34:59 2024-07-16T09:34:59.211Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:34:59 2024-07-16T09:34:59.449Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:00 2024-07-16T09:34:59.553Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:35:00 2024-07-16T09:34:59.553Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:00 2024-07-16T09:35:00.055Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:00 2024-07-16T09:35:00.065Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:00 2024-07-16T09:35:00.076Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:00 2024-07-16T09:35:00.078Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:00 2024-07-16T09:35:00.080Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:00 2024-07-16T09:35:00.083Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:00 2024-07-16T09:35:00.084Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:00 2024-07-16T09:35:00.084Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:00 2024-07-16T09:35:00.199Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:00 2024-07-16T09:35:00.224Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:00 2024-07-16T09:35:00.398Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:01 2024-07-16T09:35:00.495Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:35:01 2024-07-16T09:35:00.495Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:01 2024-07-16T09:35:01.086Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:01 2024-07-16T09:35:01.095Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:01 2024-07-16T09:35:01.101Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:01 2024-07-16T09:35:01.103Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:01 2024-07-16T09:35:01.107Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:01 2024-07-16T09:35:01.109Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:01 2024-07-16T09:35:01.112Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:01 2024-07-16T09:35:01.112Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:01 2024-07-16T09:35:01.243Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:01 2024-07-16T09:35:01.279Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:01 2024-07-16T09:35:01.455Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:02 2024-07-16T09:35:01.523Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:35:02 2024-07-16T09:35:01.523Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:02 2024-07-16T09:35:02.113Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:02 2024-07-16T09:35:02.126Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:02 2024-07-16T09:35:02.127Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:02 2024-07-16T09:35:02.129Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:02 2024-07-16T09:35:02.131Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:02 2024-07-16T09:35:02.131Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:02 2024-07-16T09:35:02.132Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:02 2024-07-16T09:35:02.148Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:02 2024-07-16T09:35:02.256Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:02 2024-07-16T09:35:02.289Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:02 2024-07-16T09:35:02.438Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:03 2024-07-16T09:35:02.516Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:35:03 2024-07-16T09:35:02.516Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:03 2024-07-16T09:35:03.132Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:03 2024-07-16T09:35:03.144Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:03 2024-07-16T09:35:03.145Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:03 2024-07-16T09:35:03.147Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:03 2024-07-16T09:35:03.149Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:03 2024-07-16T09:35:03.149Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:03 2024-07-16T09:35:03.162Z INFO 13474 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:03 2024-07-16T09:35:03.176Z INFO 13474 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:03 2024-07-16T09:35:03.274Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:03 2024-07-16T09:35:03.310Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:03 2024-07-16T09:35:03.424Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:04 2024-07-16T09:35:03.494Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:35:04 2024-07-16T09:35:03.495Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:04 2024-07-16T09:35:04.150Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:04 2024-07-16T09:35:04.167Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:04 2024-07-16T09:35:04.169Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:04 2024-07-16T09:35:04.171Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:04 2024-07-16T09:35:04.174Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:04 2024-07-16T09:35:04.174Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:04 2024-07-16T09:35:04.189Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:04 2024-07-16T09:35:04.203Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:04 2024-07-16T09:35:04.296Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:04 2024-07-16T09:35:04.328Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:04 2024-07-16T09:35:04.502Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:05 2024-07-16T09:35:04.574Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:35:05 2024-07-16T09:35:04.574Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:05 2024-07-16T09:35:05.175Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:05 2024-07-16T09:35:05.189Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:05 2024-07-16T09:35:05.192Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:05 2024-07-16T09:35:05.193Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:05 2024-07-16T09:35:05.195Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:05 2024-07-16T09:35:05.195Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:05 2024-07-16T09:35:05.215Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:05 2024-07-16T09:35:05.225Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:05 2024-07-16T09:35:05.301Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:05 2024-07-16T09:35:05.331Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:05 2024-07-16T09:35:05.492Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:06 2024-07-16T09:35:05.567Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:35:06 2024-07-16T09:35:05.567Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:06 2024-07-16T09:35:06.196Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:06 2024-07-16T09:35:06.210Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:06 2024-07-16T09:35:06.212Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:06 2024-07-16T09:35:06.213Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:06 2024-07-16T09:35:06.214Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:06 2024-07-16T09:35:06.214Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:06 2024-07-16T09:35:06.236Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:06 2024-07-16T09:35:06.254Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:06 2024-07-16T09:35:06.322Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:06 2024-07-16T09:35:06.342Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:06 2024-07-16T09:35:06.476Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:07 2024-07-16T09:35:06.545Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:35:07 2024-07-16T09:35:06.545Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:07 2024-07-16T09:35:07.216Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:07 2024-07-16T09:35:07.231Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:07 2024-07-16T09:35:07.232Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:07 2024-07-16T09:35:07.234Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:07 2024-07-16T09:35:07.235Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:07 2024-07-16T09:35:07.235Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:07 2024-07-16T09:35:07.272Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:07 2024-07-16T09:35:07.284Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:07 2024-07-16T09:35:07.330Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:07 2024-07-16T09:35:07.349Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:07 2024-07-16T09:35:07.568Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:08 2024-07-16T09:35:07.645Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:35:08 2024-07-16T09:35:07.645Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:08 2024-07-16T09:35:08.236Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:08 2024-07-16T09:35:08.247Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:08 2024-07-16T09:35:08.248Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:08 2024-07-16T09:35:08.249Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:08 2024-07-16T09:35:08.251Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:08 2024-07-16T09:35:08.251Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:08 2024-07-16T09:35:08.293Z INFO 13474 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:08 2024-07-16T09:35:08.303Z INFO 13474 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:08 2024-07-16T09:35:08.347Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:08 2024-07-16T09:35:08.379Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:08 2024-07-16T09:35:08.519Z ERROR 13474 --- [cps-integration-test] [127.0.0.1:36270] okhttp3.mockwebserver.MockWebServer : MockWebServer[44885] connection from /127.0.0.1 crashed 09:35:08 09:35:08 java.lang.IllegalArgumentException: Mock DMI does not implement endpoint /dmi/v1/data?requestId=2cfd4ce2-0991-4cfb-a906-c5afab36393c&topic=my-topic 09:35:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 09:35:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 09:35:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 09:35:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 09:35:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 09:35:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 09:35:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 09:35:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 09:35:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 09:35:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 09:35:08 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:89) 09:35:08 at okhttp3.mockwebserver.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:601) 09:35:08 at okhttp3.mockwebserver.MockWebServer$SocketHandler.handle(MockWebServer.kt:552) 09:35:08 at okhttp3.mockwebserver.MockWebServer$serveConnection$$inlined$execute$default$1.runOnce(TaskQueue.kt:220) 09:35:08 at okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:116) 09:35:08 at okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42) 09:35:08 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:65) 09:35:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 09:35:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 09:35:08 at java.base/java.lang.Thread.run(Thread.java:833) 09:35:08 09:35:08 2024-07-16T09:35:08.698Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:08 2024-07-16T09:35:08.718Z WARN 13474 --- [cps-integration-test] [or-http-epoll-7] r.netty.http.client.HttpClientConnect : [ee736cdd-1, L:/127.0.0.1:36270 ! R:localhost/127.0.0.1:44885] The connection observed an error 09:35:08 09:35:08 reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response 09:35:08 09:35:08 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 102.815 s - in org.onap.cps.integration.functional.ncmp.BearerTokenPassthroughSpec 09:35:08 [INFO] Running org.onap.cps.integration.functional.ncmp.CmHandleCreateSpec 09:35:08 2024-07-16T09:35:08.746Z WARN 13474 --- [cps-integration-test] [or-http-epoll-7] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic ,requestId: 2cfd4ce2-0991-4cfb-a906-c5afab36393c, data operation cloud event id: 80203560-8423-4c28-9b04-91e5a9effffe 09:35:08 2024-07-16T09:35:08.758Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:35:08 allow.auto.create.topics = true 09:35:08 auto.commit.interval.ms = 5000 09:35:08 auto.include.jmx.reporter = true 09:35:08 auto.offset.reset = earliest 09:35:08 bootstrap.servers = [PLAINTEXT://localhost:32791] 09:35:08 check.crcs = true 09:35:08 client.dns.lookup = use_all_dns_ips 09:35:08 client.id = consumer-ncmp-group-7 09:35:08 client.rack = 09:35:08 connections.max.idle.ms = 540000 09:35:08 default.api.timeout.ms = 60000 09:35:08 enable.auto.commit = true 09:35:08 exclude.internal.topics = true 09:35:08 fetch.max.bytes = 52428800 09:35:08 fetch.max.wait.ms = 500 09:35:08 fetch.min.bytes = 1 09:35:08 group.id = ncmp-group 09:35:08 group.instance.id = null 09:35:08 heartbeat.interval.ms = 3000 09:35:08 interceptor.classes = [] 09:35:08 internal.leave.group.on.close = true 09:35:08 internal.throw.on.fetch.stable.offset.unsupported = false 09:35:08 isolation.level = read_uncommitted 09:35:08 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:35:08 max.partition.fetch.bytes = 1048576 09:35:08 max.poll.interval.ms = 300000 09:35:08 max.poll.records = 500 09:35:08 metadata.max.age.ms = 300000 09:35:08 metric.reporters = [] 09:35:08 metrics.num.samples = 2 09:35:08 metrics.recording.level = INFO 09:35:08 metrics.sample.window.ms = 30000 09:35:08 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:35:08 receive.buffer.bytes = 65536 09:35:08 reconnect.backoff.max.ms = 1000 09:35:08 reconnect.backoff.ms = 50 09:35:08 request.timeout.ms = 30000 09:35:08 retry.backoff.ms = 100 09:35:08 sasl.client.callback.handler.class = null 09:35:08 sasl.jaas.config = null 09:35:08 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:35:08 sasl.kerberos.min.time.before.relogin = 60000 09:35:08 sasl.kerberos.service.name = null 09:35:08 sasl.kerberos.ticket.renew.jitter = 0.05 09:35:08 sasl.kerberos.ticket.renew.window.factor = 0.8 09:35:08 sasl.login.callback.handler.class = null 09:35:08 sasl.login.class = null 09:35:08 sasl.login.connect.timeout.ms = null 09:35:08 sasl.login.read.timeout.ms = null 09:35:08 sasl.login.refresh.buffer.seconds = 300 09:35:08 sasl.login.refresh.min.period.seconds = 60 09:35:08 sasl.login.refresh.window.factor = 0.8 09:35:08 sasl.login.refresh.window.jitter = 0.05 09:35:08 sasl.login.retry.backoff.max.ms = 10000 09:35:08 sasl.login.retry.backoff.ms = 100 09:35:08 sasl.mechanism = GSSAPI 09:35:08 sasl.oauthbearer.clock.skew.seconds = 30 09:35:08 sasl.oauthbearer.expected.audience = null 09:35:08 sasl.oauthbearer.expected.issuer = null 09:35:08 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:35:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:35:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:35:08 sasl.oauthbearer.jwks.endpoint.url = null 09:35:08 sasl.oauthbearer.scope.claim.name = scope 09:35:08 sasl.oauthbearer.sub.claim.name = sub 09:35:08 sasl.oauthbearer.token.endpoint.url = null 09:35:08 security.protocol = PLAINTEXT 09:35:08 security.providers = null 09:35:08 send.buffer.bytes = 131072 09:35:08 session.timeout.ms = 45000 09:35:08 socket.connection.setup.timeout.max.ms = 30000 09:35:08 socket.connection.setup.timeout.ms = 10000 09:35:08 ssl.cipher.suites = null 09:35:08 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:35:08 ssl.endpoint.identification.algorithm = https 09:35:08 ssl.engine.factory.class = null 09:35:08 ssl.key.password = null 09:35:08 ssl.keymanager.algorithm = SunX509 09:35:08 ssl.keystore.certificate.chain = null 09:35:08 ssl.keystore.key = null 09:35:08 ssl.keystore.location = null 09:35:08 ssl.keystore.password = null 09:35:08 ssl.keystore.type = JKS 09:35:08 ssl.protocol = TLSv1.3 09:35:08 ssl.provider = null 09:35:08 ssl.secure.random.implementation = null 09:35:08 ssl.trustmanager.algorithm = PKIX 09:35:08 ssl.truststore.certificates = null 09:35:08 ssl.truststore.location = null 09:35:08 ssl.truststore.password = null 09:35:08 ssl.truststore.type = JKS 09:35:08 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:35:08 09:35:08 2024-07-16T09:35:08.761Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:35:08 2024-07-16T09:35:08.761Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:35:08 2024-07-16T09:35:08.761Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122508761 09:35:10 2024-07-16T09:35:08.772Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Subscribed to topic(s): ncmp-events 09:35:10 2024-07-16T09:35:08.778Z WARN 13474 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Error while fetching metadata with correlation id 53 : {my-topic=LEADER_NOT_AVAILABLE} 09:35:10 2024-07-16T09:35:08.862Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:35:10 2024-07-16T09:35:08.863Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:10 2024-07-16T09:35:08.879Z INFO 13474 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Resetting the last seen epoch of partition cps-data-updated-events-0 to 0 since the associated topicId changed from null to TXgR6oMwS6-MmuZCQ56BHQ 09:35:10 2024-07-16T09:35:09.252Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:10 2024-07-16T09:35:09.264Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:10 2024-07-16T09:35:09.271Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:10 2024-07-16T09:35:09.272Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:10 2024-07-16T09:35:09.274Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:10 2024-07-16T09:35:09.274Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:10 2024-07-16T09:35:09.312Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:10 2024-07-16T09:35:09.322Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:10 2024-07-16T09:35:09.371Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:10 2024-07-16T09:35:09.408Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:10 2024-07-16T09:35:09.465Z INFO 13474 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Cluster ID: FXMGG-YAQJSADcABCPGueg 09:35:10 2024-07-16T09:35:09.466Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 09:35:10 2024-07-16T09:35:09.468Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] (Re-)joining group 09:35:10 2024-07-16T09:35:09.476Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-7-3872bcff-2bd2-46e0-80f0-ed9f72b1c05e 09:35:10 2024-07-16T09:35:09.476Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 09:35:10 2024-07-16T09:35:09.476Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] (Re-)joining group 09:35:10 2024-07-16T09:35:09.645Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: group is already rebalancing 09:35:10 2024-07-16T09:35:09.647Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Revoke previously assigned partitions dmi-cm-events-0 09:35:10 2024-07-16T09:35:09.648Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 09:35:10 2024-07-16T09:35:09.649Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 09:35:10 2024-07-16T09:35:09.665Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Request joining group due to: group is already rebalancing 09:35:10 2024-07-16T09:35:09.665Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Revoke previously assigned partitions dmi-device-heartbeat-0 09:35:10 2024-07-16T09:35:09.666Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-device-heartbeat-0] 09:35:10 2024-07-16T09:35:09.666Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] (Re-)joining group 09:35:10 2024-07-16T09:35:09.673Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Request joining group due to: group is already rebalancing 09:35:10 2024-07-16T09:35:09.673Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Revoke previously assigned partitions subscription-0 09:35:10 2024-07-16T09:35:09.673Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 09:35:10 2024-07-16T09:35:09.673Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] (Re-)joining group 09:35:10 2024-07-16T09:35:09.677Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: group is already rebalancing 09:35:10 2024-07-16T09:35:09.678Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Revoke previously assigned partitions dmi-ncmp-cm-avc-subscription-0 09:35:10 2024-07-16T09:35:09.678Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 09:35:10 2024-07-16T09:35:09.678Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 09:35:10 2024-07-16T09:35:09.681Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-6-1004a2ac-e65b-4e26-87e6-f9ddb37ea198', protocol='range'} 09:35:10 2024-07-16T09:35:09.681Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-7-3872bcff-2bd2-46e0-80f0-ed9f72b1c05e', protocol='range'} 09:35:10 2024-07-16T09:35:09.682Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-2-1ee87982-5dab-4136-b9e8-75c3c918f3f8', protocol='range'} 09:35:10 2024-07-16T09:35:09.682Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-1-82d13644-5540-4979-b373-e4b56ddc3437', protocol='range'} 09:35:10 2024-07-16T09:35:09.683Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-5-cfea689f-05fd-47f3-bd99-c76145dde265', protocol='range'} 09:35:10 2024-07-16T09:35:10.123Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-2-1ee87982-5dab-4136-b9e8-75c3c918f3f8=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-7-3872bcff-2bd2-46e0-80f0-ed9f72b1c05e=Assignment(partitions=[ncmp-events-0]), consumer-ncmp-group-6-1004a2ac-e65b-4e26-87e6-f9ddb37ea198=Assignment(partitions=[subscription-0]), consumer-ncmp-group-5-cfea689f-05fd-47f3-bd99-c76145dde265=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-1-82d13644-5540-4979-b373-e4b56ddc3437=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])} 09:35:10 2024-07-16T09:35:10.130Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-5-cfea689f-05fd-47f3-bd99-c76145dde265', protocol='range'} 09:35:10 2024-07-16T09:35:10.130Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-1-82d13644-5540-4979-b373-e4b56ddc3437', protocol='range'} 09:35:10 2024-07-16T09:35:10.130Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-7-3872bcff-2bd2-46e0-80f0-ed9f72b1c05e', protocol='range'} 09:35:10 2024-07-16T09:35:10.130Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-6-1004a2ac-e65b-4e26-87e6-f9ddb37ea198', protocol='range'} 09:35:10 2024-07-16T09:35:10.130Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 09:35:10 2024-07-16T09:35:10.130Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 09:35:10 2024-07-16T09:35:10.131Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 09:35:10 2024-07-16T09:35:10.131Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-2-1ee87982-5dab-4136-b9e8-75c3c918f3f8', protocol='range'} 09:35:10 2024-07-16T09:35:10.131Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 09:35:10 2024-07-16T09:35:10.131Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0]) 09:35:10 2024-07-16T09:35:10.131Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0 09:35:10 2024-07-16T09:35:10.132Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 09:35:10 2024-07-16T09:35:10.132Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 09:35:10 2024-07-16T09:35:10.132Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 09:35:10 2024-07-16T09:35:10.132Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-0 09:35:10 2024-07-16T09:35:10.134Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Found no committed offset for partition ncmp-events-0 09:35:10 2024-07-16T09:35:10.134Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Setting offset for partition subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 09:35:10 2024-07-16T09:35:10.135Z INFO 13474 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 09:35:10 2024-07-16T09:35:10.135Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Setting offset for partition dmi-ncmp-cm-avc-subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 09:35:10 2024-07-16T09:35:10.135Z INFO 13474 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 09:35:10 2024-07-16T09:35:10.137Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Setting offset for partition dmi-cm-events-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 09:35:10 2024-07-16T09:35:10.137Z INFO 13474 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 09:35:10 2024-07-16T09:35:10.139Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Setting offset for partition dmi-device-heartbeat-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 09:35:10 2024-07-16T09:35:10.139Z INFO 13474 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 09:35:10 2024-07-16T09:35:10.142Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 09:35:10 2024-07-16T09:35:10.275Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:10 2024-07-16T09:35:10.283Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 09:35:10 2024-07-16T09:35:10.283Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 09:35:10 2024-07-16T09:35:10.296Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:10 2024-07-16T09:35:10.309Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:35:10 allow.auto.create.topics = true 09:35:10 auto.commit.interval.ms = 5000 09:35:10 auto.include.jmx.reporter = true 09:35:10 auto.offset.reset = earliest 09:35:10 bootstrap.servers = [PLAINTEXT://localhost:32791] 09:35:10 check.crcs = true 09:35:10 client.dns.lookup = use_all_dns_ips 09:35:10 client.id = consumer-ncmp-group-8 09:35:10 client.rack = 09:35:10 connections.max.idle.ms = 540000 09:35:10 default.api.timeout.ms = 60000 09:35:10 enable.auto.commit = true 09:35:10 exclude.internal.topics = true 09:35:10 fetch.max.bytes = 52428800 09:35:10 fetch.max.wait.ms = 500 09:35:10 fetch.min.bytes = 1 09:35:10 group.id = ncmp-group 09:35:10 group.instance.id = null 09:35:10 heartbeat.interval.ms = 3000 09:35:10 interceptor.classes = [] 09:35:10 internal.leave.group.on.close = true 09:35:10 internal.throw.on.fetch.stable.offset.unsupported = false 09:35:10 isolation.level = read_uncommitted 09:35:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:35:10 max.partition.fetch.bytes = 1048576 09:35:10 max.poll.interval.ms = 300000 09:35:10 max.poll.records = 500 09:35:10 metadata.max.age.ms = 300000 09:35:10 metric.reporters = [] 09:35:10 metrics.num.samples = 2 09:35:10 metrics.recording.level = INFO 09:35:10 metrics.sample.window.ms = 30000 09:35:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:35:10 receive.buffer.bytes = 65536 09:35:10 reconnect.backoff.max.ms = 1000 09:35:10 reconnect.backoff.ms = 50 09:35:10 request.timeout.ms = 30000 09:35:10 retry.backoff.ms = 100 09:35:10 sasl.client.callback.handler.class = null 09:35:10 sasl.jaas.config = null 09:35:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:35:10 sasl.kerberos.min.time.before.relogin = 60000 09:35:10 sasl.kerberos.service.name = null 09:35:10 sasl.kerberos.ticket.renew.jitter = 0.05 09:35:10 sasl.kerberos.ticket.renew.window.factor = 0.8 09:35:10 sasl.login.callback.handler.class = null 09:35:10 sasl.login.class = null 09:35:10 sasl.login.connect.timeout.ms = null 09:35:10 sasl.login.read.timeout.ms = null 09:35:10 sasl.login.refresh.buffer.seconds = 300 09:35:10 sasl.login.refresh.min.period.seconds = 60 09:35:10 sasl.login.refresh.window.factor = 0.8 09:35:10 sasl.login.refresh.window.jitter = 0.05 09:35:10 sasl.login.retry.backoff.max.ms = 10000 09:35:10 sasl.login.retry.backoff.ms = 100 09:35:10 sasl.mechanism = GSSAPI 09:35:10 sasl.oauthbearer.clock.skew.seconds = 30 09:35:10 sasl.oauthbearer.expected.audience = null 09:35:10 sasl.oauthbearer.expected.issuer = null 09:35:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:35:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:35:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:35:10 sasl.oauthbearer.jwks.endpoint.url = null 09:35:10 sasl.oauthbearer.scope.claim.name = scope 09:35:10 sasl.oauthbearer.sub.claim.name = sub 09:35:10 sasl.oauthbearer.token.endpoint.url = null 09:35:10 security.protocol = PLAINTEXT 09:35:10 security.providers = null 09:35:10 send.buffer.bytes = 131072 09:35:10 session.timeout.ms = 45000 09:35:10 socket.connection.setup.timeout.max.ms = 30000 09:35:10 socket.connection.setup.timeout.ms = 10000 09:35:10 ssl.cipher.suites = null 09:35:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:35:10 ssl.endpoint.identification.algorithm = https 09:35:10 ssl.engine.factory.class = null 09:35:10 ssl.key.password = null 09:35:10 ssl.keymanager.algorithm = SunX509 09:35:10 ssl.keystore.certificate.chain = null 09:35:10 ssl.keystore.key = null 09:35:10 ssl.keystore.location = null 09:35:10 ssl.keystore.password = null 09:35:10 ssl.keystore.type = JKS 09:35:10 ssl.protocol = TLSv1.3 09:35:10 ssl.provider = null 09:35:10 ssl.secure.random.implementation = null 09:35:10 ssl.trustmanager.algorithm = PKIX 09:35:10 ssl.truststore.certificates = null 09:35:10 ssl.truststore.location = null 09:35:10 ssl.truststore.password = null 09:35:10 ssl.truststore.type = JKS 09:35:10 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:35:10 09:35:10 2024-07-16T09:35:10.311Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:35:10 2024-07-16T09:35:10.311Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:35:10 2024-07-16T09:35:10.311Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122510311 09:35:11 2024-07-16T09:35:10.333Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:11 2024-07-16T09:35:10.343Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:11 2024-07-16T09:35:10.370Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:35:11 2024-07-16T09:35:10.370Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:11 2024-07-16T09:35:11.284Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:11 2024-07-16T09:35:11.295Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:11 2024-07-16T09:35:11.296Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:11 2024-07-16T09:35:11.297Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:11 2024-07-16T09:35:11.299Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:11 2024-07-16T09:35:11.299Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:11 2024-07-16T09:35:11.335Z WARN 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason 503 Service Unavailable from POST http://localhost:55979/dmi/v1/ch/ch-1/modules. 09:35:11 2024-07-16T09:35:11.338Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 09:35:11 2024-07-16T09:35:11.352Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:11 2024-07-16T09:35:11.360Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:11 2024-07-16T09:35:11.369Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:11 2024-07-16T09:35:11.434Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:11 2024-07-16T09:35:11.444Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:35:11 allow.auto.create.topics = true 09:35:11 auto.commit.interval.ms = 5000 09:35:11 auto.include.jmx.reporter = true 09:35:11 auto.offset.reset = earliest 09:35:11 bootstrap.servers = [PLAINTEXT://localhost:32791] 09:35:11 check.crcs = true 09:35:11 client.dns.lookup = use_all_dns_ips 09:35:11 client.id = consumer-ncmp-group-9 09:35:11 client.rack = 09:35:11 connections.max.idle.ms = 540000 09:35:11 default.api.timeout.ms = 60000 09:35:11 enable.auto.commit = true 09:35:11 exclude.internal.topics = true 09:35:11 fetch.max.bytes = 52428800 09:35:11 fetch.max.wait.ms = 500 09:35:11 fetch.min.bytes = 1 09:35:11 group.id = ncmp-group 09:35:11 group.instance.id = null 09:35:11 heartbeat.interval.ms = 3000 09:35:11 interceptor.classes = [] 09:35:11 internal.leave.group.on.close = true 09:35:11 internal.throw.on.fetch.stable.offset.unsupported = false 09:35:11 isolation.level = read_uncommitted 09:35:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:35:11 max.partition.fetch.bytes = 1048576 09:35:11 max.poll.interval.ms = 300000 09:35:11 max.poll.records = 500 09:35:11 metadata.max.age.ms = 300000 09:35:11 metric.reporters = [] 09:35:11 metrics.num.samples = 2 09:35:11 metrics.recording.level = INFO 09:35:11 metrics.sample.window.ms = 30000 09:35:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:35:11 receive.buffer.bytes = 65536 09:35:11 reconnect.backoff.max.ms = 1000 09:35:11 reconnect.backoff.ms = 50 09:35:11 request.timeout.ms = 30000 09:35:11 retry.backoff.ms = 100 09:35:11 sasl.client.callback.handler.class = null 09:35:11 sasl.jaas.config = null 09:35:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:35:11 sasl.kerberos.min.time.before.relogin = 60000 09:35:11 sasl.kerberos.service.name = null 09:35:11 sasl.kerberos.ticket.renew.jitter = 0.05 09:35:11 sasl.kerberos.ticket.renew.window.factor = 0.8 09:35:11 sasl.login.callback.handler.class = null 09:35:11 sasl.login.class = null 09:35:11 sasl.login.connect.timeout.ms = null 09:35:11 sasl.login.read.timeout.ms = null 09:35:11 sasl.login.refresh.buffer.seconds = 300 09:35:11 sasl.login.refresh.min.period.seconds = 60 09:35:11 sasl.login.refresh.window.factor = 0.8 09:35:11 sasl.login.refresh.window.jitter = 0.05 09:35:11 sasl.login.retry.backoff.max.ms = 10000 09:35:11 sasl.login.retry.backoff.ms = 100 09:35:11 sasl.mechanism = GSSAPI 09:35:11 sasl.oauthbearer.clock.skew.seconds = 30 09:35:11 sasl.oauthbearer.expected.audience = null 09:35:11 sasl.oauthbearer.expected.issuer = null 09:35:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:35:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:35:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:35:11 sasl.oauthbearer.jwks.endpoint.url = null 09:35:11 sasl.oauthbearer.scope.claim.name = scope 09:35:11 sasl.oauthbearer.sub.claim.name = sub 09:35:11 sasl.oauthbearer.token.endpoint.url = null 09:35:11 security.protocol = PLAINTEXT 09:35:11 security.providers = null 09:35:11 send.buffer.bytes = 131072 09:35:11 session.timeout.ms = 45000 09:35:11 socket.connection.setup.timeout.max.ms = 30000 09:35:11 socket.connection.setup.timeout.ms = 10000 09:35:11 ssl.cipher.suites = null 09:35:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:35:11 ssl.endpoint.identification.algorithm = https 09:35:11 ssl.engine.factory.class = null 09:35:11 ssl.key.password = null 09:35:11 ssl.keymanager.algorithm = SunX509 09:35:11 ssl.keystore.certificate.chain = null 09:35:11 ssl.keystore.key = null 09:35:11 ssl.keystore.location = null 09:35:11 ssl.keystore.password = null 09:35:11 ssl.keystore.type = JKS 09:35:11 ssl.protocol = TLSv1.3 09:35:11 ssl.provider = null 09:35:11 ssl.secure.random.implementation = null 09:35:11 ssl.trustmanager.algorithm = PKIX 09:35:11 ssl.truststore.certificates = null 09:35:11 ssl.truststore.location = null 09:35:11 ssl.truststore.password = null 09:35:11 ssl.truststore.type = JKS 09:35:11 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:35:11 09:35:11 2024-07-16T09:35:11.446Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:35:11 2024-07-16T09:35:11.446Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:35:11 2024-07-16T09:35:11.446Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122511446 09:35:14 2024-07-16T09:35:11.503Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:35:14 2024-07-16T09:35:11.503Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:14 2024-07-16T09:35:12.300Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:14 2024-07-16T09:35:12.311Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:14 2024-07-16T09:35:12.312Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:14 2024-07-16T09:35:12.314Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:14 2024-07-16T09:35:12.315Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:14 2024-07-16T09:35:12.315Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:14 2024-07-16T09:35:12.378Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:14 2024-07-16T09:35:12.387Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:14 2024-07-16T09:35:12.416Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:14 2024-07-16T09:35:12.435Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:14 2024-07-16T09:35:12.565Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:14 2024-07-16T09:35:13.317Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:14 2024-07-16T09:35:13.326Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:14 2024-07-16T09:35:13.327Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:14 2024-07-16T09:35:13.328Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:14 2024-07-16T09:35:13.332Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 09:35:14 2024-07-16T09:35:13.332Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:14 2024-07-16T09:35:13.401Z INFO 13474 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:14 2024-07-16T09:35:13.414Z INFO 13474 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:14 2024-07-16T09:35:13.431Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 09:35:14 2024-07-16T09:35:13.450Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:14 2024-07-16T09:35:13.518Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:14 2024-07-16T09:35:14.333Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:14 2024-07-16T09:35:14.347Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:14 2024-07-16T09:35:14.348Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:14 2024-07-16T09:35:14.350Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:14 2024-07-16T09:35:14.352Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 09:35:14 2024-07-16T09:35:14.352Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:14 2024-07-16T09:35:14.372Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: B 09:35:14 2024-07-16T09:35:14.392Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 09:35:14 2024-07-16T09:35:14.423Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:14 2024-07-16T09:35:14.423Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:14 2024-07-16T09:35:14.433Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:14 2024-07-16T09:35:14.681Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:14 2024-07-16T09:35:14.691Z INFO 13474 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 09:35:14 allow.auto.create.topics = true 09:35:14 auto.commit.interval.ms = 5000 09:35:14 auto.include.jmx.reporter = true 09:35:14 auto.offset.reset = earliest 09:35:14 bootstrap.servers = [PLAINTEXT://localhost:32791] 09:35:14 check.crcs = true 09:35:14 client.dns.lookup = use_all_dns_ips 09:35:14 client.id = consumer-ncmp-group-10 09:35:14 client.rack = 09:35:14 connections.max.idle.ms = 540000 09:35:14 default.api.timeout.ms = 60000 09:35:14 enable.auto.commit = true 09:35:14 exclude.internal.topics = true 09:35:14 fetch.max.bytes = 52428800 09:35:14 fetch.max.wait.ms = 500 09:35:14 fetch.min.bytes = 1 09:35:14 group.id = ncmp-group 09:35:14 group.instance.id = null 09:35:14 heartbeat.interval.ms = 3000 09:35:14 interceptor.classes = [] 09:35:14 internal.leave.group.on.close = true 09:35:14 internal.throw.on.fetch.stable.offset.unsupported = false 09:35:14 isolation.level = read_uncommitted 09:35:14 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:35:14 max.partition.fetch.bytes = 1048576 09:35:14 max.poll.interval.ms = 300000 09:35:14 max.poll.records = 500 09:35:14 metadata.max.age.ms = 300000 09:35:14 metric.reporters = [] 09:35:14 metrics.num.samples = 2 09:35:14 metrics.recording.level = INFO 09:35:14 metrics.sample.window.ms = 30000 09:35:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 09:35:14 receive.buffer.bytes = 65536 09:35:14 reconnect.backoff.max.ms = 1000 09:35:14 reconnect.backoff.ms = 50 09:35:14 request.timeout.ms = 30000 09:35:14 retry.backoff.ms = 100 09:35:14 sasl.client.callback.handler.class = null 09:35:14 sasl.jaas.config = null 09:35:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 09:35:14 sasl.kerberos.min.time.before.relogin = 60000 09:35:14 sasl.kerberos.service.name = null 09:35:14 sasl.kerberos.ticket.renew.jitter = 0.05 09:35:14 sasl.kerberos.ticket.renew.window.factor = 0.8 09:35:14 sasl.login.callback.handler.class = null 09:35:14 sasl.login.class = null 09:35:14 sasl.login.connect.timeout.ms = null 09:35:14 sasl.login.read.timeout.ms = null 09:35:14 sasl.login.refresh.buffer.seconds = 300 09:35:14 sasl.login.refresh.min.period.seconds = 60 09:35:14 sasl.login.refresh.window.factor = 0.8 09:35:14 sasl.login.refresh.window.jitter = 0.05 09:35:14 sasl.login.retry.backoff.max.ms = 10000 09:35:14 sasl.login.retry.backoff.ms = 100 09:35:14 sasl.mechanism = GSSAPI 09:35:14 sasl.oauthbearer.clock.skew.seconds = 30 09:35:14 sasl.oauthbearer.expected.audience = null 09:35:14 sasl.oauthbearer.expected.issuer = null 09:35:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 09:35:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 09:35:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 09:35:14 sasl.oauthbearer.jwks.endpoint.url = null 09:35:14 sasl.oauthbearer.scope.claim.name = scope 09:35:14 sasl.oauthbearer.sub.claim.name = sub 09:35:14 sasl.oauthbearer.token.endpoint.url = null 09:35:14 security.protocol = PLAINTEXT 09:35:14 security.providers = null 09:35:14 send.buffer.bytes = 131072 09:35:14 session.timeout.ms = 45000 09:35:14 socket.connection.setup.timeout.max.ms = 30000 09:35:14 socket.connection.setup.timeout.ms = 10000 09:35:14 ssl.cipher.suites = null 09:35:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 09:35:14 ssl.endpoint.identification.algorithm = https 09:35:14 ssl.engine.factory.class = null 09:35:14 ssl.key.password = null 09:35:14 ssl.keymanager.algorithm = SunX509 09:35:14 ssl.keystore.certificate.chain = null 09:35:14 ssl.keystore.key = null 09:35:14 ssl.keystore.location = null 09:35:14 ssl.keystore.password = null 09:35:14 ssl.keystore.type = JKS 09:35:14 ssl.protocol = TLSv1.3 09:35:14 ssl.provider = null 09:35:14 ssl.secure.random.implementation = null 09:35:14 ssl.trustmanager.algorithm = PKIX 09:35:14 ssl.truststore.certificates = null 09:35:14 ssl.truststore.location = null 09:35:14 ssl.truststore.password = null 09:35:14 ssl.truststore.type = JKS 09:35:14 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 09:35:14 09:35:14 2024-07-16T09:35:14.694Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 09:35:14 2024-07-16T09:35:14.694Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 09:35:14 2024-07-16T09:35:14.694Z INFO 13474 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1721122514694 09:35:17 2024-07-16T09:35:14.754Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:35:17 2024-07-16T09:35:14.754Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:17 2024-07-16T09:35:15.354Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:17 2024-07-16T09:35:15.365Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:17 2024-07-16T09:35:15.366Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:17 2024-07-16T09:35:15.368Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:17 2024-07-16T09:35:15.370Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:17 2024-07-16T09:35:15.370Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:17 2024-07-16T09:35:15.393Z WARN 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason 503 Service Unavailable from POST http://localhost:37277/dmi/v1/ch/ch-1/modules. 09:35:17 2024-07-16T09:35:15.393Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 09:35:17 2024-07-16T09:35:15.413Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:17 2024-07-16T09:35:15.444Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:17 2024-07-16T09:35:15.473Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 09:35:17 2024-07-16T09:35:15.475Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module sync (last attempt failed). 09:35:17 2024-07-16T09:35:15.475Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleOperationsUtils : Time until next attempt is 2 minutes: 09:35:17 2024-07-16T09:35:15.475Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is false 09:35:17 2024-07-16T09:35:16.371Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:17 2024-07-16T09:35:16.380Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 09:35:17 2024-07-16T09:35:16.380Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 09:35:17 2024-07-16T09:35:16.488Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:17 2024-07-16T09:35:16.499Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 09:35:17 2024-07-16T09:35:16.500Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module sync (last attempt failed). 09:35:17 2024-07-16T09:35:16.500Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleOperationsUtils : Retry due now 09:35:17 2024-07-16T09:35:16.500Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 09:35:17 2024-07-16T09:35:16.502Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 09:35:17 2024-07-16T09:35:17.381Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:17 2024-07-16T09:35:17.393Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:17 2024-07-16T09:35:17.394Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:17 2024-07-16T09:35:17.395Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:17 2024-07-16T09:35:17.397Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:17 2024-07-16T09:35:17.397Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:17 2024-07-16T09:35:17.487Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:17 2024-07-16T09:35:17.520Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:17 2024-07-16T09:35:17.521Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:17 2024-07-16T09:35:17.533Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:17 2024-07-16T09:35:17.645Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.916 s - in org.onap.cps.integration.functional.ncmp.CmHandleCreateSpec 09:35:17 [INFO] Running org.onap.cps.integration.functional.ncmp.CmHandleUpgradeSpec 09:35:20 2024-07-16T09:35:17.758Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:35:20 2024-07-16T09:35:17.759Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:20 2024-07-16T09:35:18.399Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:20 2024-07-16T09:35:18.411Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:20 2024-07-16T09:35:18.412Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:20 2024-07-16T09:35:18.413Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:20 2024-07-16T09:35:18.414Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:20 2024-07-16T09:35:18.414Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:20 2024-07-16T09:35:18.507Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:20 2024-07-16T09:35:18.526Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:20 2024-07-16T09:35:18.542Z INFO 13474 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:20 2024-07-16T09:35:18.549Z INFO 13474 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:20 2024-07-16T09:35:18.569Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 09:35:20 2024-07-16T09:35:19.415Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:20 2024-07-16T09:35:19.422Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 09:35:20 2024-07-16T09:35:19.422Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 09:35:20 2024-07-16T09:35:19.557Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:20 2024-07-16T09:35:19.568Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 09:35:20 2024-07-16T09:35:19.569Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade 09:35:20 2024-07-16T09:35:19.569Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 09:35:20 2024-07-16T09:35:19.570Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 09:35:20 2024-07-16T09:35:20.423Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:20 2024-07-16T09:35:20.434Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:20 2024-07-16T09:35:20.435Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:20 2024-07-16T09:35:20.436Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:20 2024-07-16T09:35:20.437Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:20 2024-07-16T09:35:20.437Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:20 2024-07-16T09:35:20.535Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:20 2024-07-16T09:35:20.555Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:20 2024-07-16T09:35:20.591Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:20 2024-07-16T09:35:20.600Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:20 2024-07-16T09:35:20.677Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:23 2024-07-16T09:35:20.738Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:35:23 2024-07-16T09:35:20.738Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:23 2024-07-16T09:35:21.439Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:23 2024-07-16T09:35:21.450Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:23 2024-07-16T09:35:21.451Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:23 2024-07-16T09:35:21.454Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:23 2024-07-16T09:35:21.455Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:23 2024-07-16T09:35:21.456Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:23 2024-07-16T09:35:21.547Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:23 2024-07-16T09:35:21.573Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:23 2024-07-16T09:35:21.608Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:23 2024-07-16T09:35:21.616Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:23 2024-07-16T09:35:21.655Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 09:35:23 2024-07-16T09:35:22.458Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:23 2024-07-16T09:35:22.467Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 09:35:23 2024-07-16T09:35:22.467Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 09:35:23 2024-07-16T09:35:22.624Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:23 2024-07-16T09:35:22.640Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 09:35:23 2024-07-16T09:35:22.640Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade 09:35:23 2024-07-16T09:35:22.640Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 09:35:23 2024-07-16T09:35:22.642Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 09:35:23 2024-07-16T09:35:23.468Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:23 2024-07-16T09:35:23.478Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:23 2024-07-16T09:35:23.480Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:23 2024-07-16T09:35:23.481Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:23 2024-07-16T09:35:23.482Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:23 2024-07-16T09:35:23.482Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:23 2024-07-16T09:35:23.545Z WARN 13474 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33383/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:33383 09:35:23 2024-07-16T09:35:23.565Z WARN 13474 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55979/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55979 09:35:23 2024-07-16T09:35:23.587Z WARN 13474 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51487/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:51487 09:35:23 2024-07-16T09:35:23.590Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:23 2024-07-16T09:35:23.614Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:23 2024-07-16T09:35:23.617Z WARN 13474 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35937/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:35937 09:35:23 2024-07-16T09:35:23.637Z WARN 13474 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52357/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52357 09:35:23 2024-07-16T09:35:23.670Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:23 2024-07-16T09:35:23.680Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:23 2024-07-16T09:35:23.683Z WARN 13474 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57251/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57251 09:35:23 2024-07-16T09:35:23.699Z WARN 13474 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45563/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:45563 09:35:23 2024-07-16T09:35:23.722Z WARN 13474 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37373/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37373 09:35:23 2024-07-16T09:35:23.744Z WARN 13474 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48309/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:48309 09:35:23 2024-07-16T09:35:23.784Z WARN 13474 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50657/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:50657 09:35:23 2024-07-16T09:35:23.787Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:23 2024-07-16T09:35:23.801Z WARN 13474 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45997/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:45997 09:35:25 2024-07-16T09:35:23.822Z WARN 13474 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53957/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:53957 09:35:25 2024-07-16T09:35:23.839Z WARN 13474 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44885/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:44885 09:35:25 2024-07-16T09:35:23.855Z WARN 13474 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37277/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37277 09:35:25 2024-07-16T09:35:23.865Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:35:25 2024-07-16T09:35:23.865Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:25 2024-07-16T09:35:23.871Z WARN 13474 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59215/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59215 09:35:25 2024-07-16T09:35:23.887Z WARN 13474 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44547/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:44547 09:35:25 2024-07-16T09:35:24.483Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:25 2024-07-16T09:35:24.494Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:25 2024-07-16T09:35:24.495Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:25 2024-07-16T09:35:24.496Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:25 2024-07-16T09:35:24.497Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:25 2024-07-16T09:35:24.497Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:25 2024-07-16T09:35:24.597Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:25 2024-07-16T09:35:24.615Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:25 2024-07-16T09:35:24.673Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 09:35:25 2024-07-16T09:35:24.691Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:25 2024-07-16T09:35:24.703Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 09:35:25 2024-07-16T09:35:24.703Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade 09:35:25 2024-07-16T09:35:24.703Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 09:35:25 2024-07-16T09:35:24.705Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 09:35:25 2024-07-16T09:35:25.498Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:25 2024-07-16T09:35:25.507Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:25 2024-07-16T09:35:25.508Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:25 2024-07-16T09:35:25.509Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:25 2024-07-16T09:35:25.511Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:25 2024-07-16T09:35:25.511Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:25 2024-07-16T09:35:25.604Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:25 2024-07-16T09:35:25.626Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:25 2024-07-16T09:35:25.719Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:25 2024-07-16T09:35:25.726Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:25 2024-07-16T09:35:25.750Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:27 2024-07-16T09:35:25.799Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:35:27 2024-07-16T09:35:25.799Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:27 2024-07-16T09:35:26.512Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:27 2024-07-16T09:35:26.520Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:27 2024-07-16T09:35:26.521Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:27 2024-07-16T09:35:26.522Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:27 2024-07-16T09:35:26.523Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:27 2024-07-16T09:35:26.523Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:27 2024-07-16T09:35:26.615Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:27 2024-07-16T09:35:26.630Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:27 2024-07-16T09:35:26.702Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 09:35:27 2024-07-16T09:35:26.734Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:27 2024-07-16T09:35:26.771Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 09:35:27 2024-07-16T09:35:26.771Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade 09:35:27 2024-07-16T09:35:26.771Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 09:35:27 2024-07-16T09:35:26.774Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 09:35:27 2024-07-16T09:35:27.523Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:27 2024-07-16T09:35:27.534Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:27 2024-07-16T09:35:27.535Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:27 2024-07-16T09:35:27.536Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:27 2024-07-16T09:35:27.537Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:27 2024-07-16T09:35:27.537Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:27 2024-07-16T09:35:27.632Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:27 2024-07-16T09:35:27.653Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:27 2024-07-16T09:35:27.792Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:27 2024-07-16T09:35:27.801Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:27 2024-07-16T09:35:27.806Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:30 2024-07-16T09:35:27.867Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-2 already registered 09:35:30 2024-07-16T09:35:27.867Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:30 2024-07-16T09:35:28.538Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:30 2024-07-16T09:35:28.548Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:30 2024-07-16T09:35:28.549Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:30 2024-07-16T09:35:28.549Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:30 2024-07-16T09:35:28.551Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 09:35:30 2024-07-16T09:35:28.551Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:30 2024-07-16T09:35:28.635Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 09:35:30 2024-07-16T09:35:28.651Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:30 2024-07-16T09:35:28.793Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:35:30 2024-07-16T09:35:28.793Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:30 2024-07-16T09:35:28.809Z INFO 13474 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:30 2024-07-16T09:35:28.818Z INFO 13474 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:30 2024-07-16T09:35:29.552Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:30 2024-07-16T09:35:29.561Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:30 2024-07-16T09:35:29.562Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:30 2024-07-16T09:35:29.563Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:30 2024-07-16T09:35:29.564Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:30 2024-07-16T09:35:29.564Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:30 2024-07-16T09:35:29.648Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:30 2024-07-16T09:35:29.665Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:30 2024-07-16T09:35:29.797Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 09:35:30 2024-07-16T09:35:29.825Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:30 2024-07-16T09:35:29.835Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 09:35:30 2024-07-16T09:35:29.835Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade 09:35:30 2024-07-16T09:35:29.835Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 09:35:30 2024-07-16T09:35:29.837Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 09:35:30 2024-07-16T09:35:30.565Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:30 2024-07-16T09:35:30.575Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:30 2024-07-16T09:35:30.576Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:30 2024-07-16T09:35:30.577Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:30 2024-07-16T09:35:30.579Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:30 2024-07-16T09:35:30.579Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:30 2024-07-16T09:35:30.599Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 09:35:30 2024-07-16T09:35:30.619Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:30 2024-07-16T09:35:30.640Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:30 2024-07-16T09:35:30.812Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:33 2024-07-16T09:35:30.852Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:33 2024-07-16T09:35:30.861Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:33 2024-07-16T09:35:30.868Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-2 already registered 09:35:33 2024-07-16T09:35:30.868Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:33 2024-07-16T09:35:31.580Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:33 2024-07-16T09:35:31.589Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:33 2024-07-16T09:35:31.590Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:33 2024-07-16T09:35:31.591Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:33 2024-07-16T09:35:31.593Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 09:35:33 2024-07-16T09:35:31.593Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:33 2024-07-16T09:35:31.688Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 09:35:33 2024-07-16T09:35:31.708Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:33 2024-07-16T09:35:31.780Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:35:33 2024-07-16T09:35:31.780Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:33 2024-07-16T09:35:31.873Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:33 2024-07-16T09:35:31.880Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:33 2024-07-16T09:35:32.594Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:33 2024-07-16T09:35:32.602Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:33 2024-07-16T09:35:32.604Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:33 2024-07-16T09:35:32.604Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:33 2024-07-16T09:35:32.606Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:33 2024-07-16T09:35:32.606Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:33 2024-07-16T09:35:32.692Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:33 2024-07-16T09:35:32.713Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:33 2024-07-16T09:35:32.786Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 09:35:33 2024-07-16T09:35:32.887Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:33 2024-07-16T09:35:32.896Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 09:35:33 2024-07-16T09:35:32.897Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade 09:35:33 2024-07-16T09:35:32.897Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 09:35:33 2024-07-16T09:35:32.898Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 09:35:33 2024-07-16T09:35:33.607Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:33 2024-07-16T09:35:33.616Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:33 2024-07-16T09:35:33.618Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:33 2024-07-16T09:35:33.619Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:33 2024-07-16T09:35:33.621Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:33 2024-07-16T09:35:33.621Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:33 2024-07-16T09:35:33.631Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 09:35:33 2024-07-16T09:35:33.652Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:33 2024-07-16T09:35:33.667Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:33 2024-07-16T09:35:33.755Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:34 2024-07-16T09:35:33.805Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:35:34 2024-07-16T09:35:33.805Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:34 2024-07-16T09:35:33.915Z INFO 13474 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:34 2024-07-16T09:35:33.923Z INFO 13474 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:34 2024-07-16T09:35:34.622Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:34 2024-07-16T09:35:34.645Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:34 2024-07-16T09:35:34.646Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:34 2024-07-16T09:35:34.647Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:34 2024-07-16T09:35:34.648Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:34 2024-07-16T09:35:34.648Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:34 2024-07-16T09:35:34.754Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:34 2024-07-16T09:35:34.770Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:34 2024-07-16T09:35:34.822Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:34 2024-07-16T09:35:34.884Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:36 2024-07-16T09:35:34.926Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:35:36 2024-07-16T09:35:34.926Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:36 2024-07-16T09:35:34.930Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:36 2024-07-16T09:35:34.937Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:36 2024-07-16T09:35:35.649Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:36 2024-07-16T09:35:35.658Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:36 2024-07-16T09:35:35.659Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:36 2024-07-16T09:35:35.660Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:36 2024-07-16T09:35:35.662Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:36 2024-07-16T09:35:35.662Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:36 2024-07-16T09:35:35.752Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:36 2024-07-16T09:35:35.766Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:36 2024-07-16T09:35:35.837Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 09:35:36 2024-07-16T09:35:35.943Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:36 2024-07-16T09:35:35.950Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 09:35:36 2024-07-16T09:35:35.950Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade 09:35:36 2024-07-16T09:35:35.951Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 09:35:36 2024-07-16T09:35:35.952Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 09:35:36 2024-07-16T09:35:36.662Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:36 2024-07-16T09:35:36.670Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 09:35:36 2024-07-16T09:35:36.671Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 09:35:36 2024-07-16T09:35:36.672Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 09:35:36 2024-07-16T09:35:36.673Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:36 2024-07-16T09:35:36.673Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 09:35:36 2024-07-16T09:35:36.693Z WARN 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason 503 Service Unavailable from POST http://localhost:33349/dmi/v1/ch/ch-1/modules. 09:35:36 2024-07-16T09:35:36.693Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 09:35:36 2024-07-16T09:35:36.706Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:36 2024-07-16T09:35:36.781Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:36 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.125 s - in org.onap.cps.integration.functional.ncmp.CmHandleUpgradeSpec 09:35:36 [INFO] Running org.onap.cps.integration.functional.ncmp.CmNotificationSubscriptionSpec 09:35:36 2024-07-16T09:35:36.952Z INFO 13474 --- [cps-integration-test] [ main] n.i.c.u.CmSubscriptionPersistenceService : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 09:35:36 2024-07-16T09:35:36.967Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:37 2024-07-16T09:35:36.990Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:37 2024-07-16T09:35:37.005Z INFO 13474 --- [cps-integration-test] [ main] n.i.c.u.CmSubscriptionPersistenceService : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 09:35:37 2024-07-16T09:35:37.005Z INFO 13474 --- [cps-integration-test] [ main] n.i.c.u.CmSubscriptionPersistenceService : No subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 09:35:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in org.onap.cps.integration.functional.ncmp.CmNotificationSubscriptionSpec 09:35:37 [INFO] Running org.onap.cps.integration.functional.ncmp.RestApiSpec 09:35:38 2024-07-16T09:35:37.139Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-2 already registered 09:35:38 2024-07-16T09:35:37.150Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-3 already registered 09:35:38 2024-07-16T09:35:37.160Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.t.TrustLevelManager : Cm handle: ch-1 already registered 09:35:38 2024-07-16T09:35:37.161Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:38 2024-07-16T09:35:37.674Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:38 2024-07-16T09:35:37.682Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 3 advised cm handles from DB 09:35:38 2024-07-16T09:35:37.686Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 3 09:35:38 2024-07-16T09:35:37.687Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 09:35:38 2024-07-16T09:35:37.690Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 09:35:38 2024-07-16T09:35:37.691Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 09:35:38 2024-07-16T09:35:37.692Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 09:35:38 2024-07-16T09:35:37.692Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 09:35:38 2024-07-16T09:35:37.782Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 09:35:38 2024-07-16T09:35:37.849Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 09:35:38 2024-07-16T09:35:37.970Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 09:35:38 2024-07-16T09:35:37.990Z INFO 13474 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 09:35:38 2024-07-16T09:35:37.997Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:38 2024-07-16T09:35:38.003Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:38 2024-07-16T09:35:38.252Z INFO 13474 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 09:35:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 s - in org.onap.cps.integration.functional.ncmp.RestApiSpec 09:35:38 [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 09:35:38 2024-07-16T09:35:38.683Z WARN 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:35:38 2024-07-16T09:35:38.683Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 09:35:38 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 09:35:38 2024-07-16T09:35:38.693Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:38 2024-07-16T09:35:38.701Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 09:35:38 2024-07-16T09:35:38.702Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 09:35:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 s - in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 09:35:38 [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 09:35:38 line 1:0 mismatched input 'invalid' expecting '/' 09:35:39 2024-07-16T09:35:39.010Z INFO 13474 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:39 2024-07-16T09:35:39.017Z INFO 13474 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:39 line 1:0 mismatched input 'invalid' expecting '/' 09:35:39 2024-07-16T09:35:39.028Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 09:35:39 2024-07-16T09:35:39.527Z INFO 13474 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:35:39 2024-07-16T09:35:39.527Z ERROR 13474 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('46'::int8),('{}'),(NULL),('/bookstore'),('390'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:39 Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 09:35:39 2024-07-16T09:35:39.527Z WARN 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:35:39 2024-07-16T09:35:39.527Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('46'::int8),('{}'),(NULL),('/bookstore'),('390'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:39 Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. Call getNextException to see other errors in the batch. 09:35:39 2024-07-16T09:35:39.527Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:39 Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. 09:35:39 2024-07-16T09:35:39.531Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('46'::int8),('{}'),(NULL),('/bookstore'),('390'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:39 Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 09:35:39 2024-07-16T09:35:39.536Z INFO 13474 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:35:39 2024-07-16T09:35:39.536Z ERROR 13474 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('46'::int8),('{}'),(NULL),('/bookstore'),('391'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:39 Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 09:35:39 2024-07-16T09:35:39.536Z WARN 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:35:39 2024-07-16T09:35:39.536Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('46'::int8),('{}'),(NULL),('/bookstore'),('391'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:39 Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. Call getNextException to see other errors in the batch. 09:35:39 2024-07-16T09:35:39.536Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:39 Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. 09:35:39 line 1:9 missing '/' at 'path' 09:35:39 line 1:9 missing '/' at 'path' 09:35:39 2024-07-16T09:35:39.607Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 09:35:39 2024-07-16T09:35:39.703Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:39 2024-07-16T09:35:39.709Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 09:35:39 2024-07-16T09:35:39.709Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 09:35:39 2024-07-16T09:35:39.794Z INFO 13474 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:35:39 2024-07-16T09:35:39.794Z ERROR 13474 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('48'::int8),('{"code":"1"}'),('392'::int8),('/bookstore/categories[@code=''1'']'),('425'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:39 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 09:35:39 2024-07-16T09:35:39.794Z WARN 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:35:39 2024-07-16T09:35:39.794Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('48'::int8),('{"code":"1"}'),('392'::int8),('/bookstore/categories[@code=''1'']'),('425'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:39 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:35:39 2024-07-16T09:35:39.794Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:39 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. 09:35:39 2024-07-16T09:35:39.795Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('48'::int8),('{"code":"1"}'),('392'::int8),('/bookstore/categories[@code=''1'']'),('425'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:39 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 09:35:39 2024-07-16T09:35:39.799Z INFO 13474 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:35:39 2024-07-16T09:35:39.799Z ERROR 13474 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('48'::int8),('{"code":"1"}'),('392'::int8),('/bookstore/categories[@code=''1'']'),('427'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:39 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 09:35:39 2024-07-16T09:35:39.799Z WARN 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:35:39 2024-07-16T09:35:39.799Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('48'::int8),('{"code":"1"}'),('392'::int8),('/bookstore/categories[@code=''1'']'),('427'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:39 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:35:39 2024-07-16T09:35:39.799Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:39 Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. 09:35:40 2024-07-16T09:35:39.968Z INFO 13474 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:35:40 2024-07-16T09:35:39.968Z ERROR 13474 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('49'::int8),('{"code":"1"}'),('428'::int8),('/bookstore/categories[@code=''1'']'),('461'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:40 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 09:35:40 2024-07-16T09:35:39.968Z WARN 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:35:40 2024-07-16T09:35:39.968Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('49'::int8),('{"code":"1"}'),('428'::int8),('/bookstore/categories[@code=''1'']'),('461'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:40 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:35:40 2024-07-16T09:35:39.968Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:40 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 09:35:40 2024-07-16T09:35:39.968Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('49'::int8),('{"code":"1"}'),('428'::int8),('/bookstore/categories[@code=''1'']'),('461'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:40 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 09:35:40 2024-07-16T09:35:39.972Z INFO 13474 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:35:40 2024-07-16T09:35:39.972Z ERROR 13474 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('49'::int8),('{"code":"1"}'),('428'::int8),('/bookstore/categories[@code=''1'']'),('463'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:40 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 09:35:40 2024-07-16T09:35:39.972Z WARN 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:35:40 2024-07-16T09:35:39.972Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('49'::int8),('{"code":"1"}'),('428'::int8),('/bookstore/categories[@code=''1'']'),('463'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:40 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:35:40 2024-07-16T09:35:39.972Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:40 Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 09:35:40 2024-07-16T09:35:40.025Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:40 2024-07-16T09:35:40.032Z INFO 13474 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:40 2024-07-16T09:35:40.081Z INFO 13474 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:35:40 2024-07-16T09:35:40.081Z ERROR 13474 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('50'::int8),('{"code":"1"}'),('464'::int8),('/bookstore/categories[@code=''1'']'),('493'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:40 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 09:35:40 2024-07-16T09:35:40.081Z WARN 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:35:40 2024-07-16T09:35:40.081Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('50'::int8),('{"code":"1"}'),('464'::int8),('/bookstore/categories[@code=''1'']'),('493'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:40 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:35:40 2024-07-16T09:35:40.081Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:40 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. 09:35:40 2024-07-16T09:35:40.082Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('50'::int8),('{"code":"1"}'),('464'::int8),('/bookstore/categories[@code=''1'']'),('493'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:40 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 09:35:40 2024-07-16T09:35:40.084Z INFO 13474 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:35:40 2024-07-16T09:35:40.084Z ERROR 13474 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('50'::int8),('{"code":"1"}'),('464'::int8),('/bookstore/categories[@code=''1'']'),('494'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:40 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 09:35:40 2024-07-16T09:35:40.084Z WARN 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:35:40 2024-07-16T09:35:40.084Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('50'::int8),('{"code":"1"}'),('464'::int8),('/bookstore/categories[@code=''1'']'),('494'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:40 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:35:40 2024-07-16T09:35:40.084Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:40 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. 09:35:40 2024-07-16T09:35:40.113Z INFO 13474 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:35:40 2024-07-16T09:35:40.113Z ERROR 13474 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('50'::int8),('{"code":"1"}'),('464'::int8),('/bookstore/categories[@code=''1'']'),('495'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:40 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 09:35:40 2024-07-16T09:35:40.113Z WARN 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:35:40 2024-07-16T09:35:40.113Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('50'::int8),('{"code":"1"}'),('464'::int8),('/bookstore/categories[@code=''1'']'),('495'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:40 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:35:40 2024-07-16T09:35:40.113Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:40 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. 09:35:40 2024-07-16T09:35:40.114Z WARN 13474 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('50'::int8),('{"code":"1"}'),('464'::int8),('/bookstore/categories[@code=''1'']'),('495'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:40 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 09:35:40 2024-07-16T09:35:40.115Z INFO 13474 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 09:35:40 2024-07-16T09:35:40.115Z ERROR 13474 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('50'::int8),('{"code":"1"}'),('464'::int8),('/bookstore/categories[@code=''1'']'),('497'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:40 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 09:35:40 2024-07-16T09:35:40.115Z WARN 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:35:40 2024-07-16T09:35:40.115Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('50'::int8),('{"code":"1"}'),('464'::int8),('/bookstore/categories[@code=''1'']'),('497'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:40 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 09:35:40 2024-07-16T09:35:40.115Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 09:35:40 Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. 09:35:40 2024-07-16T09:35:40.710Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:40 2024-07-16T09:35:40.717Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 09:35:40 2024-07-16T09:35:40.717Z INFO 13474 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 09:35:41 2024-07-16T09:35:41.038Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:41 2024-07-16T09:35:41.044Z INFO 13474 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:41 2024-07-16T09:35:41.718Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:41 2024-07-16T09:35:41.724Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 09:35:41 2024-07-16T09:35:41.724Z INFO 13474 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 09:35:41 [INFO] Tests run: 106, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.992 s - in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 09:35:41 [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 09:35:41 2024-07-16T09:35:41.909Z WARN 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:35:41 2024-07-16T09:35:41.909Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 09:35:41 Detail: Key (name)=(generalTestDataspace) already exists. 09:35:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 09:35:41 [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 09:35:41 2024-07-16T09:35:41.951Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_0, Optional[2000-01-01]] 09:35:42 2024-07-16T09:35:42.051Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:42 2024-07-16T09:35:42.058Z INFO 13474 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:42 2024-07-16T09:35:42.106Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_41, Optional[2041-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.106Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_90, Optional[2090-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.106Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_80, Optional[2080-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.106Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_20, Optional[2020-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.106Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_81, Optional[2081-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.106Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_76, Optional[2076-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.106Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_82, Optional[2082-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.106Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_71, Optional[2071-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_4, Optional[2004-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_23, Optional[2023-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_22, Optional[2022-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_51, Optional[2051-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_74, Optional[2074-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_56, Optional[2056-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_66, Optional[2066-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_6, Optional[2006-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_85, Optional[2085-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_39, Optional[2039-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_79, Optional[2079-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_8, Optional[2008-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_97, Optional[2097-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_12, Optional[2012-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_61, Optional[2061-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_34, Optional[2034-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_62, Optional[2062-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_89, Optional[2089-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_38, Optional[2038-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_92, Optional[2092-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_31, Optional[2031-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_91, Optional[2091-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_55, Optional[2055-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_60, Optional[2060-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_72, Optional[2072-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_40, Optional[2040-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_3, Optional[2003-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_9, Optional[2009-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_33, Optional[2033-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_83, Optional[2083-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_43, Optional[2043-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_96, Optional[2096-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_35, Optional[2035-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_26, Optional[2026-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_19, Optional[2019-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_95, Optional[2095-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_93, Optional[2093-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_14, Optional[2014-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_75, Optional[2075-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_50, Optional[2050-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_10, Optional[2010-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_25, Optional[2025-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_16, Optional[2016-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_37, Optional[2037-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_46, Optional[2046-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_100, Optional[2100-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_36, Optional[2036-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_99, Optional[2099-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_15, Optional[2015-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_86, Optional[2086-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_87, Optional[2087-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_68, Optional[2068-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_59, Optional[2059-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_53, Optional[2053-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_21, Optional[2021-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_17, Optional[2017-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_18, Optional[2018-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_27, Optional[2027-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_63, Optional[2063-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_45, Optional[2045-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_77, Optional[2077-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_32, Optional[2032-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_24, Optional[2024-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_54, Optional[2054-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_67, Optional[2067-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_78, Optional[2078-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_58, Optional[2058-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_98, Optional[2098-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_69, Optional[2069-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_52, Optional[2052-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_28, Optional[2028-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_7, Optional[2007-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_11, Optional[2011-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_29, Optional[2029-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_65, Optional[2065-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_70, Optional[2070-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_84, Optional[2084-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_57, Optional[2057-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_48, Optional[2048-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_42, Optional[2042-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_5, Optional[2005-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_2, Optional[2002-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_49, Optional[2049-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_88, Optional[2088-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_94, Optional[2094-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_73, Optional[2073-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_44, Optional[2044-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_47, Optional[2047-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_64, Optional[2064-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.107Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_30, Optional[2030-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 09:35:42 2024-07-16T09:35:42.334Z WARN 13474 --- [cps-integration-test] [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 09:35:42 2024-07-16T09:35:42.385Z WARN 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 09:35:42 2024-07-16T09:35:42.385Z ERROR 13474 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 09:35:42 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 09:35:42 2024-07-16T09:35:42.614Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_0, Optional[2000-01-01]] 09:35:42 2024-07-16T09:35:42.699Z WARN 13474 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_1, Optional[2001-01-01]] 09:35:42 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.793 s - in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 09:35:42 [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 09:35:42 2024-07-16T09:35:42.725Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:42 2024-07-16T09:35:42.733Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 09:35:42 2024-07-16T09:35:42.733Z INFO 13474 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 09:35:43 2024-07-16T09:35:43.064Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:43 2024-07-16T09:35:43.077Z INFO 13474 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:43 line 1:0 mismatched input 'cpsPath' expecting '/' 09:35:43 line 1:0 mismatched input 'cpsPath' expecting '/' 09:35:43 2024-07-16T09:35:43.734Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:43 2024-07-16T09:35:43.740Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 09:35:43 2024-07-16T09:35:43.740Z INFO 13474 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 09:35:44 [INFO] Tests run: 141, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.287 s - in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 09:35:44 [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 09:35:44 2024-07-16T09:35:44.083Z INFO 13474 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 09:35:44 2024-07-16T09:35:44.108Z INFO 13474 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 09:35:44 2024-07-16T09:35:44.375Z INFO 13474 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 09:35:44 2024-07-16T09:35:44.379Z WARN 13474 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 09:35:44 2024-07-16T09:35:44.379Z INFO 13474 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 09:35:44 2024-07-16T09:35:44.379Z INFO 13474 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32790/test?loggerLevel=OFF] 09:35:44 2024-07-16T09:35:44.379Z INFO 13474 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 09:35:44 2024-07-16T09:35:44.379Z INFO 13474 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 09:35:44 2024-07-16T09:35:44.382Z INFO 13474 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 09:35:44 2024-07-16T09:35:44.414Z WARN 13474 --- [cps-integration-test] [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 09:35:44 2024-07-16T09:35:44.514Z INFO 13474 --- [cps-integration-test] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 09:35:44 Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 09:35:44 2024-07-16T09:35:44.539Z INFO 13474 --- [cps-integration-test] [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 09:35:44 Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 09:35:44 2024-07-16T09:35:44.563Z INFO 13474 --- [cps-integration-test] [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 09:35:44 Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 09:35:44 2024-07-16T09:35:44.741Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 09:35:44 2024-07-16T09:35:44.749Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 09:35:44 2024-07-16T09:35:44.750Z INFO 13474 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 09:35:44 2024-07-16T09:35:44.870Z INFO 13474 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 09:35:44 2024-07-16T09:35:44.873Z INFO 13474 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 09:35:44 Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 09:35:44 2024-07-16T09:35:44.890Z INFO 13474 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 09:35:44 2024-07-16T09:35:44.894Z INFO 13474 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 09:35:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 s - in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 09:35:44 2024-07-16T09:35:44.937Z INFO 13474 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 09:35:44 2024-07-16T09:35:44.938Z INFO 13474 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 09:35:44 2024-07-16T09:35:44.939Z INFO 13474 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 09:35:47 [INFO] 09:35:47 [INFO] Results: 09:35:47 [INFO] 09:35:47 [INFO] Tests run: 342, Failures: 0, Errors: 0, Skipped: 0 09:35:47 [INFO] 09:35:47 [INFO] 09:35:47 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- 09:35:47 [INFO] Skipping JaCoCo execution due to missing classes directory. 09:35:47 [INFO] 09:35:47 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- 09:35:47 [INFO] 09:35:47 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 09:35:47 [WARNING] JAR will be empty - no content was marked for inclusion! 09:35:47 [INFO] Building jar: /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.5.2-SNAPSHOT.jar 09:35:47 [INFO] 09:35:47 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- 09:35:47 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:35:47 [INFO] 09:35:47 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- 09:35:47 [INFO] 09:35:47 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- 09:35:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:35:47 [INFO] 09:35:47 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- 09:35:47 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-merge-java/integration-test/target/classes 09:35:47 [INFO] 09:35:47 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- 09:35:47 [INFO] 09:35:47 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 09:35:47 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.5.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.5.2-SNAPSHOT/integration-test-3.5.2-SNAPSHOT.jar 09:35:47 [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.5.2-SNAPSHOT/integration-test-3.5.2-SNAPSHOT.pom 09:35:47 [INFO] 09:35:47 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ integration-test --- 09:35:52 [INFO] 09:35:52 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 09:35:52 [INFO] Building cps-application 3.5.2-SNAPSHOT [21/24] 09:35:52 [INFO] --------------------------------[ jar ]--------------------------------- 09:35:53 [INFO] 09:35:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 09:35:53 [INFO] 09:35:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- 09:35:53 [INFO] 09:35:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- 09:35:53 [INFO] 09:35:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- 09:35:53 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:35:53 [INFO] 09:35:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- 09:35:53 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-application/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:35:53 [INFO] 09:35:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- 09:35:53 [INFO] You have 0 Checkstyle violations. 09:35:53 [INFO] 09:35:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- 09:35:53 [INFO] You have 0 Checkstyle violations. 09:35:53 [INFO] 09:35:53 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- 09:35:53 [INFO] Starting audit... 09:35:53 Audit done. 09:35:53 [INFO] You have 0 Checkstyle violations. 09:35:53 [INFO] 09:35:53 [INFO] --- spring-boot-maven-plugin:3.2.4:build-info (default) @ cps-application --- 09:35:53 [INFO] 09:35:53 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 09:35:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:35:53 [INFO] Copying 1 resource 09:35:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-sources/license 09:35:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-resources/licenses 09:35:53 [INFO] 09:35:53 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- 09:35:53 [INFO] Changes detected - recompiling the module! :dependency 09:35:53 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 09:35:54 [INFO] 09:35:54 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> 09:35:54 [INFO] 09:35:54 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- 09:35:54 [INFO] Fork Value is true 09:35:55 [java] WARNING: A terminally deprecated method in java.lang.System has been called 09:35:55 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 09:35:55 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 09:35:55 [java] WARNING: System::setSecurityManager will be removed in a future release 09:35:56 [INFO] Done SpotBugs Analysis.... 09:35:56 [INFO] 09:35:56 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< 09:35:56 [INFO] 09:35:56 [INFO] 09:35:56 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- 09:35:56 [INFO] BugInstance size is 0 09:35:56 [INFO] Error size is 0 09:35:56 [INFO] No errors/warnings found 09:35:56 [INFO] 09:35:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 09:35:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:35:56 [INFO] Copying 2 resources 09:35:56 [INFO] 09:35:56 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- 09:35:56 [INFO] Changes detected - recompiling the module! :dependency 09:35:56 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 09:35:56 [INFO] 09:35:56 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- 09:35:56 [INFO] Using isolated classloader, without GMavenPlus classpath. 09:35:56 [INFO] Using Groovy 3.0.18 to perform compileTests. 09:35:57 [INFO] Compiled 2 files. 09:35:57 [INFO] 09:35:57 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- 09:35:57 [INFO] 09:35:57 [INFO] ------------------------------------------------------- 09:35:57 [INFO] T E S T S 09:35:57 [INFO] ------------------------------------------------------- 09:35:58 09:35:58.009 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-merge-java/cps-application/target/test-classes/archunit.properties 09:35:58 09:35:58.298 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:35:58 09:35:58.487 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 09:35:58 09:35:58.563 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:35:58 09:35:58.574 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 09:35:58 [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 09:36:01 09:35:57,893 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 09:36:01 09:35:57,896 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ba19932 - Here is a list of configurators discovered as a service, by rank: 09:36:01 09:35:57,896 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ba19932 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 09:36:01 09:35:57,896 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ba19932 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 09:36:01 09:35:57,896 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ba19932 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 09:36:01 09:35:57,904 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ba19932 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:36:01 09:35:57,904 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ba19932 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 09:36:01 09:35:57,905 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ba19932 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 09:36:01 09:35:57,907 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 09:36:01 09:35:57,908 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 09:36:01 09:35:57,908 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ba19932 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:36:01 09:35:57,908 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ba19932 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 09:36:01 09:35:57,909 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ba19932 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 09:36:01 09:35:57,909 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 09:36:01 09:35:57,909 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 09:36:01 09:35:57,909 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ba19932 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:36:01 09:35:57,909 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ba19932 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 09:36:01 09:35:57,910 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ba19932 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 09:36:01 09:35:57,910 |-INFO in ch.qos.logback.classic.BasicConfigurator@42f9b425 - Setting up default configuration. 09:36:01 09:35:57,927 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ba19932 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 17 milliseconds. ExecutionStatus=NEUTRAL 09:36:01 09:35:59,322 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@37351baa - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] is not of type file 09:36:01 09:35:59,375 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@79de00af - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 09:36:01 09:35:59,375 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@37351baa - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 09:36:01 09:35:59,379 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 09:36:01 09:35:59,379 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 09:36:01 09:35:59,379 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 09:36:01 09:35:59,379 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 09:36:01 09:35:59,379 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 09:36:01 09:35:59,381 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@79de00af - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 09:36:01 09:35:59,381 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@37351baa - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 09:36:01 09:35:59,388 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 09:36:01 09:35:59,388 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 09:36:01 09:35:59,392 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 09:36:01 09:35:59,424 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1721122559422) 09:36:01 09:35:59,424 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.5.2-SNAPSHOT.jar!/logback-spring.xml] 09:36:01 09:35:59,424 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 09:36:01 09:35:59,436 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 09:36:01 09:35:59,437 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1ed17eaf - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 09:36:01 09:35:59,437 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 09:36:01 09:35:59,437 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1ed17eaf - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 09:36:01 09:35:59,437 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 09:36:01 09:35:59,437 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1ed17eaf - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 09:36:01 09:35:59,437 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 09:36:01 09:35:59,437 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1ed17eaf - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 09:36:01 09:35:59,437 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 09:36:01 09:35:59,437 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1ed17eaf - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 09:36:01 09:35:59,438 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 09:36:01 09:35:59,438 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1ed17eaf - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 09:36:01 09:35:59,438 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 09:36:01 09:35:59,438 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1ed17eaf - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 09:36:01 09:35:59,438 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 09:36:01 09:35:59,438 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1ed17eaf - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 09:36:01 09:35:59,438 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:36:01 09:35:59,438 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:36:01 09:35:59,444 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:36:01 09:35:59,465 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 09:36:01 09:35:59,465 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:36:01 09:35:59,478 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 09:36:01 09:35:59,508 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 09:36:01 09:35:59,826 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1106a9cc - Setting zoneId to "UTC" 09:36:01 09:35:59,835 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 09:36:01 09:35:59,835 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 09:36:01 09:36:00,077 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 09:36:01 09:36:00,078 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 09:36:01 09:36:00,078 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 09:36:01 09:36:00,078 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 09:36:01 09:36:00,079 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:36:01 09:36:00,079 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1ed17eaf - Propagating INFO level on Logger[ROOT] onto the JUL framework 09:36:01 09:36:00,079 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 09:36:01 09:36:00,079 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@ef1080d - End of configuration. 09:36:01 09:36:00,079 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@723aa04 - Registering current configuration as safe fallback point 09:36:01 09:36:01 09:36:01 . ____ _ __ _ _ 09:36:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:36:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:36:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:36:01 ' |____| .__|_| |_|_| |_\__, | / / / / 09:36:01 =========|_|==============|___/=/_/_/_/ 09:36:01 :: Spring Boot :: (v3.2.4) 09:36:01 09:36:01 2024-07-16T09:36:00.175Z INFO 15687 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 15687 (started by jenkins in /w/workspace/cps-master-merge-java/cps-application) 09:36:01 2024-07-16T09:36:00.175Z INFO 15687 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 09:36:01 2024-07-16T09:36:01.824Z INFO 15687 --- [ main] [ ] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:36:01 2024-07-16T09:36:01.824Z INFO 15687 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:36:01 2024-07-16T09:36:01.825Z INFO 15687 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 09:36:01 2024-07-16T09:36:01.929Z INFO 15687 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 3.023 seconds (process running for 4.775) 09:36:02 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:36:03 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.345 s - in org.onap.cps.rest.controller.ControllerSecuritySpec 09:36:03 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 09:36:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.config.MicroMeterConfigSpec 09:36:03 [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 09:36:07 2024-07-16T09:36:03.247Z INFO 15687 --- [ main] [ ] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea 09:36:07 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.073 s - in org.onap.cps.architecture.LayeredArchitectureTest 09:36:07 [INFO] 09:36:07 [INFO] Results: 09:36:07 [INFO] 09:36:07 [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 3 09:36:07 [INFO] 09:36:07 [INFO] 09:36:07 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- 09:36:07 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 09:36:07 [INFO] Analyzed bundle 'cps-application' with 2 classes 09:36:07 [INFO] 09:36:07 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- 09:36:07 [INFO] 09:36:07 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 09:36:07 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.5.2-SNAPSHOT.jar 09:36:07 [INFO] 09:36:07 [INFO] --- spring-boot-maven-plugin:3.2.4:repackage (default) @ cps-application --- 09:36:07 [INFO] Attaching repackaged archive /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.5.2-SNAPSHOT-springboot.jar with classifier springboot 09:36:07 [INFO] 09:36:07 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 09:36:07 [INFO] 09:36:07 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.5.2-SNAPSHOT-20240716T092701Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 09:36:07 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 09:36:07 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 09:36:07 [INFO] Building dependencies layer... 09:36:07 [INFO] Building classes layer... 09:36:07 [INFO] Building resources layer... 09:36:07 [INFO] Building snapshot dependencies layer... 09:36:07 [INFO] Building jvm arg files layer... 09:36:07 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 09:36:12 [INFO] 09:36:12 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 09:36:12 [INFO] Loading to Docker daemon... 09:36:14 [INFO] 09:36:14 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.5.2-SNAPSHOT-20240716T092701Z, nexus3.onap.org:10003/onap/cps-and-ncmp 09:36:14 [INFO] 09:36:14 [INFO] 09:36:14 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- 09:36:14 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:36:14 [INFO] 09:36:14 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- 09:36:14 [INFO] 09:36:14 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- 09:36:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:36:14 [INFO] 09:36:14 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- 09:36:14 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 09:36:14 [INFO] Analyzed bundle 'cps-application' with 2 classes 09:36:14 [INFO] All coverage checks have been met. 09:36:14 [INFO] 09:36:14 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- 09:36:14 [INFO] 09:36:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 09:36:14 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.5.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.5.2-SNAPSHOT/cps-application-3.5.2-SNAPSHOT.jar 09:36:14 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.5.2-SNAPSHOT/cps-application-3.5.2-SNAPSHOT.pom 09:36:14 [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.5.2-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.5.2-SNAPSHOT/cps-application-3.5.2-SNAPSHOT-springboot.jar 09:36:14 [INFO] 09:36:14 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-application --- 09:36:17 [INFO] 09:36:17 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ cps-application --- 09:36:17 [INFO] 09:36:17 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-and-ncmp:3.5.2-SNAPSHOT-20240716T092701Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 09:36:17 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 09:36:17 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-and-ncmp:3.5.2-SNAPSHOT-20240716T092701Z 09:36:17 [INFO] Building snapshot dependencies layer... 09:36:17 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 09:36:17 [INFO] Building dependencies layer... 09:36:17 [INFO] Building classes layer... 09:36:17 [INFO] Building resources layer... 09:36:17 [INFO] Building jvm arg files layer... 09:36:17 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 09:36:17 [INFO] 09:36:17 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 09:36:17 [INFO] 09:36:17 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-and-ncmp:3.5.2-SNAPSHOT-20240716T092701Z, nexus3.onap.org:10003/onap/cps-and-ncmp 09:36:18 [INFO] 09:36:18 [INFO] 09:36:18 [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ 09:36:18 [INFO] Building policy-executor-stub 3.5.2-SNAPSHOT [22/24] 09:36:18 [INFO] --------------------------------[ jar ]--------------------------------- 09:36:18 [INFO] 09:36:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-executor-stub --- 09:36:18 [INFO] 09:36:18 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-executor-stub --- 09:36:18 [INFO] 09:36:18 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-executor-stub --- 09:36:18 [INFO] 09:36:18 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-executor-stub --- 09:36:18 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:36:18 [INFO] 09:36:18 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ policy-executor-stub --- 09:36:18 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/policy-executor-stub/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:36:18 [INFO] 09:36:18 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ policy-executor-stub --- 09:36:18 [INFO] Generating with dryRun=false 09:36:18 [INFO] Output directory (/w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 09:36:18 [INFO] OpenAPI Generator: spring (server) 09:36:18 [INFO] Generator 'spring' is considered stable. 09:36:18 [INFO] ---------------------------------- 09:36:18 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 09:36:18 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 09:36:18 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub 09:36:18 [INFO] Processing operation executePolicyAction 09:36:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/policy-executor/api] 09:36:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/policy-executor/api] 09:36:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/policy-executor/api] 09:36:18 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/ErrorMessage.java 09:36:18 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/Payload.java 09:36:18 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PolicyExecutionRequest.java 09:36:18 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PolicyExecutionResponse.java 09:36:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/policy-executor/api] 09:36:18 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/api/PolicyExecutorApi.java 09:36:18 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/policy-executor/api] 09:36:18 [INFO] Skipping generation of supporting files. 09:36:18 ################################################################################ 09:36:18 # Thanks for using OpenAPI Generator. # 09:36:18 # Please consider donation to help us maintain this project 🙏 # 09:36:18 # https://opencollective.com/openapi_generator/donate # 09:36:18 ################################################################################ 09:36:18 [INFO] 09:36:18 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-executor-stub --- 09:36:18 [INFO] You have 0 Checkstyle violations. 09:36:18 [INFO] 09:36:18 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-executor-stub --- 09:36:20 [INFO] You have 0 Checkstyle violations. 09:36:20 [INFO] 09:36:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ policy-executor-stub --- 09:36:20 [INFO] Starting audit... 09:36:20 Audit done. 09:36:20 [INFO] You have 0 Checkstyle violations. 09:36:20 [INFO] 09:36:20 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-executor-stub --- 09:36:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:36:20 [INFO] Copying 1 resource 09:36:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/license 09:36:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-resources/licenses 09:36:20 [INFO] 09:36:20 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-executor-stub --- 09:36:20 [INFO] Changes detected - recompiling the module! :dependency 09:36:20 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 09:36:20 [INFO] 09:36:20 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ policy-executor-stub >>> 09:36:20 [INFO] 09:36:20 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ policy-executor-stub --- 09:36:20 [INFO] Fork Value is true 09:36:22 [java] WARNING: A terminally deprecated method in java.lang.System has been called 09:36:22 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 09:36:22 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 09:36:22 [java] WARNING: System::setSecurityManager will be removed in a future release 09:36:23 [INFO] Done SpotBugs Analysis.... 09:36:23 [INFO] 09:36:23 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ policy-executor-stub <<< 09:36:23 [INFO] 09:36:23 [INFO] 09:36:23 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ policy-executor-stub --- 09:36:23 [INFO] BugInstance size is 0 09:36:23 [INFO] Error size is 0 09:36:23 [INFO] No errors/warnings found 09:36:23 [INFO] 09:36:23 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ policy-executor-stub --- 09:36:23 [INFO] Generating with dryRun=false 09:36:23 [INFO] No .openapi-generator-ignore file found. 09:36:23 [INFO] OpenAPI Generator: openapi-yaml (documentation) 09:36:23 [INFO] Generator 'openapi-yaml' is considered stable. 09:36:23 [INFO] Output file [outputFile=openapi.yaml] 09:36:23 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/policy-executor/api] 09:36:23 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/policy-executor/api] 09:36:23 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/policy-executor/api] 09:36:23 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/policy-executor/api] 09:36:23 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/README.md 09:36:23 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/openapi.yaml 09:36:23 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore 09:36:23 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION 09:36:23 [INFO] writing file /w/workspace/cps-master-merge-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES 09:36:23 ################################################################################ 09:36:23 # Thanks for using OpenAPI Generator. # 09:36:23 # Please consider donation to help us maintain this project 🙏 # 09:36:23 # https://opencollective.com/openapi_generator/donate # 09:36:23 ################################################################################ 09:36:23 [INFO] 09:36:23 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-executor-stub --- 09:36:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:36:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/policy-executor-stub/src/test/resources 09:36:23 [INFO] 09:36:23 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-executor-stub --- 09:36:23 [INFO] No sources to compile 09:36:23 [INFO] 09:36:23 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ policy-executor-stub --- 09:36:23 [INFO] Using isolated classloader, without GMavenPlus classpath. 09:36:23 [INFO] Using Groovy 3.0.18 to perform compileTests. 09:36:24 [INFO] Compiled 2 files. 09:36:24 [INFO] 09:36:24 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ policy-executor-stub --- 09:36:24 [INFO] 09:36:24 [INFO] ------------------------------------------------------- 09:36:24 [INFO] T E S T S 09:36:24 [INFO] ------------------------------------------------------- 09:36:25 09:36:25.227 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:36:25 09:36:25.397 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 09:36:25 09:36:25.446 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 09:36:25 09:36:25.458 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 09:36:25 [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 09:36:28 09:36:28 . ____ _ __ _ _ 09:36:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:36:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:36:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:36:28 ' |____| .__|_| |_|_| |_\__, | / / / / 09:36:28 =========|_|==============|___/=/_/_/_/ 09:36:28 :: Spring Boot :: (v3.2.4) 09:36:28 09:36:28 2024-07-16T09:36:26.657Z INFO 15995 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 17.0.6-ea with PID 15995 (started by jenkins in /w/workspace/cps-master-merge-java/policy-executor-stub) 09:36:28 2024-07-16T09:36:26.658Z INFO 15995 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 09:36:28 2024-07-16T09:36:28.114Z INFO 15995 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8080 09:36:28 2024-07-16T09:36:28.120Z INFO 15995 --- [ main] org.eclipse.jetty.server.Server : jetty-12.0.7; built: 2024-02-29T21:19:41.771Z; git: c89aca8fd34083befd79f328a3b8b6ffff04347e; jvm 17.0.6-ea+9-LTS 09:36:28 2024-07-16T09:36:28.165Z INFO 15995 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 09:36:28 2024-07-16T09:36:28.166Z INFO 15995 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1469 ms 09:36:28 2024-07-16T09:36:28.238Z INFO 15995 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 09:36:28 2024-07-16T09:36:28.247Z INFO 15995 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@6d1953e4{application,/,b=[file:/tmp/jetty-docbase.8080.4496529051441419580/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@31fd8e6f{STARTED}} 09:36:28 2024-07-16T09:36:28.248Z INFO 15995 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@6d1953e4{application,/,b=[file:/tmp/jetty-docbase.8080.4496529051441419580/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@31fd8e6f{STARTED}} 09:36:28 2024-07-16T09:36:28.250Z INFO 15995 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@299003eb{STARTING}[12.0.7,sto=0] @4071ms 09:36:28 2024-07-16T09:36:28.847Z INFO 15995 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 09:36:28 2024-07-16T09:36:28.847Z INFO 15995 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 09:36:28 2024-07-16T09:36:28.848Z INFO 15995 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms 09:36:28 2024-07-16T09:36:28.862Z INFO 15995 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@1bcfa414{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} 09:36:28 2024-07-16T09:36:28.863Z INFO 15995 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8080 (http/1.1) with context path '/' 09:36:28 2024-07-16T09:36:28.873Z INFO 15995 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 2.828 seconds (process running for 4.694) 09:36:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.158 s - in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 09:36:28 [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 09:36:29 09:36:29 . ____ _ __ _ _ 09:36:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 09:36:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 09:36:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 09:36:29 ' |____| .__|_| |_|_| |_\__, | / / / / 09:36:29 =========|_|==============|___/=/_/_/_/ 09:36:29 :: Spring Boot :: (v3.2.4) 09:36:29 09:36:29 2024-07-16T09:36:28.999Z INFO 15995 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 17.0.6-ea with PID 15995 (started by jenkins in /w/workspace/cps-master-merge-java/policy-executor-stub) 09:36:29 2024-07-16T09:36:28.999Z INFO 15995 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 09:36:29 2024-07-16T09:36:29.261Z INFO 15995 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 09:36:29 2024-07-16T09:36:29.261Z INFO 15995 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 09:36:29 2024-07-16T09:36:29.262Z INFO 15995 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 09:36:29 2024-07-16T09:36:29.273Z INFO 15995 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.318 seconds (process running for 5.093) 09:36:29 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:36:30 2024-07-16T09:36:30.629Z WARN 15995 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [1] in public org.springframework.http.ResponseEntity org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.executePolicyAction(java.lang.String,org.onap.cps.policyexecutor.stub.model.PolicyExecutionRequest,java.lang.String): [Field error in object 'policyExecutionRequest' on field 'payloadType': rejected value [null]; codes [NotNull.policyExecutionRequest.payloadType,NotNull.payloadType,NotNull.java.lang.String,NotNull]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [policyExecutionRequest.payloadType,payloadType]; arguments []; default message [payloadType]]; default message [must not be null]] ] 09:36:30 2024-07-16T09:36:30.636Z WARN 15995 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [1] in public org.springframework.http.ResponseEntity org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.executePolicyAction(java.lang.String,org.onap.cps.policyexecutor.stub.model.PolicyExecutionRequest,java.lang.String): [Field error in object 'policyExecutionRequest' on field 'decisionType': rejected value [null]; codes [NotNull.policyExecutionRequest.decisionType,NotNull.decisionType,NotNull.java.lang.String,NotNull]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [policyExecutionRequest.decisionType,decisionType]; arguments []; default message [decisionType]]; default message [must not be null]] ] 09:36:30 2024-07-16T09:36:30.641Z WARN 15995 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [1] in public org.springframework.http.ResponseEntity org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.executePolicyAction(java.lang.String,org.onap.cps.policyexecutor.stub.model.PolicyExecutionRequest,java.lang.String): [Field error in object 'policyExecutionRequest' on field 'payload[0].targetFdn': rejected value [null]; codes [NotNull.policyExecutionRequest.payload[0].targetFdn,NotNull.policyExecutionRequest.payload.targetFdn,NotNull.payload[0].targetFdn,NotNull.payload.targetFdn,NotNull.targetFdn,NotNull.java.lang.String,NotNull]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [policyExecutionRequest.payload[0].targetFdn,payload[0].targetFdn]; arguments []; default message [payload[0].targetFdn]]; default message [must not be null]] ] 09:36:30 2024-07-16T09:36:30.647Z WARN 15995 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [1] in public org.springframework.http.ResponseEntity org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.executePolicyAction(java.lang.String,org.onap.cps.policyexecutor.stub.model.PolicyExecutionRequest,java.lang.String): [Field error in object 'policyExecutionRequest' on field 'payload[0].cmChangeRequest': rejected value [null]; codes [NotNull.policyExecutionRequest.payload[0].cmChangeRequest,NotNull.policyExecutionRequest.payload.cmChangeRequest,NotNull.payload[0].cmChangeRequest,NotNull.payload.cmChangeRequest,NotNull.cmChangeRequest,NotNull.java.lang.Object,NotNull]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [policyExecutionRequest.payload[0].cmChangeRequest,payload[0].cmChangeRequest]; arguments []; default message [payload[0].cmChangeRequest]]; default message [must not be null]] ] 09:36:30 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.731 s - in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 09:36:30 [INFO] 09:36:30 [INFO] Results: 09:36:30 [INFO] 09:36:30 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 09:36:30 [INFO] 09:36:30 [INFO] 09:36:30 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-executor-stub --- 09:36:30 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 09:36:30 [INFO] Analyzed bundle 'policy-executor-stub' with 2 classes 09:36:30 [INFO] 09:36:30 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ policy-executor-stub --- 09:36:31 [INFO] 09:36:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-executor-stub --- 09:36:31 [INFO] Building jar: /w/workspace/cps-master-merge-java/policy-executor-stub/target/policy-executor-stub-3.5.2-SNAPSHOT.jar 09:36:31 [INFO] 09:36:31 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ policy-executor-stub --- 09:36:31 [INFO] 09:36:31 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.5.2-SNAPSHOT-20240716T092701Z, nexus3.onap.org:10003/onap/policy-executor-stub... 09:36:31 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 09:36:31 [INFO] Building dependencies layer... 09:36:31 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 09:36:31 [INFO] Building classes layer... 09:36:31 [INFO] Building resources layer... 09:36:31 [INFO] Building jvm arg files layer... 09:36:31 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 09:36:32 [INFO] 09:36:32 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 09:36:32 [INFO] Loading to Docker daemon... 09:36:40 [INFO] 09:36:40 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.5.2-SNAPSHOT-20240716T092701Z, nexus3.onap.org:10003/onap/policy-executor-stub 09:36:40 [INFO] 09:36:40 [INFO] 09:36:40 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-executor-stub --- 09:36:40 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/policy-executor-stub/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:36:40 [INFO] 09:36:40 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-executor-stub --- 09:36:40 [INFO] 09:36:40 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-executor-stub --- 09:36:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:36:40 [INFO] 09:36:40 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ policy-executor-stub --- 09:36:40 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 09:36:40 [INFO] Analyzed bundle 'policy-executor-stub' with 2 classes 09:36:40 [INFO] All coverage checks have been met. 09:36:40 [INFO] 09:36:40 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-executor-stub --- 09:36:40 [INFO] 09:36:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-executor-stub --- 09:36:40 [INFO] Installing /w/workspace/cps-master-merge-java/policy-executor-stub/target/policy-executor-stub-3.5.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.5.2-SNAPSHOT/policy-executor-stub-3.5.2-SNAPSHOT.jar 09:36:40 [INFO] Installing /w/workspace/cps-master-merge-java/policy-executor-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.5.2-SNAPSHOT/policy-executor-stub-3.5.2-SNAPSHOT.pom 09:36:40 [INFO] 09:36:40 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ policy-executor-stub --- 09:36:40 [INFO] 09:36:40 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ policy-executor-stub --- 09:36:40 [INFO] 09:36:40 [INFO] Containerizing application to nexus3.onap.org:10003/onap/policy-executor-stub:3.5.2-SNAPSHOT-20240716T092701Z, nexus3.onap.org:10003/onap/policy-executor-stub... 09:36:40 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 09:36:40 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/policy-executor-stub:3.5.2-SNAPSHOT-20240716T092701Z 09:36:40 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 09:36:40 [INFO] Building dependencies layer... 09:36:40 [INFO] Building resources layer... 09:36:40 [INFO] Building jvm arg files layer... 09:36:40 [INFO] Building classes layer... 09:36:40 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 09:36:40 [INFO] 09:36:40 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 09:36:49 [INFO] 09:36:49 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/policy-executor-stub:3.5.2-SNAPSHOT-20240716T092701Z, nexus3.onap.org:10003/onap/policy-executor-stub 09:36:49 [INFO] 09:36:49 [INFO] 09:36:49 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 09:36:49 [INFO] Building jacoco-report 3.5.2-SNAPSHOT [23/24] 09:36:49 [INFO] --------------------------------[ jar ]--------------------------------- 09:36:49 [INFO] 09:36:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 09:36:49 [INFO] 09:36:49 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- 09:36:49 [INFO] 09:36:49 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- 09:36:49 [INFO] 09:36:49 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- 09:36:49 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:36:49 [INFO] 09:36:49 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- 09:36:49 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/jacoco-report/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:36:49 [INFO] 09:36:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- 09:36:49 [INFO] You have 0 Checkstyle violations. 09:36:49 [INFO] 09:36:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- 09:36:49 [INFO] You have 0 Checkstyle violations. 09:36:49 [INFO] 09:36:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- 09:36:49 [INFO] Starting audit... 09:36:49 Audit done. 09:36:49 [INFO] You have 0 Checkstyle violations. 09:36:49 [INFO] 09:36:49 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 09:36:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:36:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/main/resources 09:36:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-sources/license 09:36:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-resources/licenses 09:36:49 [INFO] 09:36:49 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- 09:36:49 [INFO] No sources to compile 09:36:49 [INFO] 09:36:49 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> 09:36:49 [INFO] 09:36:49 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- 09:36:49 [INFO] 09:36:49 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< 09:36:49 [INFO] 09:36:49 [INFO] 09:36:49 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- 09:36:49 [INFO] 09:36:49 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 09:36:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:36:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/test/resources 09:36:49 [INFO] 09:36:49 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- 09:36:49 [INFO] No sources to compile 09:36:49 [INFO] 09:36:49 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- 09:36:49 [INFO] No sources specified for compilation. Skipping. 09:36:49 [INFO] 09:36:49 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- 09:36:49 [INFO] No tests to run. 09:36:49 [INFO] 09:36:49 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- 09:36:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:36:49 [INFO] 09:36:49 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- 09:36:49 [INFO] 09:36:49 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 09:36:49 [WARNING] JAR will be empty - no content was marked for inclusion! 09:36:49 [INFO] Building jar: /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.5.2-SNAPSHOT.jar 09:36:49 [INFO] 09:36:49 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- 09:36:49 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/* 09:36:49 [INFO] 09:36:49 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- 09:36:49 [INFO] No tests to run. 09:36:49 [INFO] 09:36:49 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- 09:36:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:36:49 [INFO] 09:36:49 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- 09:36:49 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec 09:36:49 [INFO] 09:36:49 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- 09:36:49 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 09:36:49 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 09:36:49 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 09:36:49 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 09:36:49 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 09:36:49 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 09:36:49 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 09:36:49 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-ut.exec 09:36:49 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 09:36:49 [INFO] Analyzed bundle 'cps-application' with 2 classes 09:36:49 [INFO] Analyzed bundle 'cps-events' with 3 classes 09:36:49 [INFO] Analyzed bundle 'cps-ncmp-rest' with 5 classes 09:36:49 [INFO] Analyzed bundle 'cps-ncmp-service' with 137 classes 09:36:49 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 09:36:49 [INFO] Analyzed bundle 'cps-rest' with 6 classes 09:36:49 [INFO] Analyzed bundle 'cps-ri' with 22 classes 09:36:49 [INFO] Analyzed bundle 'cps-service' with 59 classes 09:36:50 [INFO] Analyzed bundle 'integration-test' with 0 classes 09:36:50 [INFO] Analyzed bundle 'policy-executor-stub' with 2 classes 09:36:50 [INFO] 09:36:50 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- 09:36:50 [INFO] 09:36:50 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 09:36:50 [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.5.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.5.2-SNAPSHOT/jacoco-report-3.5.2-SNAPSHOT.jar 09:36:50 [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.5.2-SNAPSHOT/jacoco-report-3.5.2-SNAPSHOT.pom 09:36:50 [INFO] 09:36:50 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ jacoco-report --- 09:36:50 [INFO] 09:36:50 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 09:36:50 [INFO] Building cps 3.5.2-SNAPSHOT [24/24] 09:36:50 [INFO] --------------------------------[ pom ]--------------------------------- 09:36:50 [INFO] 09:36:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 09:36:50 [INFO] 09:36:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- 09:36:50 [INFO] 09:36:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- 09:36:50 [INFO] 09:36:50 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- 09:36:51 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-merge-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 09:36:51 [INFO] 09:36:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- 09:36:52 [INFO] Starting audit... 09:36:52 Audit done. 09:36:52 [INFO] You have 0 Checkstyle violations. 09:36:52 [INFO] 09:36:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- 09:36:52 [INFO] Starting audit... 09:36:52 Audit done. 09:36:52 [INFO] You have 0 Checkstyle violations. 09:36:52 [INFO] 09:36:52 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- 09:36:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:36:52 [INFO] 09:36:52 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- 09:36:52 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-merge-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 09:36:52 [INFO] 09:36:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- 09:36:52 [INFO] No tests to run. 09:36:52 [INFO] 09:36:52 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- 09:36:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:36:52 [INFO] 09:36:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- 09:36:52 [INFO] 09:36:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 09:36:52 [INFO] Installing /w/workspace/cps-master-merge-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.5.2-SNAPSHOT/cps-aggregator-3.5.2-SNAPSHOT.pom 09:36:52 [INFO] 09:36:52 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-aggregator --- 09:36:52 [INFO] ------------------------------------------------------------------------ 09:36:52 [INFO] Reactor Summary for cps 3.5.2-SNAPSHOT: 09:36:52 [INFO] 09:36:52 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 2.065 s] 09:36:52 [INFO] cps-bom ............................................ SUCCESS [ 0.140 s] 09:36:52 [INFO] checkstyle ......................................... SUCCESS [ 4.339 s] 09:36:52 [INFO] spotbugs ........................................... SUCCESS [ 0.153 s] 09:36:52 [INFO] cps-parent ......................................... SUCCESS [ 10.724 s] 09:36:52 [INFO] cps-events ......................................... SUCCESS [ 8.584 s] 09:36:52 [INFO] cps-path-parser .................................... SUCCESS [ 12.520 s] 09:36:52 [INFO] cps-service ........................................ SUCCESS [ 49.960 s] 09:36:52 [INFO] cps-rest ........................................... SUCCESS [ 23.461 s] 09:36:52 [INFO] cps-ncmp-events .................................... SUCCESS [ 4.854 s] 09:36:52 [INFO] cps-ncmp-service ................................... SUCCESS [02:55 min] 09:36:52 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 20.169 s] 09:36:52 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.330 s] 09:36:52 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 11.677 s] 09:36:52 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 5.857 s] 09:36:52 [INFO] cps-ri ............................................. SUCCESS [ 23.503 s] 09:36:52 [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.362 s] 09:36:52 [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 4.158 s] 09:36:52 [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 13.906 s] 09:36:52 [INFO] integration-test ................................... SUCCESS [02:33 min] 09:36:52 [INFO] cps-application .................................... SUCCESS [ 25.791 s] 09:36:52 [INFO] policy-executor-stub ............................... SUCCESS [ 30.796 s] 09:36:52 [INFO] jacoco-report ...................................... SUCCESS [ 0.968 s] 09:36:52 [INFO] cps ................................................ SUCCESS [ 2.353 s] 09:36:52 [INFO] ------------------------------------------------------------------------ 09:36:52 [INFO] BUILD SUCCESS 09:36:52 [INFO] ------------------------------------------------------------------------ 09:36:52 [INFO] Total time: 09:51 min 09:36:52 [INFO] Finished at: 2024-07-16T09:36:52Z 09:36:52 [INFO] ------------------------------------------------------------------------ 09:36:52 $ ssh-agent -k 09:36:52 unset SSH_AUTH_SOCK; 09:36:52 unset SSH_AGENT_PID; 09:36:52 echo Agent pid 5602 killed; 09:36:52 [ssh-agent] Stopped. 09:36:52 [PostBuildScript] - [INFO] Executing post build scripts. 09:36:52 [cps-master-merge-java] $ /bin/bash /tmp/jenkins9977610857692110454.sh 09:36:52 ---> sysstat.sh 09:36:53 [cps-master-merge-java] $ /bin/bash /tmp/jenkins15599052380970918932.sh 09:36:53 ---> package-listing.sh 09:36:53 ++ facter osfamily 09:36:53 ++ tr '[:upper:]' '[:lower:]' 09:36:53 + OS_FAMILY=redhat 09:36:53 + workspace=/w/workspace/cps-master-merge-java 09:36:53 + START_PACKAGES=/tmp/packages_start.txt 09:36:53 + END_PACKAGES=/tmp/packages_end.txt 09:36:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:36:53 + PACKAGES=/tmp/packages_start.txt 09:36:53 + '[' /w/workspace/cps-master-merge-java ']' 09:36:53 + PACKAGES=/tmp/packages_end.txt 09:36:53 + case "${OS_FAMILY}" in 09:36:53 + rpm -qa 09:36:53 + sort 09:36:53 + '[' -f /tmp/packages_start.txt ']' 09:36:53 + '[' -f /tmp/packages_end.txt ']' 09:36:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:36:53 + '[' /w/workspace/cps-master-merge-java ']' 09:36:53 + mkdir -p /w/workspace/cps-master-merge-java/archives/ 09:36:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-merge-java/archives/ 09:36:54 [cps-master-merge-java] $ /bin/bash /tmp/jenkins4803435903336409827.sh 09:36:54 ---> capture-instance-metadata.sh 09:36:54 Setup pyenv: 09:36:54 system 09:36:54 3.8.13 09:36:54 3.9.13 09:36:54 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 09:36:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Ur5 from file:/tmp/.os_lf_venv 09:36:55 lf-activate-venv(): INFO: Installing: lftools 09:37:46 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/s3transfer/ 09:37:49 lf-activate-venv(): INFO: Adding /tmp/venv-8Ur5/bin to PATH 09:37:49 INFO: Running in OpenStack, capturing instance metadata 09:37:50 [cps-master-merge-java] $ /bin/bash /tmp/jenkins13322200207780568454.sh 09:37:50 provisioning config files... 09:37:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-merge-java@tmp/config15744220549310093913tmp 09:37:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:37:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:37:50 [EnvInject] - Injecting environment variables from a build step. 09:37:50 [EnvInject] - Injecting as environment variables the properties content 09:37:50 SERVER_ID=logs 09:37:50 09:37:50 [EnvInject] - Variables injected successfully. 09:37:50 [cps-master-merge-java] $ /bin/bash /tmp/jenkins10167850120822533617.sh 09:37:50 ---> create-netrc.sh 09:37:50 [cps-master-merge-java] $ /bin/bash /tmp/jenkins7634551008235800863.sh 09:37:50 ---> python-tools-install.sh 09:37:50 Setup pyenv: 09:37:50 system 09:37:50 3.8.13 09:37:50 3.9.13 09:37:50 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 09:37:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Ur5 from file:/tmp/.os_lf_venv 09:37:51 lf-activate-venv(): INFO: Installing: lftools 09:37:58 lf-activate-venv(): INFO: Adding /tmp/venv-8Ur5/bin to PATH 09:37:58 [cps-master-merge-java] $ /bin/bash /tmp/jenkins8045914590363874649.sh 09:37:58 ---> sudo-logs.sh 09:37:58 Archiving 'sudo' log.. 09:37:59 [cps-master-merge-java] $ /bin/bash /tmp/jenkins13049064976608479237.sh 09:37:59 ---> job-cost.sh 09:37:59 Setup pyenv: 09:37:59 system 09:37:59 3.8.13 09:37:59 3.9.13 09:37:59 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 09:37:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Ur5 from file:/tmp/.os_lf_venv 09:38:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:38:04 lf-activate-venv(): INFO: Adding /tmp/venv-8Ur5/bin to PATH 09:38:04 INFO: No Stack... 09:38:04 INFO: Retrieving Pricing Info for: v3-standard-8 09:38:05 INFO: Archiving Costs 09:38:05 [cps-master-merge-java] $ /bin/bash -l /tmp/jenkins8428912406193190369.sh 09:38:05 ---> logs-deploy.sh 09:38:05 Setup pyenv: 09:38:05 system 09:38:05 3.8.13 09:38:05 3.9.13 09:38:05 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 09:38:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Ur5 from file:/tmp/.os_lf_venv 09:38:06 lf-activate-venv(): INFO: Installing: lftools 09:38:14 lf-activate-venv(): INFO: Adding /tmp/venv-8Ur5/bin to PATH 09:38:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-merge-java/1424 09:38:14 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 09:38:16 Archives upload complete. 09:38:16 INFO: archiving logs to Nexus 09:38:17 ---> uname -a: 09:38:17 Linux prd-centos8-docker-8c-8g-24128.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 09:38:17 09:38:17 09:38:17 ---> lscpu: 09:38:17 Architecture: x86_64 09:38:17 CPU op-mode(s): 32-bit, 64-bit 09:38:17 Byte Order: Little Endian 09:38:17 CPU(s): 8 09:38:17 On-line CPU(s) list: 0-7 09:38:17 Thread(s) per core: 1 09:38:17 Core(s) per socket: 1 09:38:17 Socket(s): 8 09:38:17 NUMA node(s): 1 09:38:17 Vendor ID: AuthenticAMD 09:38:17 CPU family: 23 09:38:17 Model: 49 09:38:17 Model name: AMD EPYC-Rome Processor 09:38:17 Stepping: 0 09:38:17 CPU MHz: 2799.998 09:38:17 BogoMIPS: 5599.99 09:38:17 Virtualization: AMD-V 09:38:17 Hypervisor vendor: KVM 09:38:17 Virtualization type: full 09:38:17 L1d cache: 32K 09:38:17 L1i cache: 32K 09:38:17 L2 cache: 512K 09:38:17 L3 cache: 16384K 09:38:17 NUMA node0 CPU(s): 0-7 09:38:17 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:38:17 09:38:17 09:38:17 ---> nproc: 09:38:17 8 09:38:17 09:38:17 09:38:17 ---> df -h: 09:38:17 Filesystem Size Used Avail Use% Mounted on 09:38:17 devtmpfs 16G 0 16G 0% /dev 09:38:17 tmpfs 16G 0 16G 0% /dev/shm 09:38:17 tmpfs 16G 17M 16G 1% /run 09:38:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:38:17 /dev/vda1 160G 13G 148G 8% / 09:38:17 tmpfs 3.2G 0 3.2G 0% /run/user/1001 09:38:17 09:38:17 09:38:17 ---> free -m: 09:38:17 total used free shared buff/cache available 09:38:17 Mem: 31890 1092 25537 19 5260 30324 09:38:17 Swap: 1023 0 1023 09:38:17 09:38:17 09:38:17 ---> ip addr: 09:38:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:38:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:38:17 inet 127.0.0.1/8 scope host lo 09:38:17 valid_lft forever preferred_lft forever 09:38:17 inet6 ::1/128 scope host 09:38:17 valid_lft forever preferred_lft forever 09:38:17 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:38:17 link/ether fa:16:3e:6b:82:f6 brd ff:ff:ff:ff:ff:ff 09:38:17 altname enp0s3 09:38:17 altname ens3 09:38:17 inet 10.30.106.207/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:38:17 valid_lft 85608sec preferred_lft 85608sec 09:38:17 inet6 fe80::f816:3eff:fe6b:82f6/64 scope link 09:38:17 valid_lft forever preferred_lft forever 09:38:17 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:38:17 link/ether 02:42:ae:ae:19:c6 brd ff:ff:ff:ff:ff:ff 09:38:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:38:17 valid_lft forever preferred_lft forever 09:38:17 inet6 fe80::42:aeff:feae:19c6/64 scope link 09:38:17 valid_lft forever preferred_lft forever 09:38:17 09:38:17 09:38:17 ---> sar -b -r -n DEV: 09:38:17 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 07/16/2024 _x86_64_ (8 CPU) 09:38:17 09:38:17 09:25:01 LINUX RESTART (8 CPU) 09:38:17 09:38:17 09:26:01 AM tps rtps wtps bread/s bwrtn/s 09:38:17 09:27:01 AM 108.92 11.85 97.07 3011.10 7757.47 09:38:17 09:28:01 AM 246.86 15.11 231.74 2224.70 11144.51 09:38:17 09:29:01 AM 67.09 1.15 65.94 316.21 8525.63 09:38:17 09:30:01 AM 123.67 12.43 111.24 893.55 30284.86 09:38:17 09:31:01 AM 46.16 0.05 46.11 0.80 1184.87 09:38:17 09:32:01 AM 21.51 0.05 21.46 0.53 570.66 09:38:17 09:33:01 AM 25.30 0.00 25.30 0.00 7758.07 09:38:17 09:34:01 AM 123.34 2.48 120.86 4510.63 29959.06 09:38:17 09:35:01 AM 12.03 0.00 12.03 0.00 449.90 09:38:17 09:36:01 AM 13.35 1.10 12.25 68.64 343.95 09:38:17 09:37:01 AM 29.89 0.07 29.82 9.73 16757.83 09:38:17 09:38:01 AM 21.23 0.38 20.84 54.12 2607.26 09:38:17 Average: 69.94 3.72 66.22 924.12 9778.77 09:38:17 09:38:17 09:26:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:38:17 09:27:01 AM 29427228 31225792 3228484 9.89 2688 2118964 2007524 5.96 176588 2608900 155836 09:38:17 09:28:01 AM 27833988 30040248 4821724 14.77 2688 2519344 2585008 7.67 270316 4067084 226720 09:38:17 09:29:01 AM 27262796 29543328 5392916 16.51 2688 2591124 3905652 11.59 318664 4580048 53484 09:38:17 09:30:01 AM 25558684 28687620 7097028 21.73 2688 3422576 3570924 10.59 519144 6016160 2492 09:38:17 09:31:01 AM 25220496 28353220 7435216 22.77 2688 3424728 4844328 14.37 544488 6318380 312 09:38:17 09:32:01 AM 26227012 29368980 6428700 19.69 2688 3434240 2932632 8.70 550296 5319088 5584 09:38:17 09:33:01 AM 25897472 29263112 6758240 20.70 2688 3657000 2902040 8.61 691292 5502244 2636 09:38:17 09:34:01 AM 23726536 28109000 8929176 27.34 2688 4661880 6359212 18.87 873832 7413816 1728 09:38:17 09:35:01 AM 22827076 27229108 9828636 30.10 2688 4683756 7232044 21.46 884732 8278852 244 09:38:17 09:36:01 AM 24234736 28579776 8420976 25.79 2688 4615928 3480864 10.33 880812 6916596 12336 09:38:17 09:37:01 AM 26177268 31072528 6478444 19.84 2688 5163752 1495872 4.44 1159976 4698828 66704 09:38:17 09:38:01 AM 26183724 31084464 6471988 19.82 2688 5168624 1514184 4.49 1165012 4687928 13240 09:38:17 Average: 25881418 29379765 6774294 20.74 2688 3788493 3569190 10.59 669596 5533994 45110 09:38:17 09:38:17 09:26:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:38:17 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:17 09:27:01 AM eth0 62.32 43.23 969.30 23.15 0.00 0.00 0.00 0.00 09:38:17 09:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:17 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:17 09:28:01 AM eth0 452.69 366.87 5176.31 51.67 0.00 0.00 0.00 0.00 09:38:17 09:28:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:17 09:29:01 AM lo 2.20 2.20 0.45 0.45 0.00 0.00 0.00 0.00 09:38:17 09:29:01 AM eth0 81.95 74.27 702.64 22.06 0.00 0.00 0.00 0.00 09:38:17 09:29:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:17 09:30:01 AM lo 0.27 0.27 0.01 0.01 0.00 0.00 0.00 0.00 09:38:17 09:30:01 AM eth0 1080.58 469.57 6666.61 35.70 0.00 0.00 0.00 0.00 09:38:17 09:30:01 AM docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 09:38:17 09:31:01 AM lo 22.16 22.16 1.91 1.91 0.00 0.00 0.00 0.00 09:38:17 09:31:01 AM eth0 26.70 20.89 9.98 13.37 0.00 0.00 0.00 0.00 09:38:17 09:31:01 AM docker0 5.91 6.83 0.77 0.79 0.00 0.00 0.00 0.00 09:38:17 09:31:01 AM veth77f635e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:38:17 09:32:01 AM lo 219.62 219.62 77.90 77.90 0.00 0.00 0.00 0.00 09:38:17 09:32:01 AM eth0 112.36 79.36 34.29 44.13 0.00 0.00 0.00 0.00 09:38:17 09:32:01 AM docker0 5.08 6.06 0.79 0.81 0.00 0.00 0.00 0.00 09:38:17 09:33:01 AM lo 0.22 0.22 0.03 0.03 0.00 0.00 0.00 0.00 09:38:17 09:33:01 AM eth0 90.37 96.57 490.55 1475.75 0.00 0.00 0.00 0.00 09:38:17 09:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:17 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:17 09:34:01 AM eth0 489.17 232.46 3465.31 30.97 0.00 0.00 0.00 0.00 09:38:17 09:34:01 AM docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:38:17 09:34:01 AM veth3aa3989 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:38:17 09:34:01 AM vethaca436b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:38:17 09:35:01 AM lo 431.19 431.19 196.72 196.72 0.00 0.00 0.00 0.00 09:38:17 09:35:01 AM eth0 12.61 9.13 4.12 9.24 0.00 0.00 0.00 0.00 09:38:17 09:35:01 AM docker0 36.07 40.35 5.28 7.35 0.00 0.00 0.00 0.00 09:38:17 09:35:01 AM veth3aa3989 29.27 32.89 4.95 6.08 0.00 0.00 0.00 0.00 09:38:17 09:35:01 AM vethaca436b 6.80 8.36 0.83 1.71 0.00 0.00 0.00 0.00 09:38:17 09:36:01 AM lo 694.65 694.65 125.84 125.84 0.00 0.00 0.00 0.00 09:38:17 09:36:01 AM eth0 31.61 25.51 149.03 10.00 0.00 0.00 0.00 0.00 09:38:17 09:36:01 AM docker0 284.46 299.75 63.14 50.70 0.00 0.00 0.00 0.00 09:38:17 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:17 09:37:01 AM eth0 53.65 85.94 89.58 2041.37 0.00 0.00 0.00 0.00 09:38:17 09:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:17 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:17 09:38:01 AM eth0 10.73 9.35 8.72 4.22 0.00 0.00 0.00 0.00 09:38:17 09:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:17 Average: lo 114.20 114.20 33.57 33.57 0.00 0.00 0.00 0.00 09:38:17 Average: eth0 208.74 126.10 1480.55 313.45 0.00 0.00 0.00 0.00 09:38:17 Average: docker0 27.63 29.43 5.83 4.97 0.00 0.00 0.00 0.00 09:38:17 09:38:17 09:38:17 ---> sar -P ALL: 09:38:17 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 07/16/2024 _x86_64_ (8 CPU) 09:38:17 09:38:17 09:25:01 LINUX RESTART (8 CPU) 09:38:17 09:38:17 09:26:01 AM CPU %user %nice %system %iowait %steal %idle 09:38:17 09:27:01 AM all 8.03 0.00 0.85 2.09 0.05 88.97 09:38:17 09:27:01 AM 0 5.61 0.00 0.68 0.63 0.05 93.03 09:38:17 09:27:01 AM 1 8.97 0.00 0.89 3.52 0.05 86.57 09:38:17 09:27:01 AM 2 4.09 0.00 0.63 2.42 0.07 92.78 09:38:17 09:27:01 AM 3 10.95 0.00 1.10 3.34 0.07 84.54 09:38:17 09:27:01 AM 4 4.02 0.00 0.70 1.87 0.03 93.38 09:38:17 09:27:01 AM 5 14.01 0.00 1.22 1.90 0.05 82.82 09:38:17 09:27:01 AM 6 10.11 0.00 1.03 0.93 0.03 87.89 09:38:17 09:27:01 AM 7 6.49 0.00 0.55 2.14 0.03 90.78 09:38:17 09:28:01 AM all 25.64 0.00 1.20 5.24 0.08 67.84 09:38:17 09:28:01 AM 0 25.13 0.00 0.72 0.12 0.08 73.95 09:38:17 09:28:01 AM 1 31.57 0.00 1.74 11.02 0.10 55.58 09:38:17 09:28:01 AM 2 17.88 0.00 1.93 8.41 0.07 71.72 09:38:17 09:28:01 AM 3 29.20 0.00 1.30 5.75 0.08 63.66 09:38:17 09:28:01 AM 4 20.42 0.00 1.15 7.92 0.08 70.42 09:38:17 09:28:01 AM 5 33.39 0.00 0.97 1.74 0.07 63.84 09:38:17 09:28:01 AM 6 21.94 0.00 0.82 6.28 0.07 70.90 09:38:17 09:28:01 AM 7 25.56 0.00 0.95 0.72 0.08 72.68 09:38:17 09:29:01 AM all 34.59 0.00 0.84 1.24 0.08 63.25 09:38:17 09:29:01 AM 0 37.17 0.00 0.45 0.82 0.07 61.50 09:38:17 09:29:01 AM 1 16.55 0.00 0.87 3.81 0.07 78.71 09:38:17 09:29:01 AM 2 50.35 0.00 1.47 3.58 0.08 44.52 09:38:17 09:29:01 AM 3 33.99 0.00 0.94 1.02 0.10 63.95 09:38:17 09:29:01 AM 4 37.45 0.00 0.99 0.07 0.07 61.43 09:38:17 09:29:01 AM 5 37.42 0.00 0.53 0.10 0.08 61.86 09:38:17 09:29:01 AM 6 42.44 0.00 0.40 0.00 0.08 57.08 09:38:17 09:29:01 AM 7 21.32 0.00 1.09 0.55 0.08 76.96 09:38:17 09:30:01 AM all 29.93 0.24 2.21 2.14 0.09 65.40 09:38:17 09:30:01 AM 0 19.51 0.00 2.67 4.73 0.08 73.01 09:38:17 09:30:01 AM 1 30.46 0.00 2.28 2.67 0.10 64.49 09:38:17 09:30:01 AM 2 33.33 0.00 1.84 4.65 0.10 60.09 09:38:17 09:30:01 AM 3 21.27 0.00 2.07 1.19 0.08 75.39 09:38:17 09:30:01 AM 4 45.42 0.00 2.66 0.42 0.08 51.42 09:38:17 09:30:01 AM 5 37.61 0.00 2.33 1.28 0.07 58.71 09:38:17 09:30:01 AM 6 32.48 1.46 2.27 0.40 0.08 63.31 09:38:17 09:30:01 AM 7 19.39 0.42 1.53 1.78 0.08 76.80 09:38:17 09:31:01 AM all 22.96 0.32 2.55 0.91 0.09 73.17 09:38:17 09:31:01 AM 0 19.80 0.05 2.25 0.03 0.10 77.76 09:38:17 09:31:01 AM 1 20.98 0.08 2.35 0.97 0.10 75.52 09:38:17 09:31:01 AM 2 26.60 0.05 3.05 0.70 0.10 69.49 09:38:17 09:31:01 AM 3 20.28 0.07 2.21 1.19 0.08 76.17 09:38:17 09:31:01 AM 4 25.69 0.15 2.80 1.71 0.08 69.57 09:38:17 09:31:01 AM 5 25.03 0.00 2.23 1.04 0.10 71.60 09:38:17 09:31:01 AM 6 20.65 0.07 2.58 0.96 0.08 75.66 09:38:17 09:31:01 AM 7 24.68 2.06 2.93 0.67 0.08 69.58 09:38:17 09:32:01 AM all 17.33 0.71 1.87 0.68 0.10 79.31 09:38:17 09:32:01 AM 0 15.99 0.05 2.06 0.00 0.10 81.79 09:38:17 09:32:01 AM 1 17.76 3.15 1.60 0.64 0.12 76.74 09:38:17 09:32:01 AM 2 16.15 0.03 2.16 0.95 0.08 80.62 09:38:17 09:32:01 AM 3 20.68 0.03 1.47 0.79 0.10 76.93 09:38:17 09:32:01 AM 4 23.73 2.38 2.26 0.22 0.08 71.32 09:38:17 09:32:01 AM 5 15.59 0.05 2.32 2.08 0.10 79.87 09:38:17 09:32:01 AM 6 15.23 0.00 1.42 0.60 0.08 82.66 09:38:17 09:32:01 AM 7 13.53 0.00 1.66 0.13 0.10 84.57 09:38:17 09:33:01 AM all 40.46 0.00 1.35 0.71 0.09 57.38 09:38:17 09:33:01 AM 0 23.91 0.00 1.20 0.50 0.08 74.31 09:38:17 09:33:01 AM 1 37.98 0.00 1.89 4.46 0.10 55.57 09:38:17 09:33:01 AM 2 63.28 0.00 2.33 0.09 0.14 34.17 09:38:17 09:33:01 AM 3 46.58 0.00 0.97 0.13 0.08 52.23 09:38:17 09:33:01 AM 4 45.81 0.00 1.67 0.24 0.10 52.18 09:38:17 09:33:01 AM 5 43.37 0.00 1.01 0.00 0.08 55.54 09:38:17 09:33:01 AM 6 26.20 0.00 0.92 0.27 0.07 72.55 09:38:17 09:33:01 AM 7 37.14 0.00 0.85 0.00 0.08 61.92 09:38:17 09:34:01 AM all 20.61 0.26 2.52 3.70 0.08 72.83 09:38:17 09:34:01 AM 0 19.99 0.00 2.20 9.43 0.07 68.31 09:38:17 09:34:01 AM 1 25.45 0.00 2.82 5.86 0.07 65.79 09:38:17 09:34:01 AM 2 17.95 0.08 2.76 6.16 0.10 72.95 09:38:17 09:34:01 AM 3 20.52 1.97 3.05 1.11 0.08 73.27 09:38:17 09:34:01 AM 4 18.88 0.00 2.51 1.84 0.08 76.70 09:38:17 09:34:01 AM 5 23.38 0.03 2.17 0.91 0.08 73.42 09:38:17 09:34:01 AM 6 22.59 0.00 2.05 2.77 0.07 72.52 09:38:17 09:34:01 AM 7 16.14 0.02 2.59 1.51 0.07 79.67 09:38:17 09:35:01 AM all 20.74 0.04 0.85 0.18 0.07 78.12 09:38:17 09:35:01 AM 0 19.45 0.00 0.98 0.03 0.08 79.45 09:38:17 09:35:01 AM 1 19.15 0.00 0.64 0.18 0.07 79.96 09:38:17 09:35:01 AM 2 19.17 0.33 1.15 0.05 0.08 79.21 09:38:17 09:35:01 AM 3 25.91 0.00 0.75 0.07 0.07 73.20 09:38:17 09:35:01 AM 4 15.88 0.00 0.54 0.57 0.07 82.95 09:38:17 09:35:01 AM 5 23.80 0.00 1.25 0.17 0.07 74.72 09:38:17 09:35:01 AM 6 20.66 0.00 0.73 0.33 0.05 78.22 09:38:17 09:35:01 AM 7 21.88 0.00 0.77 0.00 0.07 77.28 09:38:17 09:36:01 AM all 19.29 0.00 1.31 0.20 0.08 79.11 09:38:17 09:36:01 AM 0 21.16 0.00 0.99 0.50 0.07 77.29 09:38:17 09:36:01 AM 1 10.21 0.00 1.20 0.13 0.12 88.34 09:38:17 09:36:01 AM 2 20.47 0.00 1.69 0.27 0.08 77.49 09:38:17 09:36:01 AM 3 20.49 0.00 0.99 0.02 0.08 78.42 09:38:17 09:36:01 AM 4 28.21 0.00 0.87 0.15 0.08 70.69 09:38:17 09:36:01 AM 5 17.86 0.00 1.89 0.03 0.08 80.13 09:38:17 09:36:01 AM 6 19.01 0.00 1.34 0.27 0.07 79.32 09:38:17 09:36:01 AM 7 16.91 0.00 1.53 0.25 0.08 81.23 09:38:17 09:37:01 AM all 19.04 0.00 1.08 2.78 0.12 76.98 09:38:17 09:37:01 AM 0 22.50 0.00 1.07 0.00 0.08 76.34 09:38:17 09:37:01 AM 1 28.73 0.00 0.90 0.07 0.05 70.25 09:38:17 09:37:01 AM 2 20.17 0.00 0.88 0.75 0.50 77.71 09:38:17 09:37:01 AM 3 15.96 0.00 1.09 4.22 0.07 78.66 09:38:17 09:37:01 AM 4 12.48 0.00 1.41 8.03 0.07 78.01 09:38:17 09:37:01 AM 5 16.45 0.00 1.24 4.69 0.07 77.55 09:38:17 09:37:01 AM 6 17.93 0.00 1.24 4.27 0.05 76.51 09:38:17 09:37:01 AM 7 18.10 0.00 0.84 0.23 0.07 80.77 09:38:17 09:38:17 09:37:01 AM CPU %user %nice %system %iowait %steal %idle 09:38:17 09:38:01 AM all 3.15 0.00 0.25 14.26 0.03 82.32 09:38:17 09:38:01 AM 0 0.15 0.00 0.17 0.00 0.03 99.65 09:38:17 09:38:01 AM 1 0.22 0.00 0.20 0.38 0.05 99.15 09:38:17 09:38:01 AM 2 8.05 0.00 0.35 56.04 0.02 35.54 09:38:17 09:38:01 AM 3 7.17 0.00 0.40 2.82 0.00 89.61 09:38:17 09:38:01 AM 4 0.33 0.00 0.17 0.00 0.02 99.48 09:38:17 09:38:01 AM 5 0.60 0.00 0.18 0.77 0.02 98.43 09:38:17 09:38:01 AM 6 0.23 0.00 0.12 0.27 0.03 99.35 09:38:17 09:38:01 AM 7 8.46 0.00 0.38 53.90 0.03 37.22 09:38:17 Average: all 21.80 0.13 1.40 2.85 0.08 73.74 09:38:17 Average: 0 19.19 0.01 1.28 1.39 0.08 78.04 09:38:17 Average: 1 20.66 0.27 1.45 2.81 0.08 74.74 09:38:17 Average: 2 24.72 0.04 1.68 7.04 0.12 66.40 09:38:17 Average: 3 22.74 0.17 1.36 1.81 0.08 73.84 09:38:17 Average: 4 23.16 0.21 1.47 1.92 0.07 73.16 09:38:17 Average: 5 24.03 0.01 1.44 1.23 0.07 73.22 09:38:17 Average: 6 20.78 0.13 1.24 1.45 0.06 76.34 09:38:17 Average: 7 19.13 0.21 1.30 5.16 0.07 74.12 09:38:17 09:38:17 09:38:17