Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/136704 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-docker-8c-8g-950 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-e7WjgO14Cv9c/agent.5583 SSH_AGENT_PID=5584 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_6662796086847439663.key (/w/workspace/cps-master-verify-java@tmp/private_key_6662796086847439663.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/cps.git > git init /w/workspace/cps-master-verify-java # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git > git --version # timeout=10 > git --version # 'git version 2.39.1' using GIT_SSH to set credentials Gerrit user [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh8787485638912242323.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git using GIT_SSH to set credentials Gerrit user [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh16716485064959486697.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/04/136704/2 # timeout=30 > git rev-parse 0bf43abad68990dc3f3601eef2f020b0e6235250^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 0bf43abad68990dc3f3601eef2f020b0e6235250 (refs/changes/04/136704/2) > git config core.sparsecheckout # timeout=10 > git checkout -f 0bf43abad68990dc3f3601eef2f020b0e6235250 # timeout=30 Commit message: "Delete wrong file from master" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 0d3d2f5968afa2bd5d8a64a677439d930710abb8 # timeout=10 [cps-master-verify-java] $ /bin/bash /tmp/jenkins9150367098114772447.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ui3O lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ui3O/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.1 from /tmp/venv-ui3O/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.1.6 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.2 Babel==2.13.1 beautifulsoup4==4.12.2 boto3==1.33.4 botocore==1.33.4 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.4.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.7 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.2.2 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.23.4 httplib2==0.22.0 identify==2.5.32 idna==3.6 importlib-metadata==6.8.0 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.11.1 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.7 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.9.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==4.0.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.31.1 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.13.2 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.8.2 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.8.0 tzdata==2023.3 urllib3==1.26.18 virtualenv==20.24.7 wcwidth==0.2.12 websocket-client==1.6.4 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [cps-master-verify-java] $ /bin/sh /tmp/jenkins6469383278300870849.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 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) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config18210828600380315912tmp copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config7885036802684056528tmp [EnvInject] - Injecting environment variables from a build step. 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-950 using settings config with name cps-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings6897784711563270583.xml -gs /tmp/global-settings17432895104125611578.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=0bf43abad68990dc3f3601eef2f020b0e6235250 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=priyank.maheshwari@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Priyank Maheshwari" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/136704 -DGERRIT_PATCHSET_UPLOADER_EMAIL=priyank.maheshwari@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=136704 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Priyank Maheshwari\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/04/136704/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Priyank Maheshwari" '-DGERRIT_CHANGE_OWNER=\"Priyank Maheshwari\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=RGVsZXRlIHdyb25nIGZpbGUgZnJvbSBtYXN0ZXIKCklzc3VlLUlEOiBDUFMtMTk4MQpDaGFuZ2UtSWQ6IEk2YWZlMmVjMGY3NGZmZTA4MTI3OTEyOTkzZTg2YzQwNjc1ZWNhMjc4ClNpZ25lZC1vZmYtYnk6IG1wcml5YW5rIDxwcml5YW5rLm1haGVzaHdhcmlAZXN0LnRlY2g+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Delete wrong file from master" '-DGERRIT_EVENT_ACCOUNT=\"Priyank Maheshwari\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I6afe2ec0f74ffe08127912993e86c40675eca278 -DGERRIT_EVENT_HASH=-1781808879 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=priyank.maheshwari@est.tech -DGERRIT_PATCHSET_NUMBER=2 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Priyank Maheshwari" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.1-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.1-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.1-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 80, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.onap.cps:cps-dependencies [pom] [INFO] cps-bom [pom] [INFO] checkstyle [jar] [INFO] spotbugs [jar] [INFO] cps-parent [pom] [INFO] cps-events [jar] [INFO] cps-path-parser [jar] [INFO] cps-service [jar] [INFO] cps-rest [jar] [INFO] cps-ncmp-events [jar] [INFO] cps-ncmp-service [jar] [INFO] cps-ncmp-rest [jar] [INFO] cps-ncmp-rest-stub [pom] [INFO] cps-ncmp-rest-stub-service [jar] [INFO] cps-ncmp-rest-stub-app [jar] [INFO] cps-ri [jar] [INFO] dmi-plugin-demo-and-csit-stub [pom] [INFO] dmi-plugin-demo-and-csit-stub-service [jar] [INFO] dmi-plugin-demo-and-csit-stub-app [jar] [INFO] integration-test [jar] [INFO] cps-application [jar] [INFO] jacoco-report [jar] [INFO] cps [pom] [INFO] [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- [INFO] Building org.onap.cps:cps-dependencies 3.4.1-SNAPSHOT [1/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.1-SNAPSHOT/cps-dependencies-3.4.1-SNAPSHOT.pom [INFO] [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ [INFO] Building cps-bom 3.4.1-SNAPSHOT [2/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.1-SNAPSHOT/cps-bom-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- [INFO] Building checkstyle 3.4.1-SNAPSHOT [3/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- ======================================================================================================================== Copyright Check Python Script: 0 issue(s) found after 0 altered file(s) checked ======================================================================================================================== [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.1-SNAPSHOT/checkstyle-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.1-SNAPSHOT/checkstyle-3.4.1-SNAPSHOT.pom [INFO] [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ [INFO] Building spotbugs 3.4.1-SNAPSHOT [4/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.1-SNAPSHOT/spotbugs-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.1-SNAPSHOT/spotbugs-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- [INFO] Building cps-parent 3.4.1-SNAPSHOT [5/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- [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-verify-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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- [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-verify-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/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- [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-verify-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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.1-SNAPSHOT/cps-parent-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-events >----------------------- [INFO] Building cps-events 3.4.1-SNAPSHOT [6/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- [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-verify-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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- [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-verify-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/* [INFO] [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [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.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 3 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.event.CpsDataUpdatedEventSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.878 s - in org.onap.cps.event.CpsDataUpdatedEventSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-events' with 0 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- [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-verify-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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-events' with 0 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.1-SNAPSHOT/cps-events-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.1-SNAPSHOT/cps-events-3.4.1-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- [INFO] Building cps-path-parser 3.4.1-SNAPSHOT [7/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- [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-verify-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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- [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-verify-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/* [INFO] [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred [WARNING] /w/workspace/cps-master-verify-java/org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [64:64]: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [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.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 4 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec line 1:0 extraneous input 'invalid-cps-path' expecting '/' line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} line 1:18 missing QName at '' [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 6 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- [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-verify-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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 6 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.1-SNAPSHOT/cps-path-parser-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.1-SNAPSHOT/cps-path-parser-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-service >---------------------- [INFO] Building cps-service 3.4.1-SNAPSHOT [8/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- [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-verify-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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- [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-verify-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/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 71 source files with javac [debug release 17] to target/classes [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [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.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 30 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 80 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.utils.DataMapUtilsSpec [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.753 s - in org.onap.cps.utils.DataMapUtilsSpec [INFO] Running org.onap.cps.utils.GsonSpec first-container a-leaf a-Value last-container x-leaf x-value [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.utils.GsonSpec [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 10:12:30.253 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 10:12:30.265 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 10:12:30.300 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 10:12:30.304 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 10:12:30.332 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.674 s - in org.onap.cps.utils.JsonObjectMapperSpec [INFO] Running org.onap.cps.utils.JsonParserStreamSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 s - in org.onap.cps.utils.JsonParserStreamSpec [INFO] Running org.onap.cps.utils.PrefixResolverSpec [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.onap.cps.utils.PrefixResolverSpec [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec [Fatal Error] :1:1: Content is not allowed in prolog. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in org.onap.cps.utils.XmlFileUtilsSpec [INFO] Running org.onap.cps.utils.YangUtilsSpec [Fatal Error] :1:7: XML document structures must start and end within the same entity. [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. [Fatal Error] :1:1: Premature end of file. line 1:1 no viable alternative at input '/' line 1:1 no viable alternative at input '/[' line 1:11 missing QName at '' [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s - in org.onap.cps.utils.YangUtilsSpec [INFO] Running org.onap.cps.notification.CpsDataUpdatedEventFactorySpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in org.onap.cps.notification.CpsDataUpdatedEventFactorySpec [INFO] Running org.onap.cps.notification.NotificationErrorHandlerSpec 10:12:31.885 [main] ERROR org.onap.cps.notification.NotificationErrorHandler -- Failed to process Error cause: message Error context: [some context] java.lang.Exception: message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.notification.NotificationErrorHandlerSpec.$spock_feature_0_0prov1(NotificationErrorHandlerSpec.groovy:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:12:31.894 [main] ERROR org.onap.cps.notification.NotificationErrorHandler -- Failed to process Error cause: java.lang.RuntimeException: cause Error context: [some context] java.lang.Exception: message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.notification.NotificationErrorHandlerSpec.$spock_feature_0_0prov1(NotificationErrorHandlerSpec.groovy:58) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.RuntimeException: cause at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 79 common frames omitted [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.onap.cps.notification.NotificationErrorHandlerSpec [INFO] Running org.onap.cps.notification.NotificationServiceSpec 10:12:26,730 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:12:26,753 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:12:26,753 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:12:26,754 |-INFO in ch.qos.logback.classic.BasicConfigurator@7eb80cea - Setting up default configuration. 10:12:32,245 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@f62fe59 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:12:32,245 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7d1b2084 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:12:32,248 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:12:32,248 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:12:32,248 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:12:32,250 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@f62fe59 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:12:32,250 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7d1b2084 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:12:32,257 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:12:32,257 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:12:32,261 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:12:32,289 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1701339152287) 10:12:32,289 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [file:/w/workspace/cps-master-verify-java/cps-service/target/classes/logback-spring.xml] 10:12:32,289 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:12:32,296 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:12:32,296 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8e40ec1 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:12:32,296 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:12:32,296 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8e40ec1 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:12:32,296 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:12:32,296 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8e40ec1 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:12:32,297 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:12:32,297 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8e40ec1 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:12:32,297 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:12:32,297 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8e40ec1 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:12:32,297 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:12:32,297 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8e40ec1 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:12:32,297 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:12:32,297 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8e40ec1 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:12:32,297 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:12:32,297 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8e40ec1 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:12:32,297 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:12:32,297 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:12:32,302 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:12:32,321 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:12:32,321 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:12:32,328 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:12:32,334 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:12:32,767 |-INFO in ch.qos.logback.classic.pattern.DateConverter@36058c6b - Setting zoneId to "UTC" 10:12:32,776 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:12:32,776 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:12:33,050 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:12:33,050 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:12:33,050 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:12:33,051 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:12:33,051 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:12:33,052 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@8e40ec1 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:12:33,052 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:12:33,052 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2e0d2cc4 - End of configuration. 10:12:33,052 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@a362681 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:12:33.186Z INFO 6689 --- [ main] o.o.c.n.NotificationServiceSpec : Starting NotificationServiceSpec using Java 17.0.6-ea with PID 6689 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2023-11-30T10:12:33.187Z INFO 6689 --- [ main] o.o.c.n.NotificationServiceSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:12:33.798Z INFO 6689 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps-event, filters={enabled-dataspaces=.*-published,.*-important}, enabled=true) 2023-11-30T10:12:33.882Z INFO 6689 --- [ main] o.o.c.n.NotificationServiceSpec : Started NotificationServiceSpec in 1.912 seconds (process running for 7.948) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-11-30T10:12:34.531Z ERROR 6689 --- [ Async-2] o.o.c.n.NotificationErrorHandler : Failed to process cps-data-updated-event. Error cause: Could not create event Error context: [Anchor(name=my-anchorname, dataspaceName=my-dataspace-published, schemaSetName=my-schemaset-name), /, CREATE] java.lang.Exception: Could not create event at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.notification.NotificationServiceSpec$__spock_feature_0_3_closure1.doCall(NotificationServiceSpec.groovy:138) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.notification.CpsDataUpdatedEventFactory$SpockMock$1994776789.createCpsDataUpdatedEvent(Unknown Source) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.notification.CpsDataUpdatedEventFactory$SpockMock$1986718904.createCpsDataUpdatedEvent(Unknown Source) at org.onap.cps.notification.NotificationService.processDataUpdatedEvent(NotificationService.java:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.629 s - in org.onap.cps.notification.NotificationServiceSpec 2023-11-30T10:12:34.536Z INFO 6689 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps-event, filters={enabled-dataspaces=.*-published,.*-important}, enabled=false) [INFO] Running org.onap.cps.notification.NotificationPublisherSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:12:34.614Z INFO 6689 --- [ main] o.o.c.n.NotificationPublisherSpec : Starting NotificationPublisherSpec using Java 17.0.6-ea with PID 6689 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2023-11-30T10:12:34.614Z INFO 6689 --- [ main] o.o.c.n.NotificationPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:12:34.795Z INFO 6689 --- [ main] o.t.utility.ImageNameSubstitutor : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 2023-11-30T10:12:35.401Z INFO 6689 --- [ main] o.t.d.DockerClientProviderStrategy : Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 2023-11-30T10:12:35.411Z INFO 6689 --- [ main] org.testcontainers.DockerClientFactory : Docker host IP address is localhost 2023-11-30T10:12:35.434Z INFO 6689 --- [ main] org.testcontainers.DockerClientFactory : Connected to docker: Server Version: 23.0.1 API Version: 1.42 Operating System: CentOS Stream 8 Total Memory: 31890 MB 2023-11-30T10:12:35.437Z WARN 6689 --- [ main] o.testcontainers.utility.ResourceReaper : ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 2023-11-30T10:12:35.440Z INFO 6689 --- [ main] org.testcontainers.DockerClientFactory : Checking the system... 2023-11-30T10:12:35.440Z INFO 6689 --- [ main] org.testcontainers.DockerClientFactory : ✔︎ Docker server version should be at least 1.6.0 2023-11-30T10:12:35.459Z INFO 6689 --- [ main] t.r.n.o.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. 2023-11-30T10:12:35.465Z INFO 6689 --- [ main] o.t.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) 2023-11-30T10:12:37.628Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Starting to pull image 2023-11-30T10:12:37.656Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2023-11-30T10:12:38.140Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 2023-11-30T10:12:40.031Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (28 MB/? MB) 2023-11-30T10:12:40.540Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (41 MB/? MB) 2023-11-30T10:12:41.402Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (77 MB/? MB) 2023-11-30T10:12:41.920Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (87 MB/? MB) 2023-11-30T10:12:42.425Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 5 pending, 6 downloaded, 0 extracted, (100 MB/? MB) 2023-11-30T10:12:42.446Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 5 pending, 6 downloaded, 1 extracted, (100 MB/? MB) 2023-11-30T10:12:42.544Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 5 pending, 6 downloaded, 2 extracted, (104 MB/? MB) 2023-11-30T10:12:42.923Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 4 pending, 7 downloaded, 2 extracted, (114 MB/? MB) 2023-11-30T10:12:45.601Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (214 MB/? MB) 2023-11-30T10:12:46.111Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (235 MB/? MB) 2023-11-30T10:12:47.834Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (310 MB/? MB) 2023-11-30T10:12:50.195Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (366 MB/370 MB) 2023-11-30T10:12:55.470Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (367 MB/370 MB) 2023-11-30T10:12:55.623Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (368 MB/370 MB) 2023-11-30T10:12:55.707Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (368 MB/370 MB) 2023-11-30T10:12:56.003Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (368 MB/370 MB) 2023-11-30T10:12:56.088Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (368 MB/370 MB) 2023-11-30T10:12:56.165Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (368 MB/370 MB) 2023-11-30T10:12:56.250Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (368 MB/370 MB) 2023-11-30T10:12:56.902Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 2023-11-30T10:12:56.980Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 2023-11-30T10:12:57.000Z INFO 6689 --- [tream-729162289] t.r.n.o.2.1 : Pull complete. 11 layers, pulled in 19s (downloaded 370 MB at 19 MB/s) 2023-11-30T10:12:57.038Z INFO 6689 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-11-30T10:13:07.341Z INFO 6689 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 6276e43c791cb896841172ccb5858295302ad32f1077fdea544fc71b52b91255 2023-11-30T10:13:12.913Z INFO 6689 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT37.471540547S 2023-11-30T10:13:13.037Z INFO 6689 --- [ main] o.o.c.n.NotificationPublisherSpec : Started NotificationPublisherSpec in 38.468 seconds (process running for 47.104) 2023-11-30T10:13:14.417Z INFO 6689 --- [anNameSet-0-C-1] s.k.l.ConcurrentMessageListenerContainer : cps-test: partitions assigned: [cps-events-0] 2023-11-30T10:13:24.867Z ERROR 6689 --- [ main] o.o.c.n.NotificationErrorHandler : Failed to send message to message bus Error cause: Topic non-existing-topic not present in metadata after 10000 ms. Error context: [ProducerRecord(topic=non-existing-topic, partition=null, headers=RecordHeaders(headers = [], isReadOnly = false), key=my-dataspace,my-anchor, value=org.onap.cps.event.model.CpsDataUpdatedEvent@32e26a92[schema=,id=,source=,type=,content=org.onap.cps.event.model.Content@4c60efc0[observedTimestamp=,dataspaceName=my-dataspace,schemaSetName=,anchorName=my-anchor,operation=,data=,additionalProperties={}],additionalProperties={}], timestamp=null), non-existing-topic--1@-1] org.apache.kafka.common.errors.TimeoutException: Topic non-existing-topic not present in metadata after 10000 ms. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.322 s - in org.onap.cps.notification.NotificationPublisherSpec [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Running org.onap.cps.api.impl.CpsAdminServiceImplSpec [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.api.impl.CpsAdminServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec [Fatal Error] :1:13: XML document structures must start and end within the same entity. 2023-11-30T10:13:25.076Z ERROR 6689 --- [ main] o.onap.cps.api.impl.CpsDataServiceImpl : Failed to send message to notification service java.lang.RuntimeException: to be ignored at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.api.impl.CpsDataServiceImplSpec$__spock_feature_0_2_closure2.doCall(CpsDataServiceImplSpec.groovy:122) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.notification.NotificationService$SpockMock$1808282741.processDataUpdatedEvent(Unknown Source) at org.onap.cps.api.impl.CpsDataServiceImpl.processDataUpdatedEventAsync(CpsDataServiceImpl.java:391) at org.onap.cps.api.impl.CpsDataServiceImpl.saveData(CpsDataServiceImpl.java:93) at org.onap.cps.api.impl.CpsDataServiceImpl.saveData(CpsDataServiceImpl.java:81) at org.onap.cps.api.CpsDataService$saveData$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.api.impl.CpsDataServiceImplSpec.$spock_feature_0_2(CpsDataServiceImplSpec.groovy:125) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:13:25.834Z INFO 6689 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6689 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2023-11-30T10:13:25.834Z INFO 6689 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:13:25.915Z INFO 6689 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 0.103 seconds (process running for 59.982) 2023-11-30T10:13:25.975Z WARN 6689 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.api.impl.YangTextSchemaSourceSetCache [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:13:26.049Z INFO 6689 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6689 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2023-11-30T10:13:26.049Z INFO 6689 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:13:26.130Z WARN 6689 --- [ 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: --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 2023-11-30T10:13:26.210Z INFO 6689 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-11-30T10:13:26.210Z INFO 6689 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-11-30T10:13:26.210Z INFO 6689 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 2023-11-30T10:13:26.210Z INFO 6689 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-11-30T10:13:26.210Z INFO 6689 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-11-30T10:13:26.213Z INFO 6689 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-11-30T10:13:26.635Z INFO 6689 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 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. 2023-11-30T10:13:26.735Z INFO 6689 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-11-30T10:13:26.739Z WARN 6689 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-11-30T10:13:27.001Z INFO 6689 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-11-30T10:13:27.007Z INFO 6689 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 2023-11-30T10:13:29.396Z INFO 6689 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:1, ver:1} [ Member [10.250.0.254]:5701 - af141ba4-90d8-4191-8c25-b1abbda2bb41 this ] 2023-11-30T10:13:29.416Z INFO 6689 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 2023-11-30T10:13:29.454Z INFO 6689 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 3.425 seconds (process running for 63.521) 2023-11-30T10:13:29.503Z INFO 6689 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.477 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 2023-11-30T10:13:29.525Z INFO 6689 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [my cluster] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-11-30T10:13:29.525Z INFO 6689 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-11-30T10:13:29.526Z INFO 6689 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5702 2023-11-30T10:13:29.526Z INFO 6689 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Cluster name: my cluster 2023-11-30T10:13:29.526Z INFO 6689 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-11-30T10:13:29.526Z INFO 6689 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-11-30T10:13:29.550Z INFO 6689 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5702 [my cluster] [5.2.4] 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. 2023-11-30T10:13:29.553Z INFO 6689 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Using Multicast discovery 2023-11-30T10:13:29.553Z WARN 6689 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5702 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-11-30T10:13:29.566Z INFO 6689 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5702 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-11-30T10:13:29.567Z INFO 6689 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTING 2023-11-30T10:13:32.617Z INFO 6689 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] Members {size:1, ver:1} [ Member [10.250.0.254]:5702 - 03ec22a8-9289-4411-b964-c5b05f0ef828 this ] 2023-11-30T10:13:32.617Z WARN 6689 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2023-11-30T10:13:32.618Z INFO 6689 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTED 2023-11-30T10:13:32.624Z INFO 6689 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [my cluster] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-11-30T10:13:32.624Z INFO 6689 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-11-30T10:13:32.624Z INFO 6689 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5703 2023-11-30T10:13:32.624Z INFO 6689 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Cluster name: my cluster 2023-11-30T10:13:32.624Z INFO 6689 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-11-30T10:13:32.624Z INFO 6689 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-11-30T10:13:32.635Z INFO 6689 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5703 [my cluster] [5.2.4] 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. 2023-11-30T10:13:32.636Z INFO 6689 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Using Multicast discovery 2023-11-30T10:13:32.636Z WARN 6689 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5703 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-11-30T10:13:32.671Z INFO 6689 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5703 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-11-30T10:13:32.672Z INFO 6689 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTING 2023-11-30T10:13:32.876Z INFO 6689 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5703 [my cluster] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5702 2023-11-30T10:13:32.904Z INFO 6689 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.254:58609 2023-11-30T10:13:32.906Z INFO 6689 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:58609 and /10.250.0.254:5702 2023-11-30T10:13:37.997Z INFO 6689 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] Members {size:2, ver:2} [ Member [10.250.0.254]:5702 - 03ec22a8-9289-4411-b964-c5b05f0ef828 this Member [10.250.0.254]:5703 - aad7ef27-d997-4a8d-8c37-f4b055b2ff7b ] 2023-11-30T10:13:38.003Z INFO 6689 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [my cluster] [5.2.4] Members {size:2, ver:2} [ Member [10.250.0.254]:5702 - 03ec22a8-9289-4411-b964-c5b05f0ef828 Member [10.250.0.254]:5703 - aad7ef27-d997-4a8d-8c37-f4b055b2ff7b this ] 2023-11-30T10:13:38.003Z WARN 6689 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 2023-11-30T10:13:38.004Z INFO 6689 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTED 2023-11-30T10:13:38.011Z INFO 6689 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [my cluster] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-11-30T10:13:38.011Z INFO 6689 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-11-30T10:13:38.011Z INFO 6689 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5704 2023-11-30T10:13:38.011Z INFO 6689 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Cluster name: my cluster 2023-11-30T10:13:38.011Z INFO 6689 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-11-30T10:13:38.011Z INFO 6689 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-11-30T10:13:38.028Z INFO 6689 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5704 [my cluster] [5.2.4] 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. 2023-11-30T10:13:38.030Z INFO 6689 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Using Multicast discovery 2023-11-30T10:13:38.030Z WARN 6689 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5704 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-11-30T10:13:38.038Z INFO 6689 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5704 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-11-30T10:13:38.038Z INFO 6689 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is STARTING 2023-11-30T10:13:38.165Z INFO 6689 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5704 [my cluster] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5702 2023-11-30T10:13:38.168Z INFO 6689 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.254:40725 2023-11-30T10:13:38.168Z INFO 6689 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:40725 and /10.250.0.254:5702 2023-11-30T10:13:43.275Z INFO 6689 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] Members {size:3, ver:3} [ Member [10.250.0.254]:5702 - 03ec22a8-9289-4411-b964-c5b05f0ef828 this Member [10.250.0.254]:5703 - aad7ef27-d997-4a8d-8c37-f4b055b2ff7b Member [10.250.0.254]:5704 - 379d5342-a3a8-4a8b-b252-d8349cc375bf ] 2023-11-30T10:13:43.278Z INFO 6689 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [my cluster] [5.2.4] Members {size:3, ver:3} [ Member [10.250.0.254]:5702 - 03ec22a8-9289-4411-b964-c5b05f0ef828 Member [10.250.0.254]:5703 - aad7ef27-d997-4a8d-8c37-f4b055b2ff7b Member [10.250.0.254]:5704 - 379d5342-a3a8-4a8b-b252-d8349cc375bf this ] 2023-11-30T10:13:43.278Z INFO 6689 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [my cluster] [5.2.4] Members {size:3, ver:3} [ Member [10.250.0.254]:5702 - 03ec22a8-9289-4411-b964-c5b05f0ef828 Member [10.250.0.254]:5703 - aad7ef27-d997-4a8d-8c37-f4b055b2ff7b this Member [10.250.0.254]:5704 - 379d5342-a3a8-4a8b-b252-d8349cc375bf ] 2023-11-30T10:13:43.279Z INFO 6689 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [my cluster] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 2023-11-30T10:13:43.280Z INFO 6689 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.254:46747 2023-11-30T10:13:43.281Z INFO 6689 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:46747 and /10.250.0.254:5704 2023-11-30T10:13:43.282Z INFO 6689 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.254:42203 2023-11-30T10:13:43.283Z INFO 6689 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:42203 and /10.250.0.254:5703 2023-11-30T10:13:44.279Z WARN 6689 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 2023-11-30T10:13:44.279Z INFO 6689 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is STARTED [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.77 s - in org.onap.cps.cache.HazelcastCacheConfigSpec [INFO] Running org.onap.cps.config.CacheConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.config.CacheConfigSpec [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.spi.FetchDescendantsOptionSpec [INFO] Running org.onap.cps.spi.PaginationOptionSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.spi.PaginationOptionSpec [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.spi.model.ConditionPropertiesSpec [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 2023-11-30T10:13:44.540Z WARN 6689 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy181 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s - in org.onap.cps.spi.model.DataNodeBuilderSpec [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 2023-11-30T10:13:44.584Z ERROR 6689 --- [ 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] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 2023-11-30T10:13:44.617Z INFO 6689 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 2023-11-30T10:13:44.619Z INFO 6689 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is SHUTTING_DOWN 2023-11-30T10:13:44.624Z WARN 6689 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Terminating forcefully... 2023-11-30T10:13:44.624Z INFO 6689 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Shutting down multicast service... [INFO] [INFO] Results: [INFO] [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 59 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- [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-verify-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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 59 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.1-SNAPSHOT/cps-service-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.1-SNAPSHOT/cps-service-3.4.1-SNAPSHOT.pom [INFO] [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ [INFO] Building cps-rest 3.4.1-SNAPSHOT [9/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- [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-verify-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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- [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-verify-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/* [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.rest.controller) [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) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation createDataspace [INFO] Processing operation deleteDataspace [INFO] Processing operation createDataspaceV2 [INFO] Processing operation getAllDataspaces [INFO] Processing operation getDataspace [INFO] Processing operation createAnchor [INFO] Processing operation createAnchorV2 [INFO] Processing operation getAnchors [INFO] Processing operation getAnchor [INFO] Processing operation deleteAnchor [INFO] Processing operation createSchemaSet [INFO] Processing operation createSchemaSetV2 [INFO] Processing operation getSchemaSets [INFO] Processing operation getSchemaSet [INFO] Processing operation deleteSchemaSet [INFO] Processing operation getNodeByDataspaceAndAnchor [INFO] Processing operation getNodeByDataspaceAndAnchorV2 [INFO] Processing operation replaceNode [INFO] Processing operation createNode [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation deleteDataNode [INFO] Processing operation updateNodeLeaves [INFO] Processing operation deleteListOrListElement [INFO] Processing operation replaceListContent [INFO] Processing operation addListElements [INFO] Processing operation getDeltaByDataspaceAndAnchors [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 [INFO] Processing operation getNodesByDataspaceAndCpsPath [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] [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] [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [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] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java [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] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java [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] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java [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] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 15 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-master-verify-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". [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Some input files use or override a deprecated API. [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [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.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi.yaml] [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] [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 27 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 10:13:59.553 [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. 10:13:59.768 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 10:13:59.898 [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. 10:13:59.924 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 10:13:59.945 [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. 10:13:59.955 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 10:13:59.974 [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. 10:13:59.997 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:14:00.030 [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. 10:14:00.039 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 10:14:00.043 [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. 10:14:00.052 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 10:14:00.056 [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. 10:14:00.061 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 10:14:00.064 [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. 10:14:00.075 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 10:13:59,356 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:13:59,378 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:13:59,378 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:13:59,380 |-INFO in ch.qos.logback.classic.BasicConfigurator@3a917e07 - Setting up default configuration. 10:14:01,196 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63019596 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:14:01,263 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6edd80fe - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:14:01,263 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63019596 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:14:01,266 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:14:01,266 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:14:01,266 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:14:01,268 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6edd80fe - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:14:01,268 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63019596 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:14:01,276 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:14:01,276 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:14:01,288 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:14:01,327 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1701339241325) 10:14:01,327 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:14:01,328 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:14:01,332 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 10:14:01,336 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:14:01,336 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60eb9c29 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:14:01,337 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:14:01,337 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60eb9c29 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:14:01,337 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:14:01,337 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60eb9c29 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:14:01,337 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:14:01,337 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60eb9c29 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:14:01,337 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:14:01,337 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60eb9c29 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:14:01,337 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:14:01,337 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60eb9c29 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:14:01,337 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:14:01,337 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60eb9c29 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:14:01,337 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:14:01,337 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60eb9c29 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:14:01,337 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:14:01,337 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:14:01,343 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:14:01,364 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:14:01,364 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:14:01,376 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:14:01,384 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:14:01,733 |-INFO in ch.qos.logback.classic.pattern.DateConverter@51bba775 - Setting zoneId to "UTC" 10:14:01,743 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:14:01,743 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:14:01,997 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:14:01,998 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:14:01,998 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:14:01,999 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:14:01,999 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:14:01,999 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@60eb9c29 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:14:01,999 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:14:01,999 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3e7935f1 - End of configuration. 10:14:01,999 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3c2188b0 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:14:02.116Z INFO 7699 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 7699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2023-11-30T10:14:02.117Z INFO 7699 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:14:04.243Z INFO 7699 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-11-30T10:14:04.243Z INFO 7699 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-11-30T10:14:04.244Z INFO 7699 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2023-11-30T10:14:04.262Z INFO 7699 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 3.465 seconds (process running for 5.788) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-11-30T10:14:05.459Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.RuntimeException: null at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) ... 88 common frames omitted 2023-11-30T10:14:05.702Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:108) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:210) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 and component.yang=fake component content 1 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:377) at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:371) at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:241) at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:132) at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:94) at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:573) at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:601) at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:588) at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) ... 147 common frames omitted 2023-11-30T10:14:05.872Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:245) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-30T10:14:05.882Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:245) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.595 s - in org.onap.cps.rest.controller.AdminRestControllerSpec [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:14:06.091Z INFO 7699 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 7699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2023-11-30T10:14:06.091Z INFO 7699 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:14:06.879Z INFO 7699 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-11-30T10:14:06.879Z INFO 7699 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-11-30T10:14:06.879Z INFO 7699 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2023-11-30T10:14:06.883Z INFO 7699 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.824 seconds (process running for 8.409) 2023-11-30T10:14:06.977Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-30T10:14:07.098Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-30T10:14:07.118Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-30T10:14:07.345Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-30T10:14:07.368Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-30T10:14:07.383Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-30T10:14:07.395Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-30T10:14:07.406Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.407 s - in org.onap.cps.rest.controller.DataRestControllerSpec [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:14:07.440Z INFO 7699 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 7699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2023-11-30T10:14:07.440Z INFO 7699 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:14:07.963Z INFO 7699 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-11-30T10:14:07.963Z INFO 7699 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-11-30T10:14:07.963Z INFO 7699 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2023-11-30T10:14:07.966Z INFO 7699 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.549 seconds (process running for 9.492) [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.686 s - in org.onap.cps.rest.controller.QueryRestControllerSpec [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:14:08.128Z INFO 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 7699 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2023-11-30T10:14:08.128Z INFO 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:14:08.642Z INFO 7699 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-11-30T10:14:08.642Z INFO 7699 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-11-30T10:14:08.642Z INFO 7699 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2023-11-30T10:14:08.645Z INFO 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.539 seconds (process running for 10.171) 2023-11-30T10:14:08.664Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred java.lang.IllegalStateException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:104) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-30T10:14:08.686Z ERROR 7699 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:131) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.Throwable: null at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) ... 88 common frames omitted [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-rest' with 6 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- [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-verify-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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-rest' with 6 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.1-SNAPSHOT/cps-rest-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.1-SNAPSHOT/cps-rest-3.4.1-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- [INFO] Building cps-ncmp-events 3.4.1-SNAPSHOT [10/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- [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-verify-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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- [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-verify-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/* [INFO] [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 61 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [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.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- [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-verify-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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.1-SNAPSHOT/cps-ncmp-events-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.1-SNAPSHOT/cps-ncmp-events-3.4.1-SNAPSHOT.pom [INFO] [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- [INFO] Building cps-ncmp-service 3.4.1-SNAPSHOT [11/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- [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-verify-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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- [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-verify-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/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 120 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventMapper.java:[39,32] Unmapped target properties: "topic, tagged". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionEventToCmSubscriptionNcmpOutEventMapper.java:[42,32] Unmapped target property: "withData". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapper.java:[39,32] Unmapped target property: "datastore". Mapping from property "Data predicates" to "YangModelSubscriptionEvent.Predicates predicates". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapper.java:[39,32] Unmapped target properties: "topic, tagged". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventHeaderMapper.java:[34,20] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventSource, withEventType, withEventSchema, withEventSchemaVersion". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDataCategory, withDataProvider, withDataspace". Mapping from property "DataType data.dataType" to "DataType data.dataType". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDatastore, withTargets, withDatastoreXpathFilter". Mapping from property "Predicates data.predicates" to "Predicates data.predicates". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withClientID, withName, isTagged, withIsTagged". Mapping from property "Subscription data.subscription" to "Subscription data.subscription". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDataType, withPredicates, withSubscription". Mapping from property "Data data" to "Data data". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target property: "withData". [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventsService.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventsService.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [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.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 178 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 10:14:31.457 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 10:14:31.487 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 10:14:31.491 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 10:14:31.492 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 10:14:31.509 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 10:14:31.514 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 10:14:31.515 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 10:14:31.525 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 10:14:31.533 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 10:14:31.536 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 10:14:31.567 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 10:14:31.571 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 10:14:31.581 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.182 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 10:14:31.597 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 10:14:31.603 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 10:14:31.607 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Model Loader is disabled [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 10:14:31.617 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 10:14:31.617 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 10:14:32.003 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 10:14:32.007 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 10:14:32.011 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:14:32.015 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 10:14:32.015 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:14:32.017 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 10:14:32.017 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:14:32.127 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:14:32.128 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 10:14:32.138 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:14:32.139 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 10:14:32.142 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:14:32.142 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 10:14:32.145 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:14:32.145 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 10:14:32.146 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:14:32.146 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 10:14:32.372 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 10:14:32.394 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 10:14:32.435 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 10:14:32.438 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 10:14:32.439 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 10:14:32.444 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 10:14:32.444 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 10:14:32.448 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 10:14:32.450 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 10:14:32.451 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 10:14:32.453 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 10:14:32.453 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 10:14:32.453 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 10:14:32.594 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 10:14:32.861 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 10:14:33.239 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 10:14:33.241 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 10:14:33.263 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: Server Version: 23.0.1 API Version: 1.42 Operating System: CentOS Stream 8 Total Memory: 31890 MB 10:14:33.267 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 10:14:33.272 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 10:14:33.272 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 10:14:33.290 [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 10:14:33.297 [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:6.2.1, 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) 10:14:33.558 [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: 9a684b470a50a7889769458e3338a412da16f3c5d0969783a5af595d30e783f8 10:14:39.640 [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 PT6.363797782S 10:14:39.824 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32770] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-1 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:14:39.935 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 10:14:39.935 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 10:14:39.935 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1701339279934 10:14:28,648 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:14:28,669 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:14:28,669 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:14:28,670 |-INFO in ch.qos.logback.classic.BasicConfigurator@61bdc11a - Setting up default configuration. 10:14:40,158 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2d98b386 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:14:40,208 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51c189d6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:14:40,208 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2d98b386 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:14:40,211 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:14:40,211 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:14:40,211 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:14:40,213 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51c189d6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:14:40,213 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2d98b386 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:14:40,220 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:14:40,220 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:14:40,224 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:14:40,251 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1701339280249) 10:14:40,251 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:14:40,251 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:14:40,256 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:14:40,257 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2ad63b2 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:14:40,257 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:14:40,257 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2ad63b2 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:14:40,257 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:14:40,257 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2ad63b2 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:14:40,257 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:14:40,257 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2ad63b2 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:14:40,257 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:14:40,257 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2ad63b2 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:14:40,257 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:14:40,257 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2ad63b2 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:14:40,258 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:14:40,258 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2ad63b2 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:14:40,258 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:14:40,258 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2ad63b2 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:14:40,258 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:14:40,258 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:14:40,263 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:14:40,281 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:14:40,281 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:14:40,287 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:14:40,309 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:14:40,829 |-INFO in ch.qos.logback.classic.pattern.DateConverter@d17c7ec - Setting zoneId to "UTC" 10:14:40,837 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:14:40,837 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:14:41,082 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:14:41,083 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:14:41,083 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:14:41,084 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:14:41,084 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:14:41,084 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2ad63b2 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:14:41,084 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:14:41,084 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@657b414b - End of configuration. 10:14:41,084 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3829fb0b - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:14:41.122Z INFO 8090 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-30T10:14:41.122Z INFO 8090 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:14:41.302Z INFO 8090 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.356 seconds (process running for 13.457) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-11-30T10:14:41.859Z INFO 8090 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 2023-11-30T10:14:41.898Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-30T10:14:41.899Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32770] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2023-11-30T10:14:41.922Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-30T10:14:41.922Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:14:41.922Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:14:41.922Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339281922 2023-11-30T10:14:42.508Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 1 : {test-topic=LEADER_NOT_AVAILABLE} 2023-11-30T10:14:42.509Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: OHZ4Pu3gS1ufB3UCUgV4aQ 2023-11-30T10:14:42.628Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 3 : {test-topic=LEADER_NOT_AVAILABLE} 2023-11-30T10:14:42.745Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 4 : {test-topic=LEADER_NOT_AVAILABLE} 2023-11-30T10:14:42.854Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to bbMqmLNDTFSBhN5pESaE-Q 2023-11-30T10:14:42.900Z INFO 8090 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to bbMqmLNDTFSBhN5pESaE-Q 2023-11-30T10:14:42.900Z INFO 8090 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: OHZ4Pu3gS1ufB3UCUgV4aQ 2023-11-30T10:14:43.018Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 2023-11-30T10:14:43.025Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2023-11-30T10:14:43.054Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-1-3880f0bc-7956-4a91-b120-5109bede0fdb 2023-11-30T10:14:43.054Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, 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) 2023-11-30T10:14:43.055Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2023-11-30T10:14:43.081Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-3880f0bc-7956-4a91-b120-5109bede0fdb', protocol='range'} 2023-11-30T10:14:43.085Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Finished assignment for group at generation 1: {consumer-test-1-3880f0bc-7956-4a91-b120-5109bede0fdb=Assignment(partitions=[test-topic-0])} 2023-11-30T10:14:43.141Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-3880f0bc-7956-4a91-b120-5109bede0fdb', protocol='range'} 2023-11-30T10:14:43.142Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 2023-11-30T10:14:43.146Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 2023-11-30T10:14:43.159Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 2023-11-30T10:14:43.177Z INFO 8090 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 2023-11-30T10:14:43.341Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:14:43.363Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2023-11-30T10:14:43.433Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:14:43.434Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 195ms, elapsed time since send: 195ms, request timeout: 30000ms) 2023-11-30T10:14:43.434Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 2023-11-30T10:14:43.434Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 2023-11-30T10:14:43.434Z INFO 8090 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=1793277164, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-11-30T10:14:43.439Z INFO 8090 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Group coordinator localhost:32770 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-11-30T10:14:43.443Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:14:43.443Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:43.540Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:14:43.540Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:43.544Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:14:43.544Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.123 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 2023-11-30T10:14:43.733Z INFO 8090 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-11-30T10:14:43.741Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:14:43.742Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:43.795Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:14:43.796Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:43.843Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 183d1abd442131b931b844e429b66d65e1cb4f0733731becc440b91fc3c6da3d 2023-11-30T10:14:43.943Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:14:43.943Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:44.198Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:14:44.198Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:44.446Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:14:44.446Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:44.879Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:14:44.879Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:45.252Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:14:45.252Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:45.803Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:14:45.803Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:46.257Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:14:46.258Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:46.660Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:14:46.660Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:47.363Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:14:47.363Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:47.567Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:14:47.568Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:48.371Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:14:48.371Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:48.646Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:14:48.646Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:49.379Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:14:49.379Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:49.764Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:14:49.764Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:49.976Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.243106777S 2023-11-30T10:14:49.980Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32772] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-2 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-11-30T10:14:49.985Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:14:49.985Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:14:49.985Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339289985 10:14:50,031 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:14:50,032 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:14:50,032 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1d799dea - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:14:50,037 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51c189d6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:14:50,037 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1d799dea - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:14:50,041 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:14:50,041 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:14:50,041 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:14:50,041 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51c189d6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:14:50,041 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1d799dea - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:14:50,044 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:14:50,044 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:14:50,044 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:14:50,044 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1701339290044) 10:14:50,044 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:14:50,044 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:14:50,046 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:14:50,046 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@45c57d7f - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:14:50,046 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:14:50,046 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@45c57d7f - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:14:50,046 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:14:50,046 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@45c57d7f - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:14:50,046 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:14:50,046 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@45c57d7f - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:14:50,047 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:14:50,047 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@45c57d7f - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:14:50,047 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:14:50,047 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@45c57d7f - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:14:50,047 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:14:50,047 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@45c57d7f - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:14:50,047 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:14:50,047 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@45c57d7f - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:14:50,047 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:14:50,047 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:14:50,047 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:14:50,048 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:14:50,048 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:14:50,048 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:14:50,048 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:14:50,060 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3f792a32 - Setting zoneId to "UTC" 10:14:50,068 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:14:50,068 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:14:50,072 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 10:14:50,079 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:14:50,079 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:14:50,079 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:14:50,079 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:14:50,079 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:14:50,079 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@45c57d7f - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:14:50,079 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:14:50,079 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@9f2ac78 - End of configuration. 10:14:50,079 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@58b5f661 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:14:50.087Z INFO 8090 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-30T10:14:50.088Z INFO 8090 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:14:50.249Z INFO 8090 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.262 seconds (process running for 22.405) 2023-11-30T10:14:50.254Z INFO 8090 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 2023-11-30T10:14:50.290Z INFO 8090 --- [ main] o.o.c.n.a.i.a.DataOperationEventConsumer : Consuming event payload CloudEvent{id='some-uuid', source=sample-test-source, type='org.onap.cps.ncmp.events.async1_0_0.DataOperationEvent', data=BytesCloudEventData{value=[123, 34, 100, 97, 116, 97, 34, 58, 123, 34, 114, 101, 115, 112, 111, 110, 115, 101, 115, 34, 58, 91, 123, 34, 111, 112, 101, 114, 97, 116, 105, 111, 110, 73, 100, 34, 58, 34, 115, 111, 109, 101, 45, 111, 112, 101, 114, 97, 116, 105, 111, 110, 45, 105, 100, 34, 44, 34, 105, 100, 115, 34, 58, 91, 34, 99, 109, 45, 104, 97, 110, 100, 108, 101, 45, 105, 100, 34, 93, 44, 34, 115, 116, 97, 116, 117, 115, 67, 111, 100, 101, 34, 58, 34, 97, 110, 121, 45, 115, 117, 99, 99, 101, 115, 115, 45, 115, 116, 97, 116, 117, 115, 45, 99, 111, 100, 101, 34, 44, 34, 115, 116, 97, 116, 117, 115, 77, 101, 115, 115, 97, 103, 101, 34, 58, 34, 83, 117, 99, 99, 101, 115, 115, 102, 117, 108, 108, 121, 32, 97, 112, 112, 108, 105, 101, 100, 32, 99, 104, 97, 110, 103, 101, 115, 34, 44, 34, 114, 101, 115, 117, 108, 116, 34, 58, 123, 34, 115, 111, 109, 101, 45, 107, 101, 121, 34, 58, 34, 115, 111, 109, 101, 45, 118, 97, 108, 117, 101, 34, 125, 125, 93, 125, 125]}, extensions={destination=client-topic, correlationid=request-id}} ... 2023-11-30T10:14:50.290Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-30T10:14:50.290Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32772] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-2 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-30T10:14:50.294Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-30T10:14:50.294Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:14:50.294Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:14:50.294Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339290294 2023-11-30T10:14:50.389Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:14:50.389Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:50.403Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 1 : {client-topic=LEADER_NOT_AVAILABLE} 2023-11-30T10:14:50.404Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: -ekT-QjiQiKXKzF7v5rPLQ 2023-11-30T10:14:50.538Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 3 : {client-topic=LEADER_NOT_AVAILABLE} 2023-11-30T10:14:50.645Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Resetting the last seen epoch of partition client-topic-0 to 0 since the associated topicId changed from null to MKWhfm5dRoCKdFqHrkI3oA 2023-11-30T10:14:50.665Z INFO 8090 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Resetting the last seen epoch of partition client-topic-0 to 0 since the associated topicId changed from null to MKWhfm5dRoCKdFqHrkI3oA 2023-11-30T10:14:50.665Z INFO 8090 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: -ekT-QjiQiKXKzF7v5rPLQ 2023-11-30T10:14:50.740Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:14:50.740Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:50.778Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 2023-11-30T10:14:50.781Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2023-11-30T10:14:50.800Z INFO 8090 --- [ 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-d772fc32-1022-4d1d-9c33-10318a83a916 2023-11-30T10:14:50.800Z INFO 8090 --- [ 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) 2023-11-30T10:14:50.800Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2023-11-30T10:14:50.826Z INFO 8090 --- [ 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-d772fc32-1022-4d1d-9c33-10318a83a916', protocol='range'} 2023-11-30T10:14:50.826Z INFO 8090 --- [ 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-d772fc32-1022-4d1d-9c33-10318a83a916=Assignment(partitions=[client-topic-0])} 2023-11-30T10:14:50.848Z INFO 8090 --- [ 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-d772fc32-1022-4d1d-9c33-10318a83a916', protocol='range'} 2023-11-30T10:14:50.848Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Notifying assignor about the new Assignment(partitions=[client-topic-0]) 2023-11-30T10:14:50.848Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 2023-11-30T10:14:50.859Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 2023-11-30T10:14:50.873Z INFO 8090 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 2023-11-30T10:14:50.936Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32772] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-3 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-11-30T10:14:50.940Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:14:50.940Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:14:50.940Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339290940 2023-11-30T10:14:50.947Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32772] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-4 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-11-30T10:14:50.950Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:14:50.950Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:14:50.950Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339290950 2023-11-30T10:14:51.016Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2023-11-30T10:14:51.017Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:14:51.017Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Cancelled in-flight METADATA request with correlation id 6 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-11-30T10:14:51.035Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:14:51.035Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 122ms, elapsed time since send: 122ms, request timeout: 30000ms) 2023-11-30T10:14:51.035Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2023-11-30T10:14:51.035Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 2023-11-30T10:14:51.036Z INFO 8090 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=1605277532, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-11-30T10:14:51.042Z INFO 8090 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-11-30T10:14:51.119Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:14:51.119Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:14:51.144Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:14:51.144Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.499 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 2023-11-30T10:14:51.240Z INFO 8090 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-11-30T10:14:51.271Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:14:51.271Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:14:51.290Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: a4feea3cb6a6aa1156cb541a5a715cba8d5b2e0c1a919332b975e1253af450d5 2023-11-30T10:14:51.345Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:14:51.345Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:14:51.398Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:14:51.398Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:51.522Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:14:51.522Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:14:51.548Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:14:51.548Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:14:51.904Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:14:51.904Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:51.979Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:14:51.980Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:14:52.054Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:14:52.054Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:14:52.510Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:14:52.510Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:52.744Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:14:52.745Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:14:52.859Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:14:52.859Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:14:53.064Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:14:53.064Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:53.414Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:14:53.414Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:53.751Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:14:53.751Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:14:53.863Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:14:53.863Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:14:53.920Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:14:53.920Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:54.518Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:14:54.518Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:54.708Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:14:54.708Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:14:54.866Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:14:54.867Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:14:55.127Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:14:55.127Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:55.523Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:14:55.523Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:55.665Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:14:55.665Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:14:55.975Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:14:55.975Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:14:56.037Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:14:56.037Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:56.595Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.355075609S 2023-11-30T10:14:56.621Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:14:56.621Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:14:56,648 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:14:56,648 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:14:56,648 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1b9a38f5 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:14:56,651 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51c189d6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:14:56,651 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1b9a38f5 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:14:56,653 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:14:56,653 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:14:56,653 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:14:56,653 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51c189d6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:14:56,653 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1b9a38f5 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:14:56,656 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:14:56,656 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:14:56,656 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:14:56,656 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1701339296656) 10:14:56,656 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:14:56,656 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:14:56,661 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:14:56,661 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@53cb68dc - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:14:56,661 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:14:56,661 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@53cb68dc - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:14:56,661 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:14:56,661 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@53cb68dc - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:14:56,661 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:14:56,661 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@53cb68dc - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:14:56,661 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:14:56,661 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@53cb68dc - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:14:56,662 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:14:56,662 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@53cb68dc - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:14:56,662 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:14:56,662 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@53cb68dc - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:14:56,662 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:14:56,662 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@53cb68dc - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:14:56,662 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:14:56,662 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:14:56,662 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:14:56,663 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:14:56,663 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:14:56,663 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:14:56,663 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:14:56,669 |-INFO in ch.qos.logback.classic.pattern.DateConverter@72fedd85 - Setting zoneId to "UTC" 10:14:56,670 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:14:56,670 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:14:56,675 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:14:56,675 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:14:56,675 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:14:56,675 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:14:56,675 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:14:56,676 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@53cb68dc - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:14:56,676 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:14:56,676 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5cd9439a - End of configuration. 10:14:56,676 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@164e9564 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:14:56.682Z INFO 8090 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-30T10:14:56.682Z INFO 8090 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:14:57.108Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:14:57.108Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:57.179Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:14:57.180Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:14:57.421Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32774] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-5 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2023-11-30T10:14:57.424Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:14:57.425Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:14:57.425Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339297424 2023-11-30T10:14:57.426Z INFO 8090 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2023-11-30T10:14:57.435Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32774] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-6 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2023-11-30T10:14:57.447Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:14:57.447Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:14:57.447Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339297447 2023-11-30T10:14:57.447Z INFO 8090 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2023-11-30T10:14:57.455Z INFO 8090 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.833 seconds (process running for 29.61) 2023-11-30T10:14:57.522Z WARN 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2023-11-30T10:14:57.522Z INFO 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cluster ID: 42EAFqnKTEWbFA8JIFDYmg 2023-11-30T10:14:57.531Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:14:57.531Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:14:57.568Z WARN 8090 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-11-30T10:14:57.568Z INFO 8090 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cluster ID: 42EAFqnKTEWbFA8JIFDYmg 2023-11-30T10:14:57.647Z WARN 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-11-30T10:14:57.697Z WARN 8090 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-11-30T10:14:57.753Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:14:57.753Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:57.755Z INFO 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to xed-82iJRQGYryoDtMCLCw 2023-11-30T10:14:57.800Z INFO 8090 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to xed-82iJRQGYryoDtMCLCw 2023-11-30T10:14:57.809Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 2023-11-30T10:14:57.811Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 2023-11-30T10:14:57.839Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, 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-5-c593e380-2ff4-4206-90cb-a694858ba3a7 2023-11-30T10:14:57.839Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, 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) 2023-11-30T10:14:57.839Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 2023-11-30T10:14:57.860Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 2023-11-30T10:14:57.861Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2023-11-30T10:14:57.871Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-c593e380-2ff4-4206-90cb-a694858ba3a7', protocol='range'} 2023-11-30T10:14:57.871Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-5-c593e380-2ff4-4206-90cb-a694858ba3a7=Assignment(partitions=[ncmp-async-m2m-0])} 2023-11-30T10:14:57.874Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, 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-6-a289bf58-a688-4ca4-9136-3f96922fbe98 2023-11-30T10:14:57.874Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, 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) 2023-11-30T10:14:57.874Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2023-11-30T10:14:57.891Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-a289bf58-a688-4ca4-9136-3f96922fbe98', protocol='range'} 2023-11-30T10:14:57.891Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-6-a289bf58-a688-4ca4-9136-3f96922fbe98=Assignment(partitions=[ncmp-async-m2m-0])} 2023-11-30T10:14:57.932Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-c593e380-2ff4-4206-90cb-a694858ba3a7', protocol='range'} 2023-11-30T10:14:57.933Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2023-11-30T10:14:57.933Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2023-11-30T10:14:57.934Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-a289bf58-a688-4ca4-9136-3f96922fbe98', protocol='range'} 2023-11-30T10:14:57.934Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2023-11-30T10:14:57.935Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2023-11-30T10:14:57.942Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-11-30T10:14:57.943Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-11-30T10:14:57.945Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-11-30T10:14:57.947Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-11-30T10:14:57.957Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, 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:32774 (id: 1 rack: null)], epoch=0}}. 2023-11-30T10:14:57.957Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, 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:32774 (id: 1 rack: null)], epoch=0}}. 2023-11-30T10:14:57.978Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-30T10:14:57.978Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-3 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-30T10:14:57.983Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-30T10:14:57.983Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:14:57.983Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:14:57.983Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339297983 2023-11-30T10:14:57.984Z INFO 8090 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2023-11-30T10:14:57.985Z INFO 8090 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2023-11-30T10:14:57.996Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to xed-82iJRQGYryoDtMCLCw 2023-11-30T10:14:57.996Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 42EAFqnKTEWbFA8JIFDYmg 2023-11-30T10:14:58.051Z INFO 8090 --- [ntainer#0-0-C-1] o.o.c.n.a.i.a.DataOperationEventConsumer : Consuming event payload null ... 2023-11-30T10:14:58.124Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:14:58.124Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:58.287Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:14:58.287Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:14:58.307Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-30T10:14:58.307Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-4 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2023-11-30T10:14:58.310Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-30T10:14:58.310Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:14:58.310Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:14:58.310Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339298310 2023-11-30T10:14:58.318Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to xed-82iJRQGYryoDtMCLCw 2023-11-30T10:14:58.318Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 42EAFqnKTEWbFA8JIFDYmg 2023-11-30T10:14:58.370Z ERROR 8090 --- [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 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) ... 15 common frames omitted 2023-11-30T10:14:58.437Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:14:58.437Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:14:58.633Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-30T10:14:58.634Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-5 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-30T10:14:58.638Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-30T10:14:58.638Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:14:58.638Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:14:58.638Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339298638 2023-11-30T10:14:58.644Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to xed-82iJRQGYryoDtMCLCw 2023-11-30T10:14:58.645Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 42EAFqnKTEWbFA8JIFDYmg 2023-11-30T10:14:58.665Z INFO 8090 --- [ntainer#0-0-C-1] o.o.c.n.a.i.a.DataOperationEventConsumer : Consuming event payload null ... 2023-11-30T10:14:58.759Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:14:58.759Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:58.955Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-30T10:14:58.956Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-6 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-30T10:14:58.959Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-30T10:14:58.959Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:14:58.959Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:14:58.959Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339298959 2023-11-30T10:14:58.967Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to xed-82iJRQGYryoDtMCLCw 2023-11-30T10:14:58.968Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 42EAFqnKTEWbFA8JIFDYmg 2023-11-30T10:14:59.079Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:14:59.079Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:59.276Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-30T10:14:59.277Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-7 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-30T10:14:59.279Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-30T10:14:59.280Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:14:59.280Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:14:59.280Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339299279 2023-11-30T10:14:59.297Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to xed-82iJRQGYryoDtMCLCw 2023-11-30T10:14:59.297Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 42EAFqnKTEWbFA8JIFDYmg 2023-11-30T10:14:59.311Z INFO 8090 --- [ntainer#0-0-C-1] o.o.c.n.a.i.a.DataOperationEventConsumer : Consuming event payload null ... 2023-11-30T10:14:59.341Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:14:59.341Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:14:59.391Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:14:59.391Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:14:59.606Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-30T10:14:59.607Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-8 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2023-11-30T10:14:59.612Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-30T10:14:59.612Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:14:59.612Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:14:59.613Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339299612 2023-11-30T10:14:59.617Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to xed-82iJRQGYryoDtMCLCw 2023-11-30T10:14:59.618Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 42EAFqnKTEWbFA8JIFDYmg 2023-11-30T10:14:59.636Z ERROR 8090 --- [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 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) ... 15 common frames omitted 2023-11-30T10:14:59.640Z ERROR 8090 --- [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 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message Endpoint handler details: Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@46ca7c9] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2992) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2937) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2904) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) ... 14 common frames omitted 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.apache.kafka.clients.consumer.KafkaConsumer@78b0f120, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1701339299618, kafka_groupId=ncmp-async-rest-request-event-group}] at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:148) at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:46) at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:375) ... 19 common frames omitted 2023-11-30T10:14:59.762Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:14:59.763Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:14:59.971Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:14:59.971Z INFO 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2023-11-30T10:14:59.971Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2023-11-30T10:14:59.971Z INFO 8090 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2023-11-30T10:14:59.971Z INFO 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 334ms, elapsed time since send: 334ms, request timeout: 30000ms) 2023-11-30T10:14:59.971Z INFO 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2023-11-30T10:14:59.972Z INFO 8090 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=2074374415, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-11-30T10:14:59.972Z INFO 8090 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 2023-11-30T10:14:59.973Z INFO 8090 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-11-30T10:14:59.973Z INFO 8090 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2023-11-30T10:14:59.973Z INFO 8090 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 27 due to node 1 being disconnected (elapsed time since creation: 343ms, elapsed time since send: 343ms, request timeout: 30000ms) 2023-11-30T10:14:59.973Z INFO 8090 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight METADATA request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 246ms, elapsed time since send: 246ms, request timeout: 30000ms) 2023-11-30T10:14:59.974Z INFO 8090 --- [ion-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=1458974783, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-11-30T10:14:59.974Z INFO 8090 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-11-30T10:14:59.978Z INFO 8090 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2023-11-30T10:14:59.978Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:14:59.978Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2023-11-30T10:14:59.979Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:14:59.979Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:14:59.979Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2023-11-30T10:14:59.979Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2023-11-30T10:14:59.979Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:14:59.979Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2023-11-30T10:14:59.980Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:14:59.980Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2023-11-30T10:15:00.072Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:00.072Z INFO 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2023-11-30T10:15:00.072Z WARN 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.072Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.075Z INFO 8090 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2023-11-30T10:15:00.075Z WARN 8090 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.079Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:00.079Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.079Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:00.080Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.080Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:00.080Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.080Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:00.080Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.081Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:00.081Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.087Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:00.087Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:00.173Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:00.173Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.176Z INFO 8090 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2023-11-30T10:15:00.176Z WARN 8090 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.179Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:00.179Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.180Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:00.181Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.181Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:00.181Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.224Z INFO 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2023-11-30T10:15:00.224Z WARN 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.230Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:00.230Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.233Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:00.233Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.280Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2023-11-30T10:15:00.280Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2023-11-30T10:15:00.281Z INFO 8090 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2023-11-30T10:15:00.281Z INFO 8090 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2023-11-30T10:15:00.281Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-11-30T10:15:00.281Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-11-30T10:15:00.282Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-11-30T10:15:00.282Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 2023-11-30T10:15:00.282Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-11-30T10:15:00.282Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 2023-11-30T10:15:00.283Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-11-30T10:15:00.283Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-11-30T10:15:00.283Z INFO 8090 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2023-11-30T10:15:00.283Z INFO 8090 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2023-11-30T10:15:00.283Z INFO 8090 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2023-11-30T10:15:00.285Z INFO 8090 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered 2023-11-30T10:15:00.286Z INFO 8090 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 2023-11-30T10:15:00.287Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-11-30T10:15:00.288Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-11-30T10:15:00.288Z INFO 8090 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2023-11-30T10:15:00.288Z INFO 8090 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2023-11-30T10:15:00.288Z INFO 8090 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2023-11-30T10:15:00.289Z INFO 8090 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 2023-11-30T10:15:00.289Z INFO 8090 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.051 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 2023-11-30T10:15:00.296Z INFO 8090 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-11-30T10:15:00.343Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: f5ff5c8b0da22504dafafbb4a0ed46a33dbd159e3708b0b316e0e068828cfc7a 2023-11-30T10:15:00.381Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:00.381Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.382Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:00.382Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.398Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:00.398Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:00.427Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:00.427Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.439Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:00.439Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.441Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:00.441Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.482Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:00.482Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.499Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:00.500Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:00.733Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:00.733Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.780Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:00.781Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.834Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:00.834Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.842Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:00.842Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.846Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:00.846Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:00.867Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:00.867Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:00.985Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:00.985Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:01.247Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:01.247Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:01.512Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:01.512Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:01.568Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:01.568Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:01.672Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:01.672Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:01.696Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:01.696Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:01.696Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:01.696Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:01.740Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:01.740Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:01.788Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:01.788Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:01.802Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:01.802Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:01.891Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:01.891Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:02.259Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:02.259Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:02.522Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:02.522Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:02.615Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:02.615Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:02.628Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:02.629Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:02.692Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:02.692Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:02.704Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:02.704Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:02.744Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:02.744Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:02.846Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:02.846Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:02.852Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:02.852Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:02.910Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:02.910Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:03.264Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:03.264Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:03.429Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:03.429Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:03.518Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:03.518Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:03.659Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:03.659Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:03.699Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:03.699Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:03.699Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:03.699Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:03.749Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:03.749Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:03.834Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:03.834Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:03.883Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:03.883Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:04.014Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:04.014Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:04.290Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:04.290Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:04.470Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:04.471Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:04.472Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:04.472Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:04.722Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:04.722Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:04.739Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:04.740Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:04.762Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:04.762Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:04.813Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:04.813Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:04.903Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:04.904Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:04.909Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:04.909Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:05.191Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:05.191Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:05.406Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:05.406Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:05.526Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:05.526Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:05.678Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:05.678Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:05.726Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:05.726Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:05.820Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:05.820Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:05.829Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:05.829Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:05.899Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:05.899Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:05.991Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.69522081S 10:15:06,024 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:15:06,025 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:15:06,025 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5717eea2 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:15:06,028 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51c189d6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:15:06,028 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5717eea2 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:15:06,030 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:15:06,030 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:15:06,030 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:15:06,031 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51c189d6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:15:06,031 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5717eea2 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:15:06,033 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:15:06,033 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:15:06,033 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:15:06,033 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1701339306033) 10:15:06,033 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:15:06,033 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:15:06,034 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:15:06,034 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cd83d75 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:15:06,035 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:15:06,035 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cd83d75 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:15:06,035 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:15:06,035 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cd83d75 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:15:06,035 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:15:06,035 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cd83d75 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:15:06,035 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:15:06,035 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cd83d75 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:15:06,035 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:15:06,035 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cd83d75 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:15:06,035 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:15:06,035 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cd83d75 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:15:06,035 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:15:06,035 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cd83d75 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:15:06,035 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:15:06,035 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:15:06,035 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:15:06,036 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:15:06,036 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:15:06,036 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:15:06,036 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:15:06,042 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3688b067 - Setting zoneId to "UTC" 10:15:06,043 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:15:06,043 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:15:06,047 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:15:06,047 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:15:06,047 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:15:06,047 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:15:06,048 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:15:06,048 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3cd83d75 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:15:06,048 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:15:06,048 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1e907a00 - End of configuration. 10:15:06,049 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@769af58e - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:15:06.055Z INFO 8090 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-30T10:15:06.055Z INFO 8090 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:15:06.065Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:06.065Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:06.112Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:06.112Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:06.219Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32776] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-7 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2023-11-30T10:15:06.222Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:15:06.222Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:15:06.222Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339306222 2023-11-30T10:15:06.222Z INFO 8090 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2023-11-30T10:15:06.225Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32776] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-8 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2023-11-30T10:15:06.233Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:15:06.233Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:15:06.233Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339306233 2023-11-30T10:15:06.233Z INFO 8090 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2023-11-30T10:15:06.236Z INFO 8090 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.235 seconds (process running for 38.392) 2023-11-30T10:15:06.325Z WARN 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2023-11-30T10:15:06.325Z INFO 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cluster ID: wa9xGQLuSsGQ4ej3_TMcuA 2023-11-30T10:15:06.356Z WARN 8090 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-11-30T10:15:06.356Z INFO 8090 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cluster ID: wa9xGQLuSsGQ4ej3_TMcuA 2023-11-30T10:15:06.460Z WARN 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-11-30T10:15:06.479Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:06.479Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:06.482Z WARN 8090 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-11-30T10:15:06.568Z INFO 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to euEB_pSRTNexGuG1kuRduA 2023-11-30T10:15:06.586Z INFO 8090 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to euEB_pSRTNexGuG1kuRduA 2023-11-30T10:15:06.592Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32776 (id: 2147483646 rack: null) 2023-11-30T10:15:06.593Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 2023-11-30T10:15:06.597Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:06.597Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:06.617Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, 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-7-15f884f1-5d16-4074-b4ed-c22fa12e8f2f 2023-11-30T10:15:06.618Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, 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) 2023-11-30T10:15:06.618Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 2023-11-30T10:15:06.641Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:06.641Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:06.651Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-15f884f1-5d16-4074-b4ed-c22fa12e8f2f', protocol='range'} 2023-11-30T10:15:06.651Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-7-15f884f1-5d16-4074-b4ed-c22fa12e8f2f=Assignment(partitions=[ncmp-async-m2m-0])} 2023-11-30T10:15:06.678Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32776 (id: 2147483646 rack: null) 2023-11-30T10:15:06.679Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2023-11-30T10:15:06.688Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, 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-8-df1c6c04-e438-4fc8-af7b-226a9494b798 2023-11-30T10:15:06.688Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, 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) 2023-11-30T10:15:06.688Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2023-11-30T10:15:06.700Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:06.700Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:06.707Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-15f884f1-5d16-4074-b4ed-c22fa12e8f2f', protocol='range'} 2023-11-30T10:15:06.707Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2023-11-30T10:15:06.707Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2023-11-30T10:15:06.719Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-df1c6c04-e438-4fc8-af7b-226a9494b798', protocol='range'} 2023-11-30T10:15:06.719Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-8-df1c6c04-e438-4fc8-af7b-226a9494b798=Assignment(partitions=[ncmp-async-m2m-0])} 2023-11-30T10:15:06.726Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-df1c6c04-e438-4fc8-af7b-226a9494b798', protocol='range'} 2023-11-30T10:15:06.726Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2023-11-30T10:15:06.726Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2023-11-30T10:15:06.728Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-11-30T10:15:06.728Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-11-30T10:15:06.730Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-11-30T10:15:06.731Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-11-30T10:15:06.742Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, 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:32776 (id: 1 rack: null)], epoch=0}}. 2023-11-30T10:15:06.742Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, 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:32776 (id: 1 rack: null)], epoch=0}}. 2023-11-30T10:15:06.761Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-30T10:15:06.761Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32776] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-9 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-30T10:15:06.767Z INFO 8090 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2023-11-30T10:15:06.768Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-30T10:15:06.768Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:15:06.768Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:15:06.768Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339306768 2023-11-30T10:15:06.779Z INFO 8090 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2023-11-30T10:15:06.818Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to euEB_pSRTNexGuG1kuRduA 2023-11-30T10:15:06.818Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: wa9xGQLuSsGQ4ej3_TMcuA 2023-11-30T10:15:06.870Z INFO 8090 --- [ntainer#0-0-C-1] o.o.c.n.a.i.a.DataOperationEventConsumer : Consuming event payload CloudEvent{id='my-event-id', source=some-source, type='DataOperationEvent', data=BytesCloudEventData{value=[123, 34, 100, 97, 116, 97, 34, 58, 123, 34, 114, 101, 115, 112, 111, 110, 115, 101, 115, 34, 58, 91, 123, 34, 105, 100, 115, 34, 58, 91, 93, 125, 93, 125, 125]}, extensions={destination=some client topic, correlationid=some-correlation-id}} ... 2023-11-30T10:15:06.876Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:06.877Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:06.965Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:06.965Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:06.968Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:06.968Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:07.004Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:07.004Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:07.083Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:07.083Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:07.130Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-30T10:15:07.130Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32776] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-10 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2023-11-30T10:15:07.132Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-30T10:15:07.132Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:15:07.132Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:15:07.132Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339307132 2023-11-30T10:15:07.142Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to euEB_pSRTNexGuG1kuRduA 2023-11-30T10:15:07.142Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: wa9xGQLuSsGQ4ej3_TMcuA 2023-11-30T10:15:07.175Z ERROR 8090 --- [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 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) ... 15 common frames omitted 2023-11-30T10:15:07.239Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:07.239Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:07.436Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:07.436Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:07.507Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:07.507Z INFO 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2023-11-30T10:15:07.507Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2023-11-30T10:15:07.507Z INFO 8090 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2023-11-30T10:15:07.507Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:07.507Z INFO 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 2023-11-30T10:15:07.508Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2023-11-30T10:15:07.508Z INFO 8090 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 19 due to node 1 being disconnected (elapsed time since creation: 336ms, elapsed time since send: 336ms, request timeout: 30000ms) 2023-11-30T10:15:07.508Z INFO 8090 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2023-11-30T10:15:07.508Z INFO 8090 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=943273683, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-11-30T10:15:07.510Z INFO 8090 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-11-30T10:15:07.512Z INFO 8090 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-11-30T10:15:07.512Z INFO 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2023-11-30T10:15:07.512Z INFO 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, 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: 341ms, elapsed time since send: 341ms, request timeout: 30000ms) 2023-11-30T10:15:07.512Z INFO 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FIND_COORDINATOR request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 4ms, request timeout: 30000ms) 2023-11-30T10:15:07.513Z INFO 8090 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=761022263, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-11-30T10:15:07.516Z INFO 8090 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2023-11-30T10:15:07.608Z INFO 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2023-11-30T10:15:07.608Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:07.608Z WARN 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:07.608Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:07.608Z INFO 8090 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2023-11-30T10:15:07.608Z WARN 8090 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:07.609Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:07.609Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:07.648Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:07.648Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:07.655Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:07.655Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:07.705Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:07.705Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:07.710Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:07.710Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:07.710Z INFO 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2023-11-30T10:15:07.710Z WARN 8090 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:07.736Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2023-11-30T10:15:07.736Z INFO 8090 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2023-11-30T10:15:07.736Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2023-11-30T10:15:07.736Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-11-30T10:15:07.736Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-11-30T10:15:07.737Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 2023-11-30T10:15:07.737Z INFO 8090 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2023-11-30T10:15:07.737Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-11-30T10:15:07.737Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-11-30T10:15:07.737Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 2023-11-30T10:15:07.737Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-11-30T10:15:07.737Z INFO 8090 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-11-30T10:15:07.737Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-11-30T10:15:07.737Z INFO 8090 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-11-30T10:15:07.737Z INFO 8090 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2023-11-30T10:15:07.737Z INFO 8090 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2023-11-30T10:15:07.738Z INFO 8090 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2023-11-30T10:15:07.738Z INFO 8090 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2023-11-30T10:15:07.738Z INFO 8090 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2023-11-30T10:15:07.738Z INFO 8090 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2023-11-30T10:15:07.744Z INFO 8090 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-8 unregistered 2023-11-30T10:15:07.744Z INFO 8090 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 2023-11-30T10:15:07.744Z INFO 8090 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 2023-11-30T10:15:07.744Z INFO 8090 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.45 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 2023-11-30T10:15:07.760Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:07.760Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:07.820Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:07.820Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:07.923Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:07.923Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:15:07,943 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:15:07,943 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:15:07,944 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5a3d9e61 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:15:07,946 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51c189d6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:15:07,946 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5a3d9e61 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:15:07,948 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:15:07,948 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:15:07,948 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:15:07,948 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51c189d6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:15:07,948 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5a3d9e61 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:15:07,950 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:15:07,950 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:15:07,950 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:15:07,950 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1701339307950) 10:15:07,950 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:15:07,950 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:15:07,951 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:15:07,951 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@43e81d65 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:15:07,951 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:15:07,951 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@43e81d65 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:15:07,951 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:15:07,951 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@43e81d65 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:15:07,951 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:15:07,951 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@43e81d65 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:15:07,951 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:15:07,951 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@43e81d65 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:15:07,951 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:15:07,951 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@43e81d65 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:15:07,951 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:15:07,951 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@43e81d65 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:15:07,952 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:15:07,952 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@43e81d65 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:15:07,952 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:15:07,952 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:15:07,952 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:15:07,953 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:15:07,953 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:15:07,953 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:15:07,953 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:15:07,957 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6212ca26 - Setting zoneId to "UTC" 10:15:07,958 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:15:07,958 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:15:07,961 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:15:07,961 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:15:07,961 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:15:07,961 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:15:07,961 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:15:07,961 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@43e81d65 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:15:07,961 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:15:07,962 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1f7c4572 - End of configuration. 10:15:07,962 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@29840e6a - Registering current configuration as safe fallback point 2023-11-30T10:15:07.962Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:07.962Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:15:07.965Z INFO 8090 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-30T10:15:07.965Z INFO 8090 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:15:08.071Z INFO 8090 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.148 seconds (process running for 40.227) 2023-11-30T10:15:08.107Z WARN 8090 --- [ main] o.o.c.n.api.impl.client.DmiRestClient : Failed to retrieve health status from some url. Error Message: class org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 cannot be cast to class com.fasterxml.jackson.databind.JsonNode (org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 and com.fasterxml.jackson.databind.JsonNode are in unnamed module of loader 'app') [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:15:08.143Z INFO 8090 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-30T10:15:08.143Z INFO 8090 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:15:08.149Z INFO 8090 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.024 seconds (process running for 40.305) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:15:08.206Z INFO 8090 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Starting ForwardedSubscriptionEventCacheConfigSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-30T10:15:08.206Z INFO 8090 --- [ main] orwardedSubscriptionEventCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:15:08.224Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:08.224Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:08.251Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:08.251Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:08.276Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:08.276Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:08.281Z WARN 8090 --- [ 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: --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 2023-11-30T10:15:08.314Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:08.314Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:08.358Z INFO 8090 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-11-30T10:15:08.358Z INFO 8090 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-11-30T10:15:08.358Z INFO 8090 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 2023-11-30T10:15:08.358Z INFO 8090 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-11-30T10:15:08.359Z INFO 8090 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-11-30T10:15:08.361Z INFO 8090 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-11-30T10:15:08.543Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:08.543Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:08.553Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:08.553Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:08.579Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:08.579Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:08.729Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:08.729Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:08.763Z INFO 8090 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 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. 2023-11-30T10:15:08.830Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:08.830Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:08.847Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:08.847Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:08.862Z INFO 8090 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-11-30T10:15:08.866Z WARN 8090 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-11-30T10:15:08.931Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:08.932Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:08.942Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:08.942Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:08.954Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:08.955Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:09.103Z INFO 8090 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-11-30T10:15:09.108Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 2023-11-30T10:15:09.142Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:09.142Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:09.217Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:09.218Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:09.256Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:09.256Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:09.469Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:09.469Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:09.558Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:09.558Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:09.669Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:09.669Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:09.770Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:09.770Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:09.821Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:09.821Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:09.917Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:09.917Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:09.947Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:09.947Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:09.966Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:09.966Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:10.071Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:10.071Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:10.168Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:10.168Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:10.222Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:10.222Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:10.261Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:10.261Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:10.462Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:10.462Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:10.573Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:10.573Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:10.674Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:10.674Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:10.674Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:10.674Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:10.871Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:10.871Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:10.871Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:10.871Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:10.875Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:10.876Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:10.954Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:10.954Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:11.224Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:11.224Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:11.275Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:11.275Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:11.364Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:11.364Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:11.377Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:11.377Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:11.522Z INFO 8090 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:1, ver:1} [ Member [10.250.0.254]:5701 - ebf9343b-4b06-47f9-bab5-57c4ba0de3a3 this ] 2023-11-30T10:15:11.539Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 2023-11-30T10:15:11.570Z INFO 8090 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Started ForwardedSubscriptionEventCacheConfigSpec in 3.38 seconds (process running for 43.726) 2023-11-30T10:15:11.586Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:11.587Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:11.633Z INFO 8090 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.446 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:15:11.660Z INFO 8090 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Starting ModuleSetTagCacheConfigSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-30T10:15:11.661Z INFO 8090 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:15:11.675Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:11.675Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:11.683Z INFO 8090 --- [ main] com.hazelcast.system.logo : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-11-30T10:15:11.683Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-11-30T10:15:11.683Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.254]:5702 2023-11-30T10:15:11.683Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-11-30T10:15:11.683Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-11-30T10:15:11.683Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-11-30T10:15:11.697Z INFO 8090 --- [ main] com.hazelcast.system.security : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 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. 2023-11-30T10:15:11.699Z INFO 8090 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-11-30T10:15:11.699Z WARN 8090 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-11-30T10:15:11.713Z INFO 8090 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-11-30T10:15:11.714Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.254]:5702 is STARTING 2023-11-30T10:15:11.728Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:11.728Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:11.733Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:11.733Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:11.733Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:11.733Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:11.784Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:11.784Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:11.809Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:11.809Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:11.886Z INFO 8090 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.86]:5702 2023-11-30T10:15:11.917Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:37175 and /10.30.107.86:5702 2023-11-30T10:15:12.030Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:12.030Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:12.183Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:12.183Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:12.239Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:12.239Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:12.246Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:12.246Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:12.469Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:12.469Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:12.593Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:12.593Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:12.633Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:12.633Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:12.749Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:12.749Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:12.791Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:12.791Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:12.814Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:12.814Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:12.879Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:12.879Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:12.954Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:12.954Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:12.984Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:12.984Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:13.287Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:13.287Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:13.393Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:13.393Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:13.400Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:13.400Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:13.473Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:13.473Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:13.639Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:13.639Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:13.698Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:13.698Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:13.718Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:13.718Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:13.882Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:13.882Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:13.955Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:13.955Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:13.957Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:13.957Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:13.988Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:13.988Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:13.997Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:13.997Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:14.292Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:14.293Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:14.476Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:14.476Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:14.499Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:14.499Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:14.505Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:14.505Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:14.622Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:14.622Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:14.695Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:14.695Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:14.752Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:14.753Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:14.859Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:14.859Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:14.885Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:14.885Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:14.910Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:14.910Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:14.951Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:14.952Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:15.194Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:15.194Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:15.296Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:15.296Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:15.380Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:15.380Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:15.604Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:15.604Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:15.650Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:15.650Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:15.676Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:15.677Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:15.710Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:15.710Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:15.762Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:15.762Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:15.787Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:15.787Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:15.856Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:15.856Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:15.862Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:15.862Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:16.055Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:16.055Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:16.348Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:16.348Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:16.450Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:16.450Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:16.483Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:16.483Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:16.529Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:16.529Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:16.557Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:16.557Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:16.708Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:16.708Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:16.713Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:16.713Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:16.789Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:16.789Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:16.806Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:16.806Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:16.866Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:16.866Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:16.866Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:16.866Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:16.959Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:16.959Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:17.034Z INFO 8090 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:7, ver:7} [ Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 this ] 2023-11-30T10:15:17.036Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:15:17.036Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:15:17.036Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:15:17.038Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:15:17.040Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:51941 and /10.30.107.154:5702 2023-11-30T10:15:17.040Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:15:17.043Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5702 and /10.30.107.154:44517 2023-11-30T10:15:17.044Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:60511 and /10.30.107.154:5703 2023-11-30T10:15:17.045Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5702 and /10.30.107.154:36047 2023-11-30T10:15:17.049Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:40267 and /10.30.107.86:5703 2023-11-30T10:15:17.049Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5702 and /10.30.107.86:36457 2023-11-30T10:15:17.056Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:54079 and /10.30.107.86:5705 2023-11-30T10:15:17.061Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5702 and /10.30.107.86:60903 2023-11-30T10:15:17.063Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5702 and /10.30.107.86:37003 2023-11-30T10:15:17.064Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:51373 and /10.30.107.86:5704 2023-11-30T10:15:17.405Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:17.405Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:17.536Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:17.536Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:17.696Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:17.696Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:17.727Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:17.727Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:17.730Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:17.730Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:17.882Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:17.882Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:17.898Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:17.898Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:17.926Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:17.926Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:17.926Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:17.926Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:18.022Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:18.023Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:18.042Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.254]:5702 is STARTED 2023-11-30T10:15:18.048Z INFO 8090 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Started ModuleSetTagCacheConfigSpec in 6.408 seconds (process running for 50.204) 2023-11-30T10:15:18.058Z INFO 8090 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.42 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:15:18.080Z INFO 8090 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-30T10:15:18.080Z INFO 8090 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:15:18.096Z INFO 8090 --- [ main] com.hazelcast.system.logo : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-11-30T10:15:18.096Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-11-30T10:15:18.096Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.254]:5703 2023-11-30T10:15:18.096Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-11-30T10:15:18.096Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-11-30T10:15:18.096Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-11-30T10:15:18.109Z INFO 8090 --- [ main] com.hazelcast.system.security : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 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. 2023-11-30T10:15:18.111Z INFO 8090 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-11-30T10:15:18.111Z WARN 8090 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-11-30T10:15:18.127Z INFO 8090 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-11-30T10:15:18.127Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.254]:5703 is STARTING 2023-11-30T10:15:18.247Z INFO 8090 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.86]:5702 2023-11-30T10:15:18.251Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:33765 and /10.30.107.86:5702 2023-11-30T10:15:18.358Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:18.358Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:18.547Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:18.547Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:18.599Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:18.599Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:18.612Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:18.612Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:18.830Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:18.830Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:18.831Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:18.831Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:18.870Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:18.870Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:18.931Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:18.931Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:18.998Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:18.999Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:19.003Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:19.003Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:19.180Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:19.181Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:19.501Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:19.501Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:19.502Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:19.502Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:19.510Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:19.510Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:19.703Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:19.703Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:19.784Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:19.784Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:19.784Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:19.784Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:19.902Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:19.902Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:19.924Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:19.924Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:20.035Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:20.035Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:20.106Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:20.106Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:20.234Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:20.234Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:20.455Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:20.455Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:20.470Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:20.470Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:20.606Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:20.606Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:20.705Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:20.705Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:20.714Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:20.715Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:20.839Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:20.839Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:20.906Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:20.906Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:20.989Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:20.989Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:21.028Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:21.028Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:21.038Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:21.038Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:21.110Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:21.110Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:21.241Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:21.241Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:21.408Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:21.408Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:21.509Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:21.509Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:21.524Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:21.524Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:21.617Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:21.617Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:21.810Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:21.810Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:21.912Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:21.912Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:21.933Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:21.933Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:21.941Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:21.941Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:21.992Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:21.992Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:21.993Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:21.993Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:22.112Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:22.113Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:22.245Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:22.245Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:22.313Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:22.313Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:22.377Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:22.377Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:22.570Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:22.570Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:22.711Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:22.712Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:22.786Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:22.786Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:22.815Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:22.815Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:22.994Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:22.994Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:23.012Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:23.012Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:23.146Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:23.146Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:23.147Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:23.147Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:23.148Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:23.148Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:23.215Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:23.215Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:23.316Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:23.316Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:23.532Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:23.532Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:23.718Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:23.718Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:23.774Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:23.775Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:23.789Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:23.789Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:23.914Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:23.914Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:23.948Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:23.948Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:24.099Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:24.099Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:24.217Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:24.217Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:24.274Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:24.274Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:24.299Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:24.299Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:24.299Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:24.299Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:24.318Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:24.318Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:24.621Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:24.621Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:24.685Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:24.685Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:24.901Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:24.901Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:24.927Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:24.927Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:24.942Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:24.942Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:25.017Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:25.017Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:25.052Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:25.052Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:25.152Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:25.152Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:25.202Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:25.202Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:25.220Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:25.220Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:25.277Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:25.277Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:25.406Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:10} [ Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 this Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 ] 2023-11-30T10:15:25.408Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:15:25.408Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:15:25.408Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:15:25.408Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5703 and /10.30.107.86:56573 2023-11-30T10:15:25.408Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:15:25.409Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:15:25.409Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.254:5702, timeout: 10000, bind-any: true 2023-11-30T10:15:25.410Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:15:25.410Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:15:25.411Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5702 and /10.30.106.254:47369 2023-11-30T10:15:25.417Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5703 and /10.30.107.86:42467 2023-11-30T10:15:25.417Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5703 and /10.30.107.154:52751 2023-11-30T10:15:25.421Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:44987 and /10.30.107.154:5702 2023-11-30T10:15:25.426Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:25.426Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:25.426Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:55861 and /10.30.107.86:5706 2023-11-30T10:15:25.427Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:47369 and /10.30.106.254:5702 2023-11-30T10:15:25.428Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:57727 and /10.30.107.154:5704 2023-11-30T10:15:25.434Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:51463 and /10.30.107.154:5703 2023-11-30T10:15:25.435Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5703 and /10.30.106.254:58439 2023-11-30T10:15:25.435Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5702 and /10.30.107.154:58835 2023-11-30T10:15:25.435Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5703 and /10.30.107.154:60517 2023-11-30T10:15:25.435Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5703 and /10.30.107.86:45207 2023-11-30T10:15:25.435Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5702 and /10.30.107.86:44351 2023-11-30T10:15:25.435Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:58439 and /10.30.106.254:5703 2023-11-30T10:15:25.445Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5703 and /10.30.107.154:43391 2023-11-30T10:15:25.445Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:60995 and /10.30.107.86:5705 2023-11-30T10:15:25.445Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:58731 and /10.30.107.154:5704 2023-11-30T10:15:25.445Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:44607 and /10.30.107.86:5703 2023-11-30T10:15:25.445Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5703 and /10.30.107.86:47591 2023-11-30T10:15:25.445Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:37305 and /10.30.107.86:5704 2023-11-30T10:15:25.453Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:10} [ Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 this Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 ] 2023-11-30T10:15:25.455Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:45091 and /10.30.107.86:5706 2023-11-30T10:15:25.576Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:25.576Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:25.849Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:25.849Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:25.854Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:25.854Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:25.999Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:25.999Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:26.031Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:26.031Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:26.054Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:26.054Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:26.055Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:26.055Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:26.105Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:26.105Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:26.130Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:26.130Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:26.136Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:26.136Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:26.465Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.254]:5703 is STARTED 2023-11-30T10:15:26.471Z INFO 8090 --- [ main] com.hazelcast.system.logo : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-11-30T10:15:26.471Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-11-30T10:15:26.471Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.254]:5704 2023-11-30T10:15:26.471Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-11-30T10:15:26.471Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-11-30T10:15:26.471Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-11-30T10:15:26.484Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:26.484Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:26.487Z INFO 8090 --- [ main] com.hazelcast.system.security : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 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. 2023-11-30T10:15:26.488Z INFO 8090 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-11-30T10:15:26.488Z WARN 8090 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-11-30T10:15:26.499Z INFO 8090 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-11-30T10:15:26.500Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.254]:5704 is STARTING 2023-11-30T10:15:26.631Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:26.631Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:26.682Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:26.682Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:26.688Z INFO 8090 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.86]:5702 2023-11-30T10:15:26.691Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:43161 and /10.30.107.86:5702 2023-11-30T10:15:26.854Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:26.854Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:26.854Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:26.854Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:26.863Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:26.863Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:26.957Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:26.957Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:27.087Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:27.087Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:27.108Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:27.108Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:27.238Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:27.238Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:27.257Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:27.257Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:27.332Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:27.332Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:27.436Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:27.436Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:27.483Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:27.483Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:27.685Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:27.685Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:27.806Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:27.807Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:27.809Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:27.809Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:27.915Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:27.915Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:27.960Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:27.960Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:28.007Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:28.007Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:28.140Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:28.140Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:28.239Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:28.239Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:28.385Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:28.386Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:28.410Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:28.410Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:28.535Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:28.535Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:28.637Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:28.638Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:28.639Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:28.639Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:28.758Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:28.758Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:28.811Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:28.811Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:28.932Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:28.932Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:29.063Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:29.063Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:29.160Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:29.160Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:29.242Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:29.243Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:29.296Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:29.296Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:29.413Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:29.413Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:29.437Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:29.437Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:29.537Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:29.537Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:29.713Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:29.713Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:29.739Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:29.739Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:29.742Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:29.742Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:29.811Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:29.811Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:29.985Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:29.985Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:30.063Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:30.063Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:30.065Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:30.065Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:30.315Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:30.315Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:30.445Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:30.445Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:30.449Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:30.449Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:30.541Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:30.541Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:30.639Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:30.639Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:30.664Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:30.664Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:30.816Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:30.816Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:30.845Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:30.845Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:30.888Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:30.888Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:30.892Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:30.892Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:30.915Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:30.915Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:30.918Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:30.918Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:31.168Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:31.168Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:31.542Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:31.542Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:31.552Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:31.553Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:31.648Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:31.648Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:31.669Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:31.669Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:31.744Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:31.744Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:31.799Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:31.799Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:31.809Z INFO 8090 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 this Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 ] 2023-11-30T10:15:31.809Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 this ] 2023-11-30T10:15:31.810Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 this Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 ] 2023-11-30T10:15:31.818Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:15:31.818Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5704 and /10.30.107.154:35059 2023-11-30T10:15:31.818Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:15:31.819Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5703 and /10.30.107.86:38299 2023-11-30T10:15:31.819Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5702 and /10.30.107.154:36279 2023-11-30T10:15:31.830Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:36039 and /10.30.107.86:5704 2023-11-30T10:15:31.831Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5702 and /10.30.107.86:54061 2023-11-30T10:15:31.831Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5704 and /10.30.107.154:55843 2023-11-30T10:15:31.832Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5704 and /10.30.107.86:43121 2023-11-30T10:15:31.832Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5704 and /10.30.106.254:56187 2023-11-30T10:15:31.834Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:56187 and /10.30.106.254:5704 2023-11-30T10:15:31.839Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:15:31.839Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:56705 and /10.30.107.154:5705 2023-11-30T10:15:31.839Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5704 and /10.30.107.86:46773 2023-11-30T10:15:31.840Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:15:31.841Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5703 and /10.30.107.154:34301 2023-11-30T10:15:31.841Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:31.841Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:31.842Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.254:5702, timeout: 10000, bind-any: true 2023-11-30T10:15:31.843Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:35027 and /10.30.107.86:5707 2023-11-30T10:15:31.846Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5704 and /10.30.106.254:51431 2023-11-30T10:15:31.846Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5704 and /10.30.107.86:42111 2023-11-30T10:15:31.846Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:51431 and /10.30.106.254:5704 2023-11-30T10:15:31.847Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:15:31.849Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:55813 and /10.30.107.154:5705 2023-11-30T10:15:31.849Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:15:31.861Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5702 and /10.30.106.254:57443 2023-11-30T10:15:31.864Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:36893 and /10.30.107.86:5703 2023-11-30T10:15:31.865Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:45081 and /10.30.107.86:5707 2023-11-30T10:15:31.865Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:15:31.865Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:57443 and /10.30.106.254:5702 2023-11-30T10:15:31.866Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5704 and /10.30.107.154:36577 2023-11-30T10:15:31.866Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:56235 and /10.30.107.86:5705 2023-11-30T10:15:31.870Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:15:31.871Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5704 and /10.30.107.154:38155 2023-11-30T10:15:31.871Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:44657 and /10.30.107.86:5707 2023-11-30T10:15:31.871Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:41873 and /10.30.107.154:5702 2023-11-30T10:15:31.871Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:55551 and /10.30.107.154:5704 2023-11-30T10:15:31.872Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5704 and /10.30.107.86:60411 2023-11-30T10:15:31.872Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:58411 and /10.30.107.86:5706 2023-11-30T10:15:31.875Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5704 and /10.30.107.86:59349 2023-11-30T10:15:31.876Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:49569 and /10.30.107.154:5705 2023-11-30T10:15:31.927Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:31.927Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:31.948Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:31.948Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:31.994Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:31.994Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:32.119Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:32.119Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:32.383Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:32.383Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:32.571Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:32.571Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:32.745Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:32.745Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:32.752Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:32.752Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:32.755Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:32.755Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:32.780Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:32.780Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:32.801Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:32.801Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:32.803Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:32.803Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:32.850Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.254]:5704 is STARTED 2023-11-30T10:15:32.856Z INFO 8090 --- [ main] com.hazelcast.system.logo : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-11-30T10:15:32.856Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-11-30T10:15:32.856Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.254]:5705 2023-11-30T10:15:32.856Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-11-30T10:15:32.856Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-11-30T10:15:32.856Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-11-30T10:15:32.873Z INFO 8090 --- [ main] com.hazelcast.system.security : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 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. 2023-11-30T10:15:32.874Z INFO 8090 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-11-30T10:15:32.874Z WARN 8090 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-11-30T10:15:32.890Z INFO 8090 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-11-30T10:15:32.890Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.254]:5705 is STARTING 2023-11-30T10:15:32.904Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:32.904Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:32.911Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:32.911Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:32.977Z INFO 8090 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.86]:5702 2023-11-30T10:15:32.980Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:32991 and /10.30.107.86:5702 2023-11-30T10:15:33.148Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:33.148Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:33.275Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:33.275Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:33.536Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:33.536Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:33.603Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:33.603Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:33.754Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:33.755Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:33.755Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:33.755Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:33.776Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:33.776Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:33.833Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:33.833Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:33.847Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:33.847Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:33.959Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:33.959Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:34.014Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:34.014Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:34.107Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:34.107Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:34.302Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:34.302Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:34.389Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:34.389Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:34.428Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:34.428Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:34.507Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:34.507Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:34.629Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:34.629Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:34.749Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:34.749Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:34.756Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:34.756Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:34.785Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:34.785Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:34.807Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:34.807Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:34.811Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:34.811Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:34.960Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:34.960Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:35.017Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:35.017Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:35.381Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:35.381Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:35.405Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:35.405Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:35.409Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:35.409Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:35.543Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:35.543Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:35.581Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:35.581Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:35.751Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:35.751Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:35.758Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:35.758Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:35.809Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:35.810Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:35.838Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:35.838Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:35.912Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:35.912Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:35.919Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:35.919Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:36.014Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:36.014Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:36.311Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:36.311Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:36.383Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:36.383Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:36.395Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:36.395Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:36.483Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:36.483Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:36.558Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:36.558Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:36.765Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:36.765Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:36.861Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:36.861Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:36.941Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:36.941Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:36.954Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:36.954Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:36.960Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:36.960Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:36.972Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:36.972Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:37.217Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:37.217Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:37.348Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:37.348Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:37.385Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:37.385Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:37.464Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:37.464Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:37.537Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:37.537Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:37.669Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:37.669Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:37.710Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:37.711Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:37.764Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:37.764Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:37.856Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:37.856Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:37.882Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:37.882Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:37.894Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:37.894Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:37.962Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:37.962Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:38.220Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:38.220Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:38.390Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:38.390Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:38.468Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:38.468Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:38.488Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:38.488Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:38.551Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:38.551Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:38.724Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:38.724Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:38.746Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:38.746Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:38.784Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:38.785Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:38.817Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:38.817Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:38.858Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:38.858Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:38.864Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:38.864Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:38.913Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:38.913Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:39.323Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:39.323Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:39.334Z INFO 8090 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:15, ver:15} [ Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 this Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc ] 2023-11-30T10:15:39.335Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:15, ver:15} [ Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 this Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc ] 2023-11-30T10:15:39.335Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5705 and /10.30.107.154:51867 2023-11-30T10:15:39.336Z INFO 8090 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:15, ver:15} [ Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 this Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc ] 2023-11-30T10:15:39.337Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5705 and /10.30.106.254:58787 2023-11-30T10:15:39.337Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5705 and /10.30.107.86:49495 2023-11-30T10:15:39.337Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5705 and /10.30.107.154:42505 2023-11-30T10:15:39.339Z INFO 8090 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:15, ver:15} [ Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 this Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc ] 2023-11-30T10:15:39.340Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:58787 and /10.30.106.254:5705 2023-11-30T10:15:39.340Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:15:39.341Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:15:39.341Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:15:39.342Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:15:39.348Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5705 and /10.30.107.154:43827 2023-11-30T10:15:39.349Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.254:5702, timeout: 10000, bind-any: true 2023-11-30T10:15:39.351Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5702 and /10.30.106.254:43245 2023-11-30T10:15:39.351Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5705 and /10.30.106.254:42099 2023-11-30T10:15:39.351Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5705 and /10.30.107.154:39821 2023-11-30T10:15:39.351Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:40529 and /10.30.107.154:5702 2023-11-30T10:15:39.360Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:42099 and /10.30.106.254:5705 2023-11-30T10:15:39.361Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:15:39.361Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:15:39.361Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.254:5703, timeout: 10000, bind-any: true 2023-11-30T10:15:39.361Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:44661 and /10.30.107.86:5703 2023-11-30T10:15:39.361Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5705 and /10.30.106.254:45645 2023-11-30T10:15:39.361Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5705 and /10.30.107.86:40587 2023-11-30T10:15:39.362Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5705 and /10.30.107.86:42231 2023-11-30T10:15:39.362Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:15:39.362Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:57599 and /10.30.107.154:5703 2023-11-30T10:15:39.362Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:42853 and /10.30.107.86:5705 2023-11-30T10:15:39.363Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:45645 and /10.30.106.254:5705 2023-11-30T10:15:39.363Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5705 and /10.30.107.86:59603 2023-11-30T10:15:39.363Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5703 and /10.30.106.254:35609 2023-11-30T10:15:39.363Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:35609 and /10.30.106.254:5703 2023-11-30T10:15:39.364Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:15:39.364Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:34001 and /10.30.107.86:5704 2023-11-30T10:15:39.368Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:43245 and /10.30.106.254:5702 2023-11-30T10:15:39.369Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5705 and /10.30.107.86:36745 2023-11-30T10:15:39.370Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:55967 and /10.30.107.154:5706 2023-11-30T10:15:39.371Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:56721 and /10.30.107.86:5706 2023-11-30T10:15:39.376Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:54543 and /10.30.107.154:5704 2023-11-30T10:15:39.379Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:46541 and /10.30.107.154:5706 2023-11-30T10:15:39.380Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5702 and /10.30.107.154:50595 2023-11-30T10:15:39.382Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:42667 and /10.30.107.154:5706 2023-11-30T10:15:39.384Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5703 and /10.30.107.154:45019 2023-11-30T10:15:39.400Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:39.400Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:39.401Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:58667 and /10.30.107.154:5706 2023-11-30T10:15:39.428Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:39.428Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:39.448Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:39.448Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:39.663Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:39.663Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:39.749Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:39.749Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:39.751Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:39.751Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:39.769Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:39.769Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:39.782Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:39.782Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:39.880Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:39.880Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:39.963Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:39.963Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:39.971Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:39.971Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:40.175Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:40.175Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:40.271Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:40.271Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:40.365Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.254]:5705 is STARTED 2023-11-30T10:15:40.376Z INFO 8090 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 22.312 seconds (process running for 72.531) 2023-11-30T10:15:40.383Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:40.383Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:40.389Z INFO 8090 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 2023-11-30T10:15:40.451Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:40.451Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:40.522Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:40.522Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:40.736Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:40.736Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:40.755Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:40.756Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:40.771Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:40.772Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:40.836Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:40.837Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:40.873Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:40.873Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:40.924Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:40.924Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:41.066Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:41.066Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:41.235Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:41.235Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:41.354Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:41.354Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:41.385Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:41.385Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:41.425Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:41.425Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:41.575Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:41.576Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:41.638Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:41.638Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:41.673Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:41.673Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:41.758Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:41.758Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:41.788Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:41.789Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:41.976Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:41.976Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:42.026Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:42.026Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.021 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:15:42.114Z INFO 8090 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-30T10:15:42.114Z INFO 8090 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:15:42.129Z INFO 8090 --- [ main] com.hazelcast.system.logo : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-11-30T10:15:42.130Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-11-30T10:15:42.130Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.254]:5706 2023-11-30T10:15:42.130Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-11-30T10:15:42.130Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-11-30T10:15:42.130Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-11-30T10:15:42.139Z INFO 8090 --- [ main] com.hazelcast.system.security : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] 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. 2023-11-30T10:15:42.140Z INFO 8090 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-11-30T10:15:42.140Z WARN 8090 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-11-30T10:15:42.148Z INFO 8090 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-11-30T10:15:42.148Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.254]:5706 is STARTING 2023-11-30T10:15:42.269Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:42.269Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:42.297Z INFO 8090 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.86]:5702 2023-11-30T10:15:42.308Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:54427 and /10.30.107.86:5702 2023-11-30T10:15:42.340Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:42.341Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:42.427Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:42.427Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:42.441Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:42.441Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:42.542Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:42.542Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:42.558Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:42.558Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:42.575Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:42.575Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:42.578Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:42.578Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:42.761Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:42.761Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:42.929Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:42.929Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:42.930Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:42.930Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:42.991Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:42.991Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:43.271Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:43.271Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:43.330Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:43.330Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:43.444Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:43.444Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:43.460Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:43.460Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:43.493Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:43.493Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:43.581Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:43.581Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:43.594Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:43.594Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:43.663Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:43.663Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:43.677Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:43.677Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:43.844Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:43.844Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:43.932Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:43.932Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:43.983Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:43.983Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:44.232Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:44.232Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:44.273Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:44.273Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:44.496Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:44.496Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:44.496Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:44.497Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:44.513Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:44.513Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:44.578Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:44.578Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:44.646Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:44.646Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:44.684Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:44.684Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:44.716Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:44.716Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:44.847Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:44.847Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:44.885Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:44.885Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:44.886Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:44.886Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:45.175Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:45.175Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:45.285Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:45.285Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:45.348Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:45.348Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:45.549Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:45.549Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:45.586Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:45.586Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:45.668Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:45.668Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:45.668Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:45.668Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:45.680Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:45.680Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:45.738Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:45.738Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:45.849Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:45.850Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:45.888Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:45.888Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:45.950Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:45.950Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:46.178Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:46.178Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:46.239Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:46.239Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:46.452Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:46.452Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:46.539Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:46.539Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:46.582Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:46.582Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:46.601Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:46.601Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:46.621Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:46.621Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:46.771Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:46.772Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:46.892Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:46.892Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:46.901Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:46.902Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:46.942Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:46.942Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:47.105Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:47.105Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:47.280Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:47.280Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:47.342Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:47.342Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:47.392Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:47.392Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:47.415Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5706 and /10.30.107.154:53541 2023-11-30T10:15:47.416Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:17, ver:17} [ Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 this Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be ] 2023-11-30T10:15:47.417Z INFO 8090 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:17, ver:17} [ Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be this ] 2023-11-30T10:15:47.417Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5706 and /10.30.107.154:37277 2023-11-30T10:15:47.418Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5706 and /10.30.107.86:33605 2023-11-30T10:15:47.420Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:17, ver:17} [ Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 this Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be ] 2023-11-30T10:15:47.421Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5706 and /10.30.107.86:41029 2023-11-30T10:15:47.422Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:17, ver:17} [ Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 this Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be ] 2023-11-30T10:15:47.424Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:15:47.425Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:15:47.425Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5706 and /10.30.107.154:60491 2023-11-30T10:15:47.427Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5706 and /10.30.106.254:44993 2023-11-30T10:15:47.428Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5706 and /10.30.106.254:33431 2023-11-30T10:15:47.438Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:58943 and /10.30.107.154:5707 2023-11-30T10:15:47.441Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:44993 and /10.30.106.254:5706 2023-11-30T10:15:47.441Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:55245 and /10.30.107.86:5703 2023-11-30T10:15:47.442Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:53381 and /10.30.107.154:5707 2023-11-30T10:15:47.442Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:33431 and /10.30.106.254:5706 2023-11-30T10:15:47.442Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5706 and /10.30.107.86:41371 2023-11-30T10:15:47.442Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:34907 and /10.30.107.154:5707 2023-11-30T10:15:47.442Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5706 and /10.30.107.86:47977 2023-11-30T10:15:47.442Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5706 and /10.30.106.254:47363 2023-11-30T10:15:47.443Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:47363 and /10.30.106.254:5706 2023-11-30T10:15:47.443Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:41307 and /10.30.107.86:5704 2023-11-30T10:15:47.443Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5706 and /10.30.107.154:46049 2023-11-30T10:15:47.443Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5706 and /10.30.107.86:45625 2023-11-30T10:15:47.445Z INFO 8090 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:17, ver:17} [ Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 this Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be ] 2023-11-30T10:15:47.445Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5706 and /10.30.106.254:52263 2023-11-30T10:15:47.446Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:52263 and /10.30.106.254:5706 2023-11-30T10:15:47.447Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5703 and /10.30.107.154:55517 2023-11-30T10:15:47.449Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5706 and /10.30.107.154:36495 2023-11-30T10:15:47.449Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5706 and /10.30.107.154:56311 2023-11-30T10:15:47.455Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:15:47.455Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:15:47.456Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:47.456Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:47.458Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5702 and /10.30.107.154:40257 2023-11-30T10:15:47.460Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:49335 and /10.30.107.86:5706 2023-11-30T10:15:47.466Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:15:47.467Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:36489 and /10.30.107.154:5706 2023-11-30T10:15:47.476Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5705 and /10.30.107.154:37399 2023-11-30T10:15:47.480Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:36257 and /10.30.107.154:5707 2023-11-30T10:15:47.484Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:47.484Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:47.487Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:37701 and /10.30.107.154:5707 2023-11-30T10:15:47.487Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5704 and /10.30.107.154:34115 2023-11-30T10:15:47.555Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:47.555Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:47.678Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:47.678Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:47.845Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:47.845Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:47.874Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:47.874Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:47.945Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:47.945Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:47.957Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:47.957Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:48.211Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:48.211Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:48.310Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:48.310Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:48.358Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:48.358Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:48.386Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:48.386Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:48.395Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:48.395Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:48.402Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:48.402Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:48.467Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.254]:5706 is STARTED 2023-11-30T10:15:48.471Z INFO 8090 --- [ main] com.hazelcast.system.logo : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-11-30T10:15:48.471Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-11-30T10:15:48.471Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.254]:5707 2023-11-30T10:15:48.471Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-11-30T10:15:48.471Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-11-30T10:15:48.471Z INFO 8090 --- [ main] com.hazelcast.system : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-11-30T10:15:48.482Z INFO 8090 --- [ main] com.hazelcast.system.security : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] 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. 2023-11-30T10:15:48.483Z INFO 8090 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-11-30T10:15:48.483Z WARN 8090 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-11-30T10:15:48.486Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:48.486Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:48.494Z INFO 8090 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-11-30T10:15:48.494Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.254]:5707 is STARTING 2023-11-30T10:15:48.636Z INFO 8090 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.86]:5702 2023-11-30T10:15:48.639Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:48299 and /10.30.107.86:5702 2023-11-30T10:15:48.683Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:48.683Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:48.750Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:48.750Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:48.784Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:48.784Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:48.949Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:48.949Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:49.011Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:49.011Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:49.248Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:49.248Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:49.264Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:49.264Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:49.390Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:49.390Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:49.461Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:49.461Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:49.463Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:49.463Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:49.589Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:49.589Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:49.606Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:49.606Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:49.636Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:49.636Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:49.687Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:49.687Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:49.753Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:49.753Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:50.003Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:50.003Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:50.167Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:50.167Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:50.182Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:50.182Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:50.201Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:50.201Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:50.491Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:50.491Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:50.509Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:50.509Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:50.539Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:50.539Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:50.594Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:50.594Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:50.614Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:50.614Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:50.683Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:50.683Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:50.740Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:50.740Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:50.957Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:50.957Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:51.020Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:51.020Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:51.085Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:51.085Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:51.207Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:51.207Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:51.394Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:51.394Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:51.404Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:51.404Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:51.512Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:51.512Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:51.591Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:51.592Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:51.597Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:51.597Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:51.767Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:51.767Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:51.793Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:51.793Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:51.837Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:51.837Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:51.923Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:51.923Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:52.111Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:52.111Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:52.238Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:52.238Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:52.261Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:52.261Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:52.307Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:52.307Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:52.415Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:52.415Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:52.497Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:52.497Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:52.743Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:52.744Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:52.790Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:52.790Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:52.799Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:52.799Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:52.846Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:52.846Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:52.871Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:52.871Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:53.091Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:53.091Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:53.127Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:53.127Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:53.163Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:53.163Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:53.210Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:53.210Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:53.314Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:53.314Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:53.568Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:53.568Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:53.600Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:53.600Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:53.696Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:53.696Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:53.749Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:18, ver:18} [ Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 this Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be Member [10.30.106.254]:5707 - 75a4c290-16a8-41ca-8ae7-22ff30c9f265 ] 2023-11-30T10:15:53.750Z INFO 8090 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:18, ver:18} [ Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 this Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be Member [10.30.106.254]:5707 - 75a4c290-16a8-41ca-8ae7-22ff30c9f265 ] 2023-11-30T10:15:53.763Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:53.763Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:53.763Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5707 and /10.30.106.254:33315 2023-11-30T10:15:53.763Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5707 and /10.30.107.154:53743 2023-11-30T10:15:53.764Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Members {size:18, ver:18} [ Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be Member [10.30.106.254]:5707 - 75a4c290-16a8-41ca-8ae7-22ff30c9f265 this ] 2023-11-30T10:15:53.764Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5707 and /10.30.107.86:39781 2023-11-30T10:15:53.765Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5707 and /10.30.107.86:59711 2023-11-30T10:15:53.765Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5707 and /10.30.106.254:41741 2023-11-30T10:15:53.765Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5707 and /10.30.107.86:35429 2023-11-30T10:15:53.766Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:18, ver:18} [ Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 this Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be Member [10.30.106.254]:5707 - 75a4c290-16a8-41ca-8ae7-22ff30c9f265 ] 2023-11-30T10:15:53.767Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5707 and /10.30.107.86:52579 2023-11-30T10:15:53.767Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5707 and /10.30.106.254:54923 2023-11-30T10:15:53.768Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:41741 and /10.30.106.254:5707 2023-11-30T10:15:53.768Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:33315 and /10.30.106.254:5707 2023-11-30T10:15:53.774Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5707 and /10.30.107.154:59629 2023-11-30T10:15:53.776Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5707 and /10.30.107.154:33605 2023-11-30T10:15:53.783Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5707 and /10.30.107.154:52837 2023-11-30T10:15:53.783Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5707 and /10.30.107.86:41111 2023-11-30T10:15:53.783Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5707 and /10.30.107.154:47741 2023-11-30T10:15:53.783Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5707 and /10.30.106.254:45739 2023-11-30T10:15:53.783Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5707 and /10.30.106.254:37229 2023-11-30T10:15:53.786Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:37229 and /10.30.106.254:5707 2023-11-30T10:15:53.786Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:45739 and /10.30.106.254:5707 2023-11-30T10:15:53.786Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:54923 and /10.30.106.254:5707 2023-11-30T10:15:53.788Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:18, ver:18} [ Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be this Member [10.30.106.254]:5707 - 75a4c290-16a8-41ca-8ae7-22ff30c9f265 ] 2023-11-30T10:15:53.791Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:5707 and /10.30.107.154:57501 2023-11-30T10:15:53.792Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:15:53.792Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:15:53.794Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:38039 and /10.30.107.86:5703 2023-11-30T10:15:53.796Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.254:33639 and /10.30.107.154:5704 2023-11-30T10:15:53.808Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:18, ver:18} [ Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 this Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be Member [10.30.106.254]:5707 - 75a4c290-16a8-41ca-8ae7-22ff30c9f265 ] 2023-11-30T10:15:53.829Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:53.829Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:53.902Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:53.902Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:53.943Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:53.943Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:54.217Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:54.217Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:54.225Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:54.225Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:54.295Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:54.295Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:54.325Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:54.325Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:54.334Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:54.335Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:54.475Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:54.475Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:54.807Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:54.807Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:54.808Z INFO 8090 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.254]:5707 is STARTED 2023-11-30T10:15:54.814Z INFO 8090 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.719 seconds (process running for 86.969) 2023-11-30T10:15:54.830Z INFO 8090 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.738 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 2023-11-30T10:15:54.852Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:54.852Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:15:54.855Z INFO 8090 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-30T10:15:54.855Z INFO 8090 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:15:54.887Z INFO 8090 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.049 seconds (process running for 87.042) 2023-11-30T10:15:54.894Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-11 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2023-11-30T10:15:54.904Z INFO 8090 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 2023-11-30T10:15:54.906Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:15:54.906Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:15:54.906Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339354906 2023-11-30T10:15:54.912Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:15:54.912Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:15:54.912Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:15:54.920Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-12 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-30T10:15:54.921Z INFO 8090 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 2023-11-30T10:15:54.922Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:15:54.923Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:15:54.923Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339354922 2023-11-30T10:15:54.924Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:15:54.924Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:15:54.924Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec 2023-11-30T10:15:54.931Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:54.931Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:15:54.954Z INFO 8090 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Starting ClientCmSubscriptionNcmpInEventMapperSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-30T10:15:54.954Z INFO 8090 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:15:54.960Z INFO 8090 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Started ClientCmSubscriptionNcmpInEventMapperSpec in 0.025 seconds (process running for 87.115) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec 2023-11-30T10:15:54.994Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:54.994Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:55.009Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:55.009Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:55.013Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:15:55.013Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec 2023-11-30T10:15:55.013Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec 2023-11-30T10:15:55.037Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:15:55.037Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:15:55.037Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventMapperSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec 2023-11-30T10:15:55.083Z INFO 8090 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-11-30T10:15:55.103Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:55.104Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:55.148Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:15:55.148Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:15:55.148Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:15:55.155Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:55.155Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:55.171Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:15:55.171Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:15:55.171Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:15:55.189Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: bbfb125f4d108d4de7c25cc15d8ac50641b4a9c0a3b0640bf1930bda4c514aac 2023-11-30T10:15:55.256Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:55.256Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:55.298Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:55.299Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:55.372Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:15:55.372Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:15:55.372Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:15:55.401Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:15:55.401Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:15:55.401Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:15:55.455Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:55.455Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:55.457Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:55.457Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:55.518Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:55.518Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:55.713Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:55.713Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:55.811Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:55.811Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:55.825Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:15:55.826Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:15:55.826Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:15:55.854Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:15:55.854Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:15:55.854Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:15:55.907Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:55.907Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:56.012Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:56.012Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:56.114Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:56.114Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:56.164Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:56.164Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:56.216Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:56.216Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:56.318Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:56.318Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:56.354Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:56.354Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:56.426Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:56.426Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:56.483Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:56.483Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:56.621Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:56.621Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:56.629Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:56.629Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:56.714Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:15:56.714Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:15:56.714Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:15:56.730Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:15:56.730Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:15:56.730Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:15:56.872Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:56.872Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:56.921Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:56.921Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:56.928Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:56.928Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:57.129Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:57.129Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:57.272Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:57.272Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:57.281Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:57.281Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:57.412Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:57.412Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:57.420Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:57.420Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:57.474Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:57.474Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:57.524Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:57.524Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:57.531Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:57.531Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:57.688Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:57.688Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:57.781Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:57.781Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:57.870Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:15:57.870Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:15:57.870Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:15:57.875Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:57.875Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:57.928Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:57.928Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:57.936Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:15:57.936Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:15:57.936Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:15:58.183Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:58.183Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:58.284Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:58.284Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:58.424Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:58.424Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:58.435Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:58.435Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:58.517Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:58.517Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:58.530Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:58.530Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:58.537Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:58.537Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:58.628Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:58.628Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:58.735Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:58.735Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:58.848Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:58.848Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:58.876Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:15:58.876Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:15:58.876Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:15:58.886Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:58.886Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:58.936Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:15:58.936Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:59.000Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:15:59.000Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:15:59.000Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:15:59.287Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:15:59.287Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:59.326Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:15:59.326Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:59.339Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:15:59.339Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:59.471Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:15:59.471Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:15:59.492Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:15:59.492Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:59.532Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:15:59.532Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:59.701Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:15:59.701Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:15:59.740Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:15:59.740Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:15:59.889Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:15:59.889Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:59.903Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:15:59.903Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:15:59.912Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:15:59.912Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:15:59.912Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:15:59.933Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:15:59.933Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:15:59.933Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:15:59.943Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:15:59.943Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:00.148Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:00.148Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:00.345Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:00.345Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:00.376Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:00.376Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:00.395Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:00.395Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:00.429Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:00.429Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:00.500Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:00.500Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:00.554Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:00.554Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:00.676Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.593619752S 2023-11-30T10:16:00.734Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:00.734Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:16:00.813Z INFO 8090 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Starting CmSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-30T10:16:00.813Z INFO 8090 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:16:00.821Z INFO 8090 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Started CmSubscriptionDmiOutEventConsumerSpec in 0.033 seconds (process running for 92.976) 2023-11-30T10:16:00.824Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:00.824Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:00.843Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-11-30T10:16:00.848Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-11-30T10:16:00.852Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-11-30T10:16:00.856Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-11-30T10:16:00.858Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:00.858Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:00.860Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-11-30T10:16:00.863Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-11-30T10:16:00.867Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-11-30T10:16:00.873Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-11-30T10:16:00.898Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:00.899Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:00.899Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:00.900Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:00.900Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:00.944Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:00.944Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:00.997Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:00.997Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:00.997Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:01.055Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:01.055Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.069 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 2023-11-30T10:16:01.157Z INFO 8090 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-11-30T10:16:01.198Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 75fa4fe18de6fbc3eb9cec0982b8e3acfe252be5ca992f4b191b19e79ec92b2f 2023-11-30T10:16:01.238Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:01.238Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:01.333Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:01.333Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:01.366Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:01.366Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:01.417Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:01.417Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:01.567Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:01.567Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:01.696Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:01.696Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:01.764Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:01.764Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:01.803Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:01.803Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:01.959Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:01.959Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:01.959Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:01.987Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:01.987Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:02.014Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:02.014Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:02.056Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:02.056Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:02.056Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:02.067Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:02.067Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:02.120Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:02.120Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:02.199Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:02.199Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:02.228Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:02.228Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:02.445Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:02.445Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:02.480Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:02.480Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:02.615Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:02.615Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:02.624Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:02.624Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:02.631Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:02.631Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:02.821Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:02.821Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:02.921Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:02.921Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:02.921Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:02.981Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:02.981Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:02.983Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:02.983Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:03.015Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:03.015Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:03.015Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:03.070Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:03.070Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:03.090Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:03.090Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:03.209Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:03.209Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:03.337Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:03.337Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:03.534Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:03.534Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:03.618Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:03.618Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:03.627Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:03.627Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:03.635Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:03.635Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:03.655Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:03.656Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:03.828Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:03.828Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:03.828Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:03.918Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:03.918Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:03.918Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:03.984Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:03.984Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:04.025Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:04.025Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:04.086Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:04.086Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:04.173Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:04.173Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:04.245Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:04.245Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:04.363Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:04.363Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:04.437Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:04.437Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:04.440Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:04.440Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:04.730Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:04.730Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:04.739Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:04.739Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:04.760Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:04.760Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:04.771Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:04.771Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:05.029Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:05.029Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:05.032Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:05.032Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:05.032Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:05.125Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:05.125Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:05.125Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:05.203Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:05.203Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:05.204Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:05.204Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:05.254Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:05.254Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:05.275Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:05.276Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:05.304Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:05.304Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:05.483Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:05.483Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:05.624Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:05.624Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:05.654Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:05.654Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:05.775Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:05.775Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:05.805Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:05.805Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:05.883Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:05.883Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:05.932Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:05.932Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:06.114Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:06.114Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:06.156Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:06.156Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:06.160Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:06.160Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:06.160Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:06.181Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:06.181Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:06.186Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:06.186Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:06.186Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:06.315Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:06.315Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:06.337Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:06.337Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:06.515Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:06.516Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:06.562Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:06.562Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:06.732Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:06.732Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:06.778Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:06.778Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:06.794Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:06.794Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:06.849Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.691676989S 2023-11-30T10:16:06.872Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:06.872Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:06.932Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2023-11-30T10:16:06.935Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2023-11-30T10:16:06.937Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2023-11-30T10:16:06.939Z INFO 8090 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2023-11-30T10:16:06.949Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:06.949Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:07.068Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:07.068Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:07.072Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:07.072Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:07.072Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:07.119Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:07.119Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:07.150Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:07.150Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:07.150Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:07.202Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:07.202Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.08 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec 2023-11-30T10:16:07.245Z INFO 8090 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-11-30T10:16:07.300Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:07.300Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:07.323Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: c3fa800bd27ac32bc2e09063ed86b537aa7feca1791e380aa72b0a8bccb4805b 2023-11-30T10:16:07.501Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:07.501Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:07.633Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:07.633Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:07.652Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:07.652Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:07.703Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:07.703Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:07.721Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:07.721Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:07.803Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:07.803Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:07.927Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:07.927Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:08.022Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:08.022Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:08.053Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:08.054Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:08.054Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:08.162Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:08.162Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:08.178Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:08.178Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:08.178Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:08.209Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:08.209Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:08.222Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:08.222Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:08.491Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:08.491Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:08.511Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:08.511Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:08.563Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:08.563Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:08.563Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:08.563Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:08.710Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:08.710Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:08.793Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:08.793Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:09.011Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:09.011Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:09.065Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:09.065Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:09.065Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:09.115Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:09.115Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:09.144Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:09.144Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:09.144Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:09.150Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:09.150Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:09.194Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:09.194Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:09.222Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:09.222Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:09.279Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:09.279Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:09.345Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:09.345Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:09.575Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:09.575Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:09.613Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:09.613Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:09.726Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:09.726Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:09.846Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:09.847Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:09.863Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:09.863Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:09.913Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:09.913Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:09.927Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:09.927Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:09.927Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:10.075Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:10.075Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:10.097Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:10.097Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:10.097Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:10.148Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:10.148Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:10.153Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:10.153Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:10.168Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:10.168Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:10.283Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:10.283Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:10.298Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:10.298Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:10.428Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:10.428Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:10.716Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:10.716Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:10.782Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:10.782Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:10.818Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:10.819Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:10.929Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:10.929Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:10.981Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:10.981Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:10.981Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:11.000Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:11.000Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:11.101Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:11.101Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:11.101Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:11.116Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:11.116Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:11.218Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:11.218Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:11.262Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:11.262Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:11.262Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:11.262Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:11.281Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:11.281Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:11.322Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:11.322Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:11.336Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:11.336Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:11.721Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:11.721Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:11.853Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:11.854Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:11.891Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:11.891Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:11.925Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:11.925Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:12.019Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:12.019Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:12.039Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:12.039Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:12.053Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:12.053Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:12.053Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:12.136Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:12.136Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:12.136Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:12.137Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:12.137Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:12.175Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:12.175Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:12.219Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:12.219Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:12.329Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:12.329Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:12.429Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:12.429Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:12.512Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:12.512Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:12.749Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.503950998S . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:16:12.787Z INFO 8090 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Starting CmSubscriptionNcmpInEventForwarderSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-30T10:16:12.787Z INFO 8090 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:16:12.835Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:12.835Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:12.839Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:12.839Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:12.866Z INFO 8090 --- [s.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=23.7G, swap.space.total=0, swap.space.free=0, heap.memory.used=152.3M, heap.memory.free=82.9M, heap.memory.total=236.0M, heap.memory.max=7.8G, heap.memory.used/total=64.51%, heap.memory.used/max=1.91%, minor.gc.count=30, minor.gc.time=351ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=73.21%, load.systemAverage=1.72, thread.count=441, thread.peakCount=442, cluster.timeDiff=-1, 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=1484, 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=0, proxy.count=6, clientEndpoint.count=0, connection.active.count=27, client.connection.count=0, connection.count=17 2023-11-30T10:16:12.867Z INFO 8090 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Started CmSubscriptionNcmpInEventForwarderSpec in 0.111 seconds (process running for 105.022) 2023-11-30T10:16:12.978Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:12.978Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:12.978Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:13.007Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:13.007Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:13.031Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:13.031Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:13.043Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:13.043Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:13.049Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:13.049Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:13.060Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:13.060Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:13.100Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:13.100Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:13.100Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:13.149Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:13.149Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:13.186Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:13.186Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:13.437Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:13.437Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:13.530Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:13.530Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:13.537Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:13.537Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:13.841Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:13.841Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:13.934Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:13.934Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:14.042Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:14.042Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:14.061Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:14.061Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:14.105Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:14.105Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:14.105Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:14.131Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:14.131Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:14.131Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:14.152Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:14.152Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:14.189Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:14.189Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:14.196Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:14.196Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:14.213Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:14.213Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:14.252Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:14.252Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:14.339Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:14.339Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:14.490Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:14.490Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:14.734Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:14.734Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:14.943Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:14.943Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:15.056Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:15.056Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:15.064Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:15.064Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:15.084Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:15.084Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:15.084Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:15.095Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:15.095Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:15.137Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:15.137Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.918 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:16:15.191Z INFO 8090 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Starting CmSubscriptionNcmpOutEventPublisherSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-30T10:16:15.192Z INFO 8090 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:16:15.200Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:15.200Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:15.211Z INFO 8090 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Started CmSubscriptionNcmpOutEventPublisherSpec in 0.032 seconds (process running for 107.366) 2023-11-30T10:16:15.248Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:15.248Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 2023-11-30T10:16:15.258Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:15.258Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:15.258Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:15.266Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:15.266Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:15.298Z INFO 8090 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 2023-11-30T10:16:15.306Z INFO 8090 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 2023-11-30T10:16:15.310Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:15.310Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 2023-11-30T10:16:15.384Z ERROR 8090 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 2023-11-30T10:16:15.388Z INFO 8090 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-11-30T10:16:15.433Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 63278545ae98077dd0ba21a066eb9bd31e23918e57d28aa3746f9e0a47ee684f 2023-11-30T10:16:15.546Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:15.546Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:15.657Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:15.657Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:15.952Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:15.952Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:15.996Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:15.996Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:15.996Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:16.118Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:16.118Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:16.151Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:16.151Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:16.188Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:16.188Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:16.250Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:16.250Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:16.254Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:16.254Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:16.273Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:16.273Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:16.314Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:16.314Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:16.314Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:16.355Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:16.355Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:16.409Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:16.409Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:16.497Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:16.497Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:16.518Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:16.518Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:16.573Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:16.573Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:16.954Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:16.954Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:16.954Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:17.041Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:17.041Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:17.065Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:17.065Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:17.110Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:17.111Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:17.155Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:17.155Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:17.177Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:17.177Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:17.261Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:17.261Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:17.272Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:17.272Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:17.272Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:17.278Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:17.278Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:17.358Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:17.358Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:17.426Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:17.426Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:17.462Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:17.463Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:17.652Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:17.652Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:17.675Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:17.675Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:17.857Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:17.857Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:17.857Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:17.967Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:17.967Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:18.080Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:18.080Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:18.175Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:18.175Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:18.175Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:18.180Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:18.180Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:18.197Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:18.198Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:18.212Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:18.212Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:18.264Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:18.264Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:18.358Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:18.358Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:18.419Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:18.419Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:18.520Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:18.520Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:18.529Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:18.529Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:18.732Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:18.732Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:18.755Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:18.756Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:18.810Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:18.810Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:18.810Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:18.871Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:18.871Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:18.932Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:18.932Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:19.183Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:19.183Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:19.252Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:19.252Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:19.272Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:19.272Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:19.322Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:19.322Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:19.343Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:19.343Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:19.343Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:19.422Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:19.422Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:19.424Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:19.424Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:19.462Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:19.462Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:19.613Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:19.613Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:19.682Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:19.682Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:19.814Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:19.814Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:19.814Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:19.890Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:19.890Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:20.036Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:20.036Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:20.073Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:20.073Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:20.156Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:20.156Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:20.187Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:20.187Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:20.303Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:20.303Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:20.303Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:20.326Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:20.326Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:20.327Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:20.327Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:20.327Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:20.327Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:20.365Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:20.365Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:20.428Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:20.428Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:20.616Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:20.616Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:20.685Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.297040063S 2023-11-30T10:16:20.688Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32784] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-9 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-11-30T10:16:20.690Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:16:20.690Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:16:20.690Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339380690 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:16:20.707Z INFO 8090 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-30T10:16:20.707Z INFO 8090 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:16:20.715Z INFO 8090 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.022 seconds (process running for 112.87) 2023-11-30T10:16:20.717Z INFO 8090 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 2023-11-30T10:16:20.719Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-30T10:16:20.719Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32784] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-13 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2023-11-30T10:16:20.721Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-30T10:16:20.721Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:16:20.721Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:16:20.721Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339380721 2023-11-30T10:16:20.833Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:20.833Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:20.833Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:20.852Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:20.852Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:20.895Z WARN 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 1 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 2023-11-30T10:16:20.895Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 2aw4akPISseQVuUveiazGw 2023-11-30T10:16:20.952Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:20.952Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:20.977Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:20.977Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:21.030Z WARN 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 3 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 2023-11-30T10:16:21.139Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Resetting the last seen epoch of partition ncmp-events-test-0 to 0 since the associated topicId changed from null to 2fs2iqaVT-2rqiXU4E4gYA 2023-11-30T10:16:21.151Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:21.151Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:21.155Z INFO 8090 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Resetting the last seen epoch of partition ncmp-events-test-0 to 0 since the associated topicId changed from null to 2fs2iqaVT-2rqiXU4E4gYA 2023-11-30T10:16:21.155Z INFO 8090 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: 2aw4akPISseQVuUveiazGw 2023-11-30T10:16:21.183Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:21.183Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:21.290Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:21.291Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:21.309Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:21.309Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:21.368Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:21.368Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:21.372Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:21.372Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:21.372Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:21.374Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 2023-11-30T10:16:21.376Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 2023-11-30T10:16:21.381Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:21.381Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:21.395Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-9-e5f849e2-b494-4cc5-b80c-5d6ad302844e 2023-11-30T10:16:21.395Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, 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) 2023-11-30T10:16:21.395Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 2023-11-30T10:16:21.399Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:21.399Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:21.417Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-9-e5f849e2-b494-4cc5-b80c-5d6ad302844e', protocol='range'} 2023-11-30T10:16:21.417Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-9-e5f849e2-b494-4cc5-b80c-5d6ad302844e=Assignment(partitions=[ncmp-events-test-0])} 2023-11-30T10:16:21.437Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-9-e5f849e2-b494-4cc5-b80c-5d6ad302844e', protocol='range'} 2023-11-30T10:16:21.438Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 2023-11-30T10:16:21.438Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 2023-11-30T10:16:21.444Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 2023-11-30T10:16:21.458Z INFO 8090 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32784 (id: 1 rack: null)], epoch=0}}. 2023-11-30T10:16:21.513Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:21.513Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:21.587Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:21.588Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2023-11-30T10:16:21.620Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:21.620Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 15 due to node 1 being disconnected (elapsed time since creation: 124ms, elapsed time since send: 123ms, request timeout: 30000ms) 2023-11-30T10:16:21.620Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 2023-11-30T10:16:21.620Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 2023-11-30T10:16:21.620Z INFO 8090 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=412898918, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-11-30T10:16:21.621Z INFO 8090 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-11-30T10:16:21.687Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:21.687Z WARN 8090 --- [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. 2023-11-30T10:16:21.722Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:21.722Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:21.772Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:21.772Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.426 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec 10:16:21,834 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:16:21,834 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:16:21,834 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1e729758 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:16:21,837 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51c189d6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:16:21,837 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1e729758 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:16:21,838 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:16:21,838 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:16:21,838 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:16:21,838 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51c189d6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:16:21,838 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1e729758 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:16:21,840 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:16:21,840 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:16:21,840 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:16:21,841 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1701339381840) 10:16:21,841 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:16:21,841 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:16:21,841 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:16:21,841 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@32a71425 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:16:21,841 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:16:21,841 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@32a71425 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:16:21,841 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:16:21,841 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@32a71425 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:16:21,841 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:16:21,841 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@32a71425 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:16:21,841 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:16:21,841 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@32a71425 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:16:21,842 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:16:21,842 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@32a71425 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:16:21,842 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:16:21,842 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@32a71425 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:16:21,842 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:16:21,842 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@32a71425 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:16:21,842 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:16:21,842 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:16:21,842 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:16:21,843 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:16:21,843 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:16:21,843 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:16:21,843 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:16:21,847 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4b086fdc - Setting zoneId to "UTC" 10:16:21,847 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:16:21,847 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:16:21,850 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:16:21,850 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:16:21,850 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:16:21,850 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:16:21,850 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:16:21,851 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@32a71425 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:16:21,851 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:16:21,851 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@72e78ee5 - End of configuration. 10:16:21,851 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@78a51fb6 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:16:21.854Z INFO 8090 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Starting CloudEventMapperSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-30T10:16:21.854Z INFO 8090 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:16:21.859Z INFO 8090 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Started CloudEventMapperSpec in 0.038 seconds (process running for 114.014) 2023-11-30T10:16:21.873Z ERROR 8090 --- [ main] o.o.c.n.a.i.e.mapper.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent with cause : Error while trying to convert data from class [B to [simple type, class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent] 2023-11-30T10:16:21.874Z ERROR 8090 --- [ main] o.o.c.n.a.i.e.mapper.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent with cause : null [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 2023-11-30T10:16:21.879Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:21.879Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:21.879Z INFO 8090 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-11-30T10:16:21.910Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:21.910Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:21.917Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: d5329e6b018071547aaa3a5244ccc240304d425406185b1f97b8931a50453bd6 2023-11-30T10:16:21.929Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:21.929Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:21.940Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:21.940Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:21.940Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:22.019Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:22.019Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:22.054Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:22.055Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:22.091Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:22.091Z WARN 8090 --- [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. 2023-11-30T10:16:22.230Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:22.230Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:22.270Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:22.270Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:22.293Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:22.293Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:22.366Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:22.366Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:22.369Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:22.370Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:22.389Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:22.389Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:22.438Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:22.438Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:22.452Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:22.452Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:22.481Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:22.481Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:22.481Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:22.492Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:22.492Z WARN 8090 --- [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. 2023-11-30T10:16:22.631Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:22.631Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:22.896Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:22.896Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:22.896Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:22.913Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:22.913Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:22.935Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:22.935Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:22.983Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:22.983Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:23.060Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:23.060Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:23.073Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:23.073Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:23.239Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:23.239Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:23.242Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:23.242Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:23.376Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:23.377Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:23.389Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:23.389Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:23.389Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:23.394Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:23.394Z WARN 8090 --- [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. 2023-11-30T10:16:23.441Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:23.441Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:23.461Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:23.461Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:23.478Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:23.478Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:23.505Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:23.505Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:23.539Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:23.539Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:23.801Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:23.801Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:23.801Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:23.963Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:23.963Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:23.966Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:23.966Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:24.085Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:24.086Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:24.092Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:24.092Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:24.152Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:24.152Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:24.228Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:24.228Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:24.296Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:24.296Z WARN 8090 --- [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. 2023-11-30T10:16:24.352Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:24.352Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:24.415Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:24.415Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:24.435Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:24.435Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:24.444Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:24.444Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:24.444Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:24.444Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:24.444Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:24.541Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:24.541Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:24.579Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:24.579Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:24.659Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:24.659Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:24.806Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:24.806Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:24.806Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:24.819Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:24.819Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:25.055Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:25.055Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:25.067Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:25.067Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:25.233Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:25.233Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:25.247Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:25.247Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:25.289Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:25.289Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:25.306Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:25.306Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:25.342Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:25.342Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:25.346Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:25.346Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:25.347Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:25.348Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:25.348Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:25.410Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:25.410Z WARN 8090 --- [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. 2023-11-30T10:16:25.450Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:25.450Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:25.473Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:25.473Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:25.682Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:25.682Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:25.772Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:25.772Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:25.817Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:25.817Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:25.908Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:25.908Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:25.934Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:25.934Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:25.934Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:26.135Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:26.135Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:26.200Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:26.200Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:26.200Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:26.209Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:26.209Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:26.234Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:26.234Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:26.250Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:26.250Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:26.314Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:26.314Z WARN 8090 --- [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. 2023-11-30T10:16:26.392Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:26.392Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:26.499Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:26.499Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:26.554Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:26.554Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:26.554Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:26.554Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:26.592Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:26.592Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:26.720Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:26.720Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:26.787Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:26.787Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:26.812Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:26.812Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:26.926Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:26.926Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:26.941Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:26.941Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:26.941Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:26.950Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:26.950Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:27.161Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:27.161Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:27.161Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:27.187Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:27.187Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:27.299Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.420502234S 2023-11-30T10:16:27.303Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32786] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-10 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-11-30T10:16:27.305Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:16:27.305Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:16:27.305Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339387305 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:16:27.320Z INFO 8090 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-30T10:16:27.320Z INFO 8090 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:16:27.327Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.254:5706->/10.30.107.86:41371, qualifier=null, endpoint=[10.30.107.86]:5704, remoteUuid=a310ef9b-5597-4e65-924f-99dee98063c0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.327Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.254:5703->/10.30.107.86:56573, qualifier=null, endpoint=[10.30.107.86]:5704, remoteUuid=a310ef9b-5597-4e65-924f-99dee98063c0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.329Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.106.254:5703->/10.30.107.86:47591, qualifier=null, endpoint=[10.30.107.86]:5705, remoteUuid=e7c4d0e5-e7b8-4897-ba10-9190df814c84, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.329Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.254:5705->/10.30.107.86:36745, qualifier=null, endpoint=[10.30.107.86]:5705, remoteUuid=e7c4d0e5-e7b8-4897-ba10-9190df814c84, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.330Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.330Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.254:5707->/10.30.107.86:59711, qualifier=null, endpoint=[10.30.107.86]:5705, remoteUuid=e7c4d0e5-e7b8-4897-ba10-9190df814c84, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.330Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.254:5706->/10.30.107.86:41029, qualifier=null, endpoint=[10.30.107.86]:5705, remoteUuid=e7c4d0e5-e7b8-4897-ba10-9190df814c84, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.331Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.331Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.331Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.106.254:5705->/10.30.107.86:40587, qualifier=null, endpoint=[10.30.107.86]:5704, remoteUuid=a310ef9b-5597-4e65-924f-99dee98063c0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.331Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.254:56235->/10.30.107.86:5705, qualifier=null, endpoint=[10.30.107.86]:5705, remoteUuid=e7c4d0e5-e7b8-4897-ba10-9190df814c84, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.331Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.254:5702->/10.30.107.86:37003, qualifier=null, endpoint=[10.30.107.86]:5704, remoteUuid=a310ef9b-5597-4e65-924f-99dee98063c0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.331Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=17, /10.30.106.254:42853->/10.30.107.86:5705, qualifier=null, endpoint=[10.30.107.86]:5705, remoteUuid=e7c4d0e5-e7b8-4897-ba10-9190df814c84, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.332Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.332Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.332Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.332Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.254:5702->/10.30.107.86:60903, qualifier=null, endpoint=[10.30.107.86]:5705, remoteUuid=e7c4d0e5-e7b8-4897-ba10-9190df814c84, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.333Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.254:54427->/10.30.107.86:5702, qualifier=null, endpoint=[10.30.107.86]:5702, remoteUuid=ed876a25-d77c-4b60-ad81-5404c11bacac, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.333Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.254:5706->/10.30.107.86:33605, qualifier=null, endpoint=[10.30.107.86]:5707, remoteUuid=71fbc897-a245-4f13-b65c-23c2d20c9efa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.333Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.254:51373->/10.30.107.86:5704, qualifier=null, endpoint=[10.30.107.86]:5704, remoteUuid=a310ef9b-5597-4e65-924f-99dee98063c0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.333Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.254:37305->/10.30.107.86:5704, qualifier=null, endpoint=[10.30.107.86]:5704, remoteUuid=a310ef9b-5597-4e65-924f-99dee98063c0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.333Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.254:5704->/10.30.107.86:43121, qualifier=null, endpoint=[10.30.107.86]:5705, remoteUuid=e7c4d0e5-e7b8-4897-ba10-9190df814c84, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.333Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.333Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.333Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.254:54079->/10.30.107.86:5705, qualifier=null, endpoint=[10.30.107.86]:5705, remoteUuid=e7c4d0e5-e7b8-4897-ba10-9190df814c84, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.333Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.254:5705->/10.30.107.86:49495, qualifier=null, endpoint=[10.30.107.86]:5707, remoteUuid=71fbc897-a245-4f13-b65c-23c2d20c9efa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.333Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.333Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.254:37175->/10.30.107.86:5702, qualifier=null, endpoint=[10.30.107.86]:5702, remoteUuid=ed876a25-d77c-4b60-ad81-5404c11bacac, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.333Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.334Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.254:60995->/10.30.107.86:5705, qualifier=null, endpoint=[10.30.107.86]:5705, remoteUuid=e7c4d0e5-e7b8-4897-ba10-9190df814c84, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.334Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.334Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.254:48299->/10.30.107.86:5702, qualifier=null, endpoint=[10.30.107.86]:5702, remoteUuid=ed876a25-d77c-4b60-ad81-5404c11bacac, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.334Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.334Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.334Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.254:5706->/10.30.107.86:47977, qualifier=null, endpoint=[10.30.107.86]:5703, remoteUuid=3a0eb985-7399-4998-a0b1-d5ed1fca4acb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.334Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.334Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=19, /10.30.106.254:35027->/10.30.107.86:5707, qualifier=null, endpoint=[10.30.107.86]:5707, remoteUuid=71fbc897-a245-4f13-b65c-23c2d20c9efa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.334Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.254:5707->/10.30.107.86:52579, qualifier=null, endpoint=[10.30.107.86]:5707, remoteUuid=71fbc897-a245-4f13-b65c-23c2d20c9efa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.334Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=21, /10.30.106.254:5702->/10.30.107.86:54061, qualifier=null, endpoint=[10.30.107.86]:5707, remoteUuid=71fbc897-a245-4f13-b65c-23c2d20c9efa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.334Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.254:33765->/10.30.107.86:5702, qualifier=null, endpoint=[10.30.107.86]:5702, remoteUuid=ed876a25-d77c-4b60-ad81-5404c11bacac, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.334Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.334Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=22, /10.30.106.254:5703->/10.30.107.86:38299, qualifier=null, endpoint=[10.30.107.86]:5707, remoteUuid=71fbc897-a245-4f13-b65c-23c2d20c9efa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.334Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.254:43161->/10.30.107.86:5702, qualifier=null, endpoint=[10.30.107.86]:5702, remoteUuid=ed876a25-d77c-4b60-ad81-5404c11bacac, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.334Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.334Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.254:5704->/10.30.107.86:42111, qualifier=null, endpoint=[10.30.107.86]:5704, remoteUuid=a310ef9b-5597-4e65-924f-99dee98063c0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.334Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.106.254:44657->/10.30.107.86:5707, qualifier=null, endpoint=[10.30.107.86]:5707, remoteUuid=71fbc897-a245-4f13-b65c-23c2d20c9efa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.334Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.335Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.335Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.254:5705->/10.30.107.86:59603, qualifier=null, endpoint=[10.30.107.86]:5703, remoteUuid=3a0eb985-7399-4998-a0b1-d5ed1fca4acb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.335Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.335Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.335Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.335Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.335Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.254:5703->/10.30.107.86:42467, qualifier=null, endpoint=[10.30.107.86]:5703, remoteUuid=3a0eb985-7399-4998-a0b1-d5ed1fca4acb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.335Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.335Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=18, /10.30.106.254:38039->/10.30.107.86:5703, qualifier=null, endpoint=[10.30.107.86]:5703, remoteUuid=3a0eb985-7399-4998-a0b1-d5ed1fca4acb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.335Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.335Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.335Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.335Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.335Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.335Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.335Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.335Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.335Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.336Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.336Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.336Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.336Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.336Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.254:36893->/10.30.107.86:5703, qualifier=null, endpoint=[10.30.107.86]:5703, remoteUuid=3a0eb985-7399-4998-a0b1-d5ed1fca4acb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.336Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.336Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.336Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.254:44661->/10.30.107.86:5703, qualifier=null, endpoint=[10.30.107.86]:5703, remoteUuid=3a0eb985-7399-4998-a0b1-d5ed1fca4acb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.336Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=22, /10.30.106.254:45081->/10.30.107.86:5707, qualifier=null, endpoint=[10.30.107.86]:5707, remoteUuid=71fbc897-a245-4f13-b65c-23c2d20c9efa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.336Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.336Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.254:5707->/10.30.107.86:35429, qualifier=null, endpoint=[10.30.107.86]:5703, remoteUuid=3a0eb985-7399-4998-a0b1-d5ed1fca4acb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.337Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.254:5704->/10.30.107.86:46773, qualifier=null, endpoint=[10.30.107.86]:5703, remoteUuid=3a0eb985-7399-4998-a0b1-d5ed1fca4acb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.337Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.337Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.337Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.337Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=20, /10.30.106.254:34001->/10.30.107.86:5704, qualifier=null, endpoint=[10.30.107.86]:5704, remoteUuid=a310ef9b-5597-4e65-924f-99dee98063c0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.337Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.337Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.337Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.337Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.337Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.337Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.337Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.106.254:5706->/10.30.107.86:45625, qualifier=null, endpoint=[10.30.107.86]:5706, remoteUuid=634de7dd-692c-492b-8df1-54a5fd75a649, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.338Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.106.254:41307->/10.30.107.86:5704, qualifier=null, endpoint=[10.30.107.86]:5704, remoteUuid=a310ef9b-5597-4e65-924f-99dee98063c0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.338Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.339Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=17, /10.30.106.254:5703->/10.30.107.86:45207, qualifier=null, endpoint=[10.30.107.86]:5706, remoteUuid=634de7dd-692c-492b-8df1-54a5fd75a649, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.339Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.339Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.254:5707->/10.30.107.86:41111, qualifier=null, endpoint=[10.30.107.86]:5706, remoteUuid=634de7dd-692c-492b-8df1-54a5fd75a649, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.340Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.340Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.341Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.343Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.344Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.254:5705->/10.30.107.86:42231, qualifier=null, endpoint=[10.30.107.86]:5706, remoteUuid=634de7dd-692c-492b-8df1-54a5fd75a649, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.344Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.106.254:5702->/10.30.107.86:44351, qualifier=null, endpoint=[10.30.107.86]:5706, remoteUuid=634de7dd-692c-492b-8df1-54a5fd75a649, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.345Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=19, /10.30.106.254:5704->/10.30.107.86:60411, qualifier=null, endpoint=[10.30.107.86]:5706, remoteUuid=634de7dd-692c-492b-8df1-54a5fd75a649, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.348Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=20, /10.30.106.254:49335->/10.30.107.86:5706, qualifier=null, endpoint=[10.30.107.86]:5706, remoteUuid=634de7dd-692c-492b-8df1-54a5fd75a649, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.348Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.106.254:55245->/10.30.107.86:5703, qualifier=null, endpoint=[10.30.107.86]:5703, remoteUuid=3a0eb985-7399-4998-a0b1-d5ed1fca4acb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.350Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.350Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.351Z INFO 8090 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.044 seconds (process running for 119.506) 2023-11-30T10:16:27.353Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:27.353Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:27.353Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.353Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.355Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.254:32991->/10.30.107.86:5702, qualifier=null, endpoint=[10.30.107.86]:5702, remoteUuid=ed876a25-d77c-4b60-ad81-5404c11bacac, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.355Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.355Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=21, /10.30.106.254:56721->/10.30.107.86:5706, qualifier=null, endpoint=[10.30.107.86]:5706, remoteUuid=634de7dd-692c-492b-8df1-54a5fd75a649, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.356Z INFO 8090 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 2023-11-30T10:16:27.356Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.356Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.356Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.357Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.357Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.254:5707->/10.30.107.86:39781, qualifier=null, endpoint=[10.30.107.86]:5704, remoteUuid=a310ef9b-5597-4e65-924f-99dee98063c0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.358Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.358Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.358Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.358Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.359Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.361Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.254:36039->/10.30.107.86:5704, qualifier=null, endpoint=[10.30.107.86]:5704, remoteUuid=a310ef9b-5597-4e65-924f-99dee98063c0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.361Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.361Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.106.254:58411->/10.30.107.86:5706, qualifier=null, endpoint=[10.30.107.86]:5706, remoteUuid=634de7dd-692c-492b-8df1-54a5fd75a649, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.361Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=21, /10.30.106.254:5704->/10.30.107.86:59349, qualifier=null, endpoint=[10.30.107.86]:5707, remoteUuid=71fbc897-a245-4f13-b65c-23c2d20c9efa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.361Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.362Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.362Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.362Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.362Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.362Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.364Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.370Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:27.370Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:27.371Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-30T10:16:27.371Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32786] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-14 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-30T10:16:27.375Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.254:40267->/10.30.107.86:5703, qualifier=null, endpoint=[10.30.107.86]:5703, remoteUuid=3a0eb985-7399-4998-a0b1-d5ed1fca4acb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.375Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.254:5702->/10.30.107.86:36457, qualifier=null, endpoint=[10.30.107.86]:5703, remoteUuid=3a0eb985-7399-4998-a0b1-d5ed1fca4acb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.375Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=17, /10.30.106.254:45091->/10.30.107.86:5706, qualifier=null, endpoint=[10.30.107.86]:5706, remoteUuid=634de7dd-692c-492b-8df1-54a5fd75a649, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.375Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.376Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.376Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.376Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.376Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.376Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:27.376Z WARN 8090 --- [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. 2023-11-30T10:16:27.377Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.377Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.254:55861->/10.30.107.86:5706, qualifier=null, endpoint=[10.30.107.86]:5706, remoteUuid=634de7dd-692c-492b-8df1-54a5fd75a649, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.377Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-30T10:16:27.378Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:16:27.378Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:16:27.378Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339387378 2023-11-30T10:16:27.378Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.379Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.379Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.380Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.254:44607->/10.30.107.86:5703, qualifier=null, endpoint=[10.30.107.86]:5703, remoteUuid=3a0eb985-7399-4998-a0b1-d5ed1fca4acb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:27.380Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.380Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.380Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.398Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:27.398Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:27.413Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:27.413Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:27.431Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.433Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.434Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.434Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.435Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.435Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.435Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.435Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.435Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.436Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.436Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.436Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.436Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.436Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.436Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.436Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.436Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.437Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.437Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.437Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.437Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.437Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.437Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.437Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.437Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.437Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.437Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.438Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.438Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.438Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.438Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.438Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.438Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.438Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.438Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.438Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.438Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.438Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.438Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.439Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.439Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.440Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.440Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.441Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.441Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.442Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.443Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.443Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.453Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.454Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.454Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.456Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.456Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.457Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.458Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.459Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.459Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.459Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.459Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.459Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.460Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.461Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.462Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.462Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.468Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.468Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.468Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.469Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.469Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.471Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.476Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.477Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.477Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.477Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.478Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.480Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.480Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.480Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.480Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.480Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.489Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.489Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.490Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.490Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.533Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.534Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.535Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.535Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.536Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.536Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.536Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.537Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.537Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.537Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.537Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.538Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.538Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.538Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.538Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.539Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.539Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.539Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.539Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.539Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.539Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.539Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.539Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.539Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.539Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.540Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.540Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.540Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.540Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.540Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.540Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.540Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.540Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.541Z WARN 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 1 : {cm-events=LEADER_NOT_AVAILABLE} 2023-11-30T10:16:27.541Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: qZ-eN1FoQ6KHU4KISxNMdQ 2023-11-30T10:16:27.541Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.541Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.541Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.541Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.542Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.542Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.542Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.543Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.543Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.543Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.543Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.544Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.545Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.559Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.559Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.559Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.559Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.560Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.560Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.560Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.560Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.560Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.560Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.561Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.562Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.562Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.563Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:27.563Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:27.563Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.569Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.570Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.573Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.573Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.573Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.574Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.574Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.574Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.580Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.580Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.580Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.581Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.581Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.581Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.581Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.581Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.582Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.582Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.591Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.591Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.591Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.591Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.600Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:27.600Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:27.602Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.603Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.603Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.603Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.631Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.632Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.634Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.635Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.635Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 5 2023-11-30T10:16:27.635Z WARN 8090 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 is suspected to be dead for reason: No connection 2023-11-30T10:16:27.637Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.637Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.637Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.637Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 5 2023-11-30T10:16:27.638Z WARN 8090 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac is suspected to be dead for reason: No connection 2023-11-30T10:16:27.638Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.638Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.638Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.638Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 5 2023-11-30T10:16:27.638Z WARN 8090 --- [ached.thread-14] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 is suspected to be dead for reason: No connection 2023-11-30T10:16:27.638Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.639Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 5 2023-11-30T10:16:27.639Z WARN 8090 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 is suspected to be dead for reason: No connection 2023-11-30T10:16:27.639Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.639Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 5 2023-11-30T10:16:27.639Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.639Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.639Z WARN 8090 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 is suspected to be dead for reason: No connection 2023-11-30T10:16:27.639Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.640Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.640Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.640Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.640Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 5 2023-11-30T10:16:27.640Z WARN 8090 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 is suspected to be dead for reason: No connection 2023-11-30T10:16:27.640Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.640Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.640Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 5 2023-11-30T10:16:27.640Z WARN 8090 --- [ached.thread-18] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa is suspected to be dead for reason: No connection 2023-11-30T10:16:27.640Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.640Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.640Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.640Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 5 2023-11-30T10:16:27.640Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 5 2023-11-30T10:16:27.640Z WARN 8090 --- [ached.thread-13] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa is suspected to be dead for reason: No connection 2023-11-30T10:16:27.641Z WARN 8090 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac is suspected to be dead for reason: No connection 2023-11-30T10:16:27.641Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.641Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.641Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 5 2023-11-30T10:16:27.641Z WARN 8090 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa is suspected to be dead for reason: No connection 2023-11-30T10:16:27.641Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.641Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 5 2023-11-30T10:16:27.641Z WARN 8090 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa is suspected to be dead for reason: No connection 2023-11-30T10:16:27.642Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.642Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.642Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.642Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.642Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.642Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.642Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 5 2023-11-30T10:16:27.642Z WARN 8090 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac is suspected to be dead for reason: No connection 2023-11-30T10:16:27.643Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.643Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.643Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 5 2023-11-30T10:16:27.643Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.643Z WARN 8090 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 is suspected to be dead for reason: No connection 2023-11-30T10:16:27.643Z WARN 8090 --- [ached.thread-19] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 5 2023-11-30T10:16:27.643Z WARN 8090 --- [ached.thread-19] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac is suspected to be dead for reason: No connection 2023-11-30T10:16:27.643Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.643Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.643Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.643Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 5 2023-11-30T10:16:27.643Z WARN 8090 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb is suspected to be dead for reason: No connection 2023-11-30T10:16:27.643Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.643Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 5 2023-11-30T10:16:27.643Z WARN 8090 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac is suspected to be dead for reason: No connection 2023-11-30T10:16:27.643Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.643Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.643Z WARN 8090 --- [ached.thread-22] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 5 2023-11-30T10:16:27.643Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.643Z WARN 8090 --- [ached.thread-22] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb is suspected to be dead for reason: No connection 2023-11-30T10:16:27.644Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.644Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.644Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 5 2023-11-30T10:16:27.644Z WARN 8090 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 is suspected to be dead for reason: No connection 2023-11-30T10:16:27.644Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.644Z WARN 8090 --- [ached.thread-22] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 5 2023-11-30T10:16:27.644Z WARN 8090 --- [ached.thread-22] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 is suspected to be dead for reason: No connection 2023-11-30T10:16:27.645Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.646Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.647Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.647Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 5 2023-11-30T10:16:27.647Z WARN 8090 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb is suspected to be dead for reason: No connection 2023-11-30T10:16:27.662Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.663Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.663Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.663Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 5 2023-11-30T10:16:27.663Z WARN 8090 --- [ached.thread-13] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 is suspected to be dead for reason: No connection 2023-11-30T10:16:27.663Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.663Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 5 2023-11-30T10:16:27.663Z WARN 8090 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac is suspected to be dead for reason: No connection 2023-11-30T10:16:27.664Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.664Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.664Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.664Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.664Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 5 2023-11-30T10:16:27.664Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.664Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 5 2023-11-30T10:16:27.664Z WARN 8090 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 is suspected to be dead for reason: No connection 2023-11-30T10:16:27.664Z WARN 8090 --- [ached.thread-16] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 is suspected to be dead for reason: No connection 2023-11-30T10:16:27.668Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.668Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 5 2023-11-30T10:16:27.668Z WARN 8090 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb is suspected to be dead for reason: No connection 2023-11-30T10:16:27.670Z WARN 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.154]:5702 is accepted. Response: MembersView{version=18, members=[MemberInfo{address=[10.30.107.154]:5702, uuid=7c4258d3-ac4c-4a48-9580-833584c779b0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.86]:5705, uuid=e7c4d0e5-e7b8-4897-ba10-9190df814c84, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.154]:5703, uuid=f4a87c5a-c8ce-4108-845c-6999c263e49a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.254]:5702, uuid=a9d7cf25-ac49-43e3-83e0-461fe103ee37, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.154]:5704, uuid=cf384c0a-9c2c-4814-ad3b-0e396f50f05b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.254]:5703, uuid=1514b59d-ab7a-4d09-b381-ddccfa86cf59, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.86]:5706, uuid=634de7dd-692c-492b-8df1-54a5fd75a649, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.154]:5705, uuid=0750c512-48aa-45a9-9155-93bf7749fe85, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.86]:5707, uuid=71fbc897-a245-4f13-b65c-23c2d20c9efa, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.106.254]:5704, uuid=dfb7f91f-020f-48c2-8a63-5510beef9137, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.106.254]:5705, uuid=409f6902-49c8-4c63-b87f-524055a6b067, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.107.154]:5706, uuid=4e1df75a-23b7-4f0a-87c2-9508539969fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.154]:5707, uuid=59f416e5-9eba-41d9-842a-b0f96089bce2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.106.254]:5706, uuid=d2721215-1fb8-4619-b002-6b465260a3be, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}, MemberInfo{address=[10.30.106.254]:5707, uuid=75a4c290-16a8-41ca-8ae7-22ff30c9f265, cpMemberUUID=null, liteMember=false, memberListJoinVersion=18}]} 2023-11-30T10:16:27.671Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.671Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.671Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.671Z WARN 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.154]:5702 is accepted. Response: MembersView{version=18, members=[MemberInfo{address=[10.30.107.154]:5702, uuid=7c4258d3-ac4c-4a48-9580-833584c779b0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.86]:5705, uuid=e7c4d0e5-e7b8-4897-ba10-9190df814c84, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.154]:5703, uuid=f4a87c5a-c8ce-4108-845c-6999c263e49a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.254]:5702, uuid=a9d7cf25-ac49-43e3-83e0-461fe103ee37, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.154]:5704, uuid=cf384c0a-9c2c-4814-ad3b-0e396f50f05b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.254]:5703, uuid=1514b59d-ab7a-4d09-b381-ddccfa86cf59, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.86]:5706, uuid=634de7dd-692c-492b-8df1-54a5fd75a649, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.154]:5705, uuid=0750c512-48aa-45a9-9155-93bf7749fe85, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.86]:5707, uuid=71fbc897-a245-4f13-b65c-23c2d20c9efa, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.106.254]:5704, uuid=dfb7f91f-020f-48c2-8a63-5510beef9137, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.106.254]:5705, uuid=409f6902-49c8-4c63-b87f-524055a6b067, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.107.154]:5706, uuid=4e1df75a-23b7-4f0a-87c2-9508539969fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.154]:5707, uuid=59f416e5-9eba-41d9-842a-b0f96089bce2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.106.254]:5706, uuid=d2721215-1fb8-4619-b002-6b465260a3be, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}, MemberInfo{address=[10.30.106.254]:5707, uuid=75a4c290-16a8-41ca-8ae7-22ff30c9f265, cpMemberUUID=null, liteMember=false, memberListJoinVersion=18}]} 2023-11-30T10:16:27.671Z WARN 8090 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.154]:5702 is accepted. Response: MembersView{version=18, members=[MemberInfo{address=[10.30.107.154]:5702, uuid=7c4258d3-ac4c-4a48-9580-833584c779b0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.86]:5705, uuid=e7c4d0e5-e7b8-4897-ba10-9190df814c84, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.154]:5703, uuid=f4a87c5a-c8ce-4108-845c-6999c263e49a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.254]:5702, uuid=a9d7cf25-ac49-43e3-83e0-461fe103ee37, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.154]:5704, uuid=cf384c0a-9c2c-4814-ad3b-0e396f50f05b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.254]:5703, uuid=1514b59d-ab7a-4d09-b381-ddccfa86cf59, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.86]:5706, uuid=634de7dd-692c-492b-8df1-54a5fd75a649, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.154]:5705, uuid=0750c512-48aa-45a9-9155-93bf7749fe85, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.86]:5707, uuid=71fbc897-a245-4f13-b65c-23c2d20c9efa, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.106.254]:5704, uuid=dfb7f91f-020f-48c2-8a63-5510beef9137, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.106.254]:5705, uuid=409f6902-49c8-4c63-b87f-524055a6b067, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.107.154]:5706, uuid=4e1df75a-23b7-4f0a-87c2-9508539969fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.154]:5707, uuid=59f416e5-9eba-41d9-842a-b0f96089bce2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.106.254]:5706, uuid=d2721215-1fb8-4619-b002-6b465260a3be, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}, MemberInfo{address=[10.30.106.254]:5707, uuid=75a4c290-16a8-41ca-8ae7-22ff30c9f265, cpMemberUUID=null, liteMember=false, memberListJoinVersion=18}]} 2023-11-30T10:16:27.672Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.672Z WARN 8090 --- [ached.thread-21] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 5 2023-11-30T10:16:27.672Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.672Z WARN 8090 --- [ached.thread-25] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 5 2023-11-30T10:16:27.672Z WARN 8090 --- [ached.thread-25] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 is suspected to be dead for reason: No connection 2023-11-30T10:16:27.672Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.672Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 5 2023-11-30T10:16:27.672Z WARN 8090 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 is suspected to be dead for reason: No connection 2023-11-30T10:16:27.674Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.674Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.674Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.675Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.675Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.675Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 5 2023-11-30T10:16:27.675Z WARN 8090 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa is suspected to be dead for reason: No connection 2023-11-30T10:16:27.675Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.675Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 5 2023-11-30T10:16:27.675Z WARN 8090 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 is suspected to be dead for reason: No connection 2023-11-30T10:16:27.675Z WARN 8090 --- [ached.thread-21] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 is suspected to be dead for reason: No connection 2023-11-30T10:16:27.679Z WARN 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.154]:5702 is accepted. Response: MembersView{version=18, members=[MemberInfo{address=[10.30.107.154]:5702, uuid=7c4258d3-ac4c-4a48-9580-833584c779b0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.86]:5705, uuid=e7c4d0e5-e7b8-4897-ba10-9190df814c84, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.154]:5703, uuid=f4a87c5a-c8ce-4108-845c-6999c263e49a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.254]:5702, uuid=a9d7cf25-ac49-43e3-83e0-461fe103ee37, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.154]:5704, uuid=cf384c0a-9c2c-4814-ad3b-0e396f50f05b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.254]:5703, uuid=1514b59d-ab7a-4d09-b381-ddccfa86cf59, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.86]:5706, uuid=634de7dd-692c-492b-8df1-54a5fd75a649, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.154]:5705, uuid=0750c512-48aa-45a9-9155-93bf7749fe85, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.86]:5707, uuid=71fbc897-a245-4f13-b65c-23c2d20c9efa, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.106.254]:5704, uuid=dfb7f91f-020f-48c2-8a63-5510beef9137, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.106.254]:5705, uuid=409f6902-49c8-4c63-b87f-524055a6b067, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.107.154]:5706, uuid=4e1df75a-23b7-4f0a-87c2-9508539969fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.154]:5707, uuid=59f416e5-9eba-41d9-842a-b0f96089bce2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.106.254]:5706, uuid=d2721215-1fb8-4619-b002-6b465260a3be, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}, MemberInfo{address=[10.30.106.254]:5707, uuid=75a4c290-16a8-41ca-8ae7-22ff30c9f265, cpMemberUUID=null, liteMember=false, memberListJoinVersion=18}]} 2023-11-30T10:16:27.681Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.681Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.682Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.682Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 5 2023-11-30T10:16:27.682Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.682Z WARN 8090 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 is suspected to be dead for reason: No connection 2023-11-30T10:16:27.682Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.682Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 5 2023-11-30T10:16:27.682Z WARN 8090 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 is suspected to be dead for reason: No connection 2023-11-30T10:16:27.682Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.682Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 5 2023-11-30T10:16:27.682Z WARN 8090 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb is suspected to be dead for reason: No connection 2023-11-30T10:16:27.683Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.683Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.683Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.683Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 5 2023-11-30T10:16:27.683Z WARN 8090 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa is suspected to be dead for reason: No connection 2023-11-30T10:16:27.683Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.683Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 5 2023-11-30T10:16:27.683Z WARN 8090 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 is suspected to be dead for reason: No connection 2023-11-30T10:16:27.685Z WARN 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.154]:5702 is accepted. Response: MembersView{version=18, members=[MemberInfo{address=[10.30.107.154]:5702, uuid=7c4258d3-ac4c-4a48-9580-833584c779b0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.86]:5705, uuid=e7c4d0e5-e7b8-4897-ba10-9190df814c84, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.154]:5703, uuid=f4a87c5a-c8ce-4108-845c-6999c263e49a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.254]:5702, uuid=a9d7cf25-ac49-43e3-83e0-461fe103ee37, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.154]:5704, uuid=cf384c0a-9c2c-4814-ad3b-0e396f50f05b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.254]:5703, uuid=1514b59d-ab7a-4d09-b381-ddccfa86cf59, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.86]:5706, uuid=634de7dd-692c-492b-8df1-54a5fd75a649, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.154]:5705, uuid=0750c512-48aa-45a9-9155-93bf7749fe85, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.86]:5707, uuid=71fbc897-a245-4f13-b65c-23c2d20c9efa, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.106.254]:5704, uuid=dfb7f91f-020f-48c2-8a63-5510beef9137, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.106.254]:5705, uuid=409f6902-49c8-4c63-b87f-524055a6b067, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.107.154]:5706, uuid=4e1df75a-23b7-4f0a-87c2-9508539969fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.154]:5707, uuid=59f416e5-9eba-41d9-842a-b0f96089bce2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.106.254]:5706, uuid=d2721215-1fb8-4619-b002-6b465260a3be, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}, MemberInfo{address=[10.30.106.254]:5707, uuid=75a4c290-16a8-41ca-8ae7-22ff30c9f265, cpMemberUUID=null, liteMember=false, memberListJoinVersion=18}]} 2023-11-30T10:16:27.694Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.694Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.694Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.694Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.694Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 5 2023-11-30T10:16:27.695Z WARN 8090 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb is suspected to be dead for reason: No connection 2023-11-30T10:16:27.701Z WARN 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 3 : {cm-events=LEADER_NOT_AVAILABLE} 2023-11-30T10:16:27.702Z WARN 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.154]:5702 is accepted. Response: MembersView{version=18, members=[MemberInfo{address=[10.30.107.154]:5702, uuid=7c4258d3-ac4c-4a48-9580-833584c779b0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.86]:5705, uuid=e7c4d0e5-e7b8-4897-ba10-9190df814c84, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.154]:5703, uuid=f4a87c5a-c8ce-4108-845c-6999c263e49a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.254]:5702, uuid=a9d7cf25-ac49-43e3-83e0-461fe103ee37, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.154]:5704, uuid=cf384c0a-9c2c-4814-ad3b-0e396f50f05b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.254]:5703, uuid=1514b59d-ab7a-4d09-b381-ddccfa86cf59, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.86]:5706, uuid=634de7dd-692c-492b-8df1-54a5fd75a649, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.154]:5705, uuid=0750c512-48aa-45a9-9155-93bf7749fe85, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.86]:5707, uuid=71fbc897-a245-4f13-b65c-23c2d20c9efa, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.106.254]:5704, uuid=dfb7f91f-020f-48c2-8a63-5510beef9137, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.106.254]:5705, uuid=409f6902-49c8-4c63-b87f-524055a6b067, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.107.154]:5706, uuid=4e1df75a-23b7-4f0a-87c2-9508539969fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.154]:5707, uuid=59f416e5-9eba-41d9-842a-b0f96089bce2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.106.254]:5706, uuid=d2721215-1fb8-4619-b002-6b465260a3be, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}, MemberInfo{address=[10.30.106.254]:5707, uuid=75a4c290-16a8-41ca-8ae7-22ff30c9f265, cpMemberUUID=null, liteMember=false, memberListJoinVersion=18}]} 2023-11-30T10:16:27.705Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.705Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.705Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.707Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.732Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.732Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:27.732Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:27.733Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.736Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.738Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.738Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.738Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 6 2023-11-30T10:16:27.738Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.739Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 6 2023-11-30T10:16:27.739Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.740Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.740Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 6 2023-11-30T10:16:27.740Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.741Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.741Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.741Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.741Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.741Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.741Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.741Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.741Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.741Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 6 2023-11-30T10:16:27.742Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.742Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 6 2023-11-30T10:16:27.742Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.742Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 6 2023-11-30T10:16:27.742Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.742Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.742Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.742Z WARN 8090 --- [ached.thread-19] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 6 2023-11-30T10:16:27.742Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.742Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 6 2023-11-30T10:16:27.743Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.743Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 6 2023-11-30T10:16:27.743Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.743Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.743Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.743Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 6 2023-11-30T10:16:27.743Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.744Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.744Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 6 2023-11-30T10:16:27.744Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.745Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.745Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.745Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.745Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.745Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 6 2023-11-30T10:16:27.745Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.745Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.746Z WARN 8090 --- [ached.thread-21] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 6 2023-11-30T10:16:27.746Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.746Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.746Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.746Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 6 2023-11-30T10:16:27.746Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.746Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.746Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 6 2023-11-30T10:16:27.747Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 6 2023-11-30T10:16:27.747Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.747Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.747Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.747Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 6 2023-11-30T10:16:27.747Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.747Z WARN 8090 --- [ached.thread-22] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 6 2023-11-30T10:16:27.748Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.748Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 6 2023-11-30T10:16:27.755Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.756Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.760Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:27.760Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:27.766Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.767Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.767Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 6 2023-11-30T10:16:27.769Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.769Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.769Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.770Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.770Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 6 2023-11-30T10:16:27.770Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.770Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 6 2023-11-30T10:16:27.770Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.770Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 6 2023-11-30T10:16:27.772Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.772Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.772Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.772Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.773Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.773Z WARN 8090 --- [ached.thread-19] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 6 2023-11-30T10:16:27.773Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.773Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 6 2023-11-30T10:16:27.775Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.775Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.776Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.776Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.776Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 6 2023-11-30T10:16:27.776Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.776Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.777Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.777Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 6 2023-11-30T10:16:27.777Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.777Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 6 2023-11-30T10:16:27.782Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.783Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.783Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.783Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.783Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 6 2023-11-30T10:16:27.783Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.783Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 6 2023-11-30T10:16:27.783Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.783Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.784Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.784Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 6 2023-11-30T10:16:27.784Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.784Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 6 2023-11-30T10:16:27.787Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.787Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 6 2023-11-30T10:16:27.795Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.795Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.795Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.796Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.796Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 6 2023-11-30T10:16:27.800Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:27.800Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:27.800Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:27.805Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.806Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.806Z WARN 8090 --- [ached.thread-24] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 6 2023-11-30T10:16:27.807Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.807Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.808Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Resetting the last seen epoch of partition cm-events-0 to 0 since the associated topicId changed from null to Wm8f0efNQsyS1Z-hzD8_uw 2023-11-30T10:16:27.829Z INFO 8090 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Resetting the last seen epoch of partition cm-events-0 to 0 since the associated topicId changed from null to Wm8f0efNQsyS1Z-hzD8_uw 2023-11-30T10:16:27.829Z INFO 8090 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: qZ-eN1FoQ6KHU4KISxNMdQ 2023-11-30T10:16:27.833Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:27.833Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:27.833Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.834Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.841Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.842Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.842Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.842Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.842Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.842Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.843Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 7 2023-11-30T10:16:27.843Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.843Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.843Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 7 2023-11-30T10:16:27.843Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.843Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.843Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.843Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 7 2023-11-30T10:16:27.843Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.843Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 7 2023-11-30T10:16:27.844Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.844Z WARN 8090 --- [ached.thread-24] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 7 2023-11-30T10:16:27.844Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.844Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 7 2023-11-30T10:16:27.844Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.844Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.845Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.845Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.845Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 7 2023-11-30T10:16:27.845Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.845Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.845Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 7 2023-11-30T10:16:27.846Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.846Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.846Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.846Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.846Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 7 2023-11-30T10:16:27.846Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 7 2023-11-30T10:16:27.846Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.846Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.846Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.846Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 7 2023-11-30T10:16:27.846Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 7 2023-11-30T10:16:27.847Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.847Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.847Z WARN 8090 --- [ached.thread-23] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 7 2023-11-30T10:16:27.847Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.847Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.847Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.847Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.847Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.847Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.847Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 7 2023-11-30T10:16:27.847Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 7 2023-11-30T10:16:27.848Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.848Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.848Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 7 2023-11-30T10:16:27.848Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.848Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 7 2023-11-30T10:16:27.848Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.848Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.848Z WARN 8090 --- [ached.thread-24] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 7 2023-11-30T10:16:27.849Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.849Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.849Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 7 2023-11-30T10:16:27.858Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.858Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.867Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.867Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.870Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.870Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.870Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.871Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.871Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 7 2023-11-30T10:16:27.871Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.871Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 7 2023-11-30T10:16:27.871Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.871Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 7 2023-11-30T10:16:27.873Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.873Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.873Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.873Z WARN 8090 --- [ached.thread-24] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 6 2023-11-30T10:16:27.873Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.873Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.876Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.876Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 7 2023-11-30T10:16:27.876Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.877Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.877Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.877Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.877Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.877Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 7 2023-11-30T10:16:27.877Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.877Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.878Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.878Z WARN 8090 --- [ached.thread-20] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 7 2023-11-30T10:16:27.883Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.883Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.883Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.884Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.884Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 7 2023-11-30T10:16:27.884Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.884Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.885Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.885Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.885Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 7 2023-11-30T10:16:27.885Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 7 2023-11-30T10:16:27.887Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.887Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.894Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:27.894Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:27.896Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.896Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.897Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.897Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.897Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 7 2023-11-30T10:16:27.903Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.904Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.904Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.905Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.907Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.908Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.908Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.908Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.908Z WARN 8090 --- [ached.thread-19] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 7 2023-11-30T10:16:27.933Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.934Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.934Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.935Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.943Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.943Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.944Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.944Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.944Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.944Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 8 2023-11-30T10:16:27.944Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 8 2023-11-30T10:16:27.944Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.944Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.944Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.944Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 8 2023-11-30T10:16:27.945Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.945Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.945Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 8 2023-11-30T10:16:27.945Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.945Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 8 2023-11-30T10:16:27.945Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.945Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.945Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.945Z WARN 8090 --- [ached.thread-24] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 8 2023-11-30T10:16:27.946Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.946Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.946Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.946Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.946Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.946Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 8 2023-11-30T10:16:27.946Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.946Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 8 2023-11-30T10:16:27.946Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.947Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.947Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.947Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 8 2023-11-30T10:16:27.947Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.947Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 8 2023-11-30T10:16:27.947Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.947Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 8 2023-11-30T10:16:27.947Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.947Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.947Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 8 2023-11-30T10:16:27.948Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.948Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.948Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.948Z WARN 8090 --- [ached.thread-21] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 8 2023-11-30T10:16:27.948Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.948Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 8 2023-11-30T10:16:27.948Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.948Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.948Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.948Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 8 2023-11-30T10:16:27.948Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.949Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.949Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.949Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.949Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 8 2023-11-30T10:16:27.949Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 8 2023-11-30T10:16:27.949Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.949Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.949Z WARN 8090 --- [ached.thread-21] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 8 2023-11-30T10:16:27.950Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.950Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.950Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 8 2023-11-30T10:16:27.959Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.959Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.968Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.968Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.969Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 7 2023-11-30T10:16:27.971Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.971Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.972Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.972Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:27.972Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 8 2023-11-30T10:16:27.972Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.972Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 8 2023-11-30T10:16:27.972Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:27.972Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 8 2023-11-30T10:16:27.974Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.974Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.974Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.974Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.974Z WARN 8090 --- [ached.thread-22] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 7 2023-11-30T10:16:27.974Z WARN 8090 --- [ached.thread-21] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 7 2023-11-30T10:16:27.975Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:27.975Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:27.976Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:27.977Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:27.977Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 8 2023-11-30T10:16:27.977Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.978Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.978Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.978Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.978Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.978Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.978Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.978Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 7 2023-11-30T10:16:27.978Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 8 2023-11-30T10:16:27.979Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.979Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 8 2023-11-30T10:16:27.984Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.984Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.986Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.986Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:27.988Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:27.995Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.995Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.995Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 7 2023-11-30T10:16:27.995Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 8 2023-11-30T10:16:27.995Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:27.995Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:27.995Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 7 2023-11-30T10:16:27.995Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 8 2023-11-30T10:16:27.997Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.997Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 8 2023-11-30T10:16:27.997Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:27.997Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:27.998Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:27.998Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:27.998Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 8 2023-11-30T10:16:28.004Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.005Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.005Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.005Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.008Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.009Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.009Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.009Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.009Z WARN 8090 --- [ached.thread-22] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 8 2023-11-30T10:16:28.021Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:28.021Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:28.021Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:28.035Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.035Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.045Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.045Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.045Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.045Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.046Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.046Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 9 2023-11-30T10:16:28.046Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.046Z WARN 8090 --- [ached.thread-20] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 9 2023-11-30T10:16:28.046Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.046Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.046Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.046Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.047Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.047Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.047Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 9 2023-11-30T10:16:28.047Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.047Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.047Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.047Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.047Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.047Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 9 2023-11-30T10:16:28.048Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.048Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.048Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 9 2023-11-30T10:16:28.048Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.048Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 9 2023-11-30T10:16:28.048Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.048Z WARN 8090 --- [ached.thread-23] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 9 2023-11-30T10:16:28.048Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.048Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 9 2023-11-30T10:16:28.048Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.048Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.048Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 9 2023-11-30T10:16:28.049Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.049Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.049Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 9 2023-11-30T10:16:28.049Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.049Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 9 2023-11-30T10:16:28.049Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.049Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 9 2023-11-30T10:16:28.049Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.049Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.049Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 9 2023-11-30T10:16:28.049Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.049Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.049Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.049Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 9 2023-11-30T10:16:28.049Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.049Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.049Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.050Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.050Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.050Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 9 2023-11-30T10:16:28.050Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.050Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 9 2023-11-30T10:16:28.050Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.051Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.051Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 9 2023-11-30T10:16:28.052Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.052Z WARN 8090 --- [ached.thread-23] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 9 2023-11-30T10:16:28.060Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.060Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.069Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.069Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.072Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.072Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.073Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.073Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.073Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 9 2023-11-30T10:16:28.073Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.073Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 9 2023-11-30T10:16:28.074Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.074Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 9 2023-11-30T10:16:28.074Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.075Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.075Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.075Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.075Z WARN 8090 --- [ached.thread-22] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 8 2023-11-30T10:16:28.075Z WARN 8090 --- [ached.thread-23] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 8 2023-11-30T10:16:28.077Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.078Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.078Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 9 2023-11-30T10:16:28.078Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.078Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.079Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.079Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.079Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.079Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 8 2023-11-30T10:16:28.079Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.079Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 9 2023-11-30T10:16:28.079Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.080Z WARN 8090 --- [ached.thread-20] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 9 2023-11-30T10:16:28.080Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.095Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.095Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.095Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.095Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.096Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.096Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 8 2023-11-30T10:16:28.096Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.096Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.096Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 8 2023-11-30T10:16:28.096Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 9 2023-11-30T10:16:28.097Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.098Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.098Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 9 2023-11-30T10:16:28.098Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.098Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.099Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.100Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Discovered group coordinator localhost:32786 (id: 2147483646 rack: null) 2023-11-30T10:16:28.100Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.100Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 9 2023-11-30T10:16:28.101Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 2023-11-30T10:16:28.105Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.105Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 9 2023-11-30T10:16:28.111Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.111Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.112Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.112Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.112Z WARN 8090 --- [ached.thread-22] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 9 2023-11-30T10:16:28.127Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-10-03896ff4-7330-4b6f-9baa-0617a74f7740 2023-11-30T10:16:28.127Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, 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) 2023-11-30T10:16:28.127Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 2023-11-30T10:16:28.136Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.137Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.146Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.146Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.147Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.147Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.147Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 10 2023-11-30T10:16:28.147Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 10 2023-11-30T10:16:28.147Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.148Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.148Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.148Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 10 2023-11-30T10:16:28.148Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.149Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.149Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.149Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 10 2023-11-30T10:16:28.149Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.149Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 10 2023-11-30T10:16:28.149Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.149Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.149Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 10 2023-11-30T10:16:28.149Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.149Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.149Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.149Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.150Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.150Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.150Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.150Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.150Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.150Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.150Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.150Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.150Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 10 2023-11-30T10:16:28.150Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.150Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.150Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.150Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 10 2023-11-30T10:16:28.150Z WARN 8090 --- [ached.thread-23] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 10 2023-11-30T10:16:28.150Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.151Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 10 2023-11-30T10:16:28.151Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.151Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 9 2023-11-30T10:16:28.151Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.151Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.151Z WARN 8090 --- [ached.thread-25] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 10 2023-11-30T10:16:28.151Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.151Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 10 2023-11-30T10:16:28.151Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.151Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.151Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 10 2023-11-30T10:16:28.151Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.151Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.151Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 10 2023-11-30T10:16:28.151Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.151Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 10 2023-11-30T10:16:28.152Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.152Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.152Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 10 2023-11-30T10:16:28.152Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.152Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.155Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-10-03896ff4-7330-4b6f-9baa-0617a74f7740', protocol='range'} 2023-11-30T10:16:28.155Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-10-03896ff4-7330-4b6f-9baa-0617a74f7740=Assignment(partitions=[cm-events-0])} 2023-11-30T10:16:28.157Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:28.157Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:28.161Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.161Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.169Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.170Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.170Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 8 2023-11-30T10:16:28.173Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.173Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.173Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.174Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.174Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 10 2023-11-30T10:16:28.177Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.179Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.179Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 10 2023-11-30T10:16:28.180Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.180Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.180Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.180Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.180Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.180Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 9 2023-11-30T10:16:28.180Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.181Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 10 2023-11-30T10:16:28.181Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.185Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.185Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.185Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.185Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-10-03896ff4-7330-4b6f-9baa-0617a74f7740', protocol='range'} 2023-11-30T10:16:28.186Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[cm-events-0]) 2023-11-30T10:16:28.186Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.186Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 2023-11-30T10:16:28.186Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 10 2023-11-30T10:16:28.186Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.186Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 10 2023-11-30T10:16:28.186Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.186Z WARN 8090 --- [ached.thread-24] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 9 2023-11-30T10:16:28.187Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.187Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 9 2023-11-30T10:16:28.195Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:28.195Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:28.195Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Found no committed offset for partition cm-events-0 2023-11-30T10:16:28.196Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.196Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.196Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.197Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.197Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 9 2023-11-30T10:16:28.198Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.198Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 9 2023-11-30T10:16:28.198Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.198Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 10 2023-11-30T10:16:28.200Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.201Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.201Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.201Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 10 2023-11-30T10:16:28.201Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.201Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 10 2023-11-30T10:16:28.205Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.206Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.206Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.206Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 10 2023-11-30T10:16:28.206Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.207Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.208Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.212Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.213Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.213Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.213Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.213Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 10 2023-11-30T10:16:28.219Z INFO 8090 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Resetting offset for partition cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32786 (id: 1 rack: null)], epoch=0}}. 2023-11-30T10:16:28.229Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.230Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.237Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.239Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.249Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.249Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.249Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.249Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.249Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.249Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.250Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.250Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 11 2023-11-30T10:16:28.250Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.250Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 11 2023-11-30T10:16:28.250Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.250Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 11 2023-11-30T10:16:28.250Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.250Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 11 2023-11-30T10:16:28.250Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.251Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.251Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.251Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.251Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.251Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.251Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 11 2023-11-30T10:16:28.251Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 11 2023-11-30T10:16:28.251Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.251Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.251Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.251Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.251Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.251Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 11 2023-11-30T10:16:28.251Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.251Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.252Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.252Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 11 2023-11-30T10:16:28.252Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.252Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.252Z WARN 8090 --- [ached.thread-19] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 11 2023-11-30T10:16:28.252Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 11 2023-11-30T10:16:28.252Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.252Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.252Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 11 2023-11-30T10:16:28.252Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.252Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.252Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.252Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 11 2023-11-30T10:16:28.252Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.252Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.252Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.253Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.253Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 11 2023-11-30T10:16:28.253Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.253Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.253Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 10 2023-11-30T10:16:28.254Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.254Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.254Z WARN 8090 --- [ached.thread-22] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 10 2023-11-30T10:16:28.254Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.254Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 11 2023-11-30T10:16:28.254Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.254Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 11 2023-11-30T10:16:28.257Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:28.257Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:28.259Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.259Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 11 2023-11-30T10:16:28.263Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.263Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.270Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.271Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.271Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 9 2023-11-30T10:16:28.275Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.275Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.275Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.275Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 10 2023-11-30T10:16:28.279Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.280Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.280Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 11 2023-11-30T10:16:28.281Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.281Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 11 2023-11-30T10:16:28.281Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.281Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.281Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.281Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.281Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 10 2023-11-30T10:16:28.282Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.282Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.282Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 11 2023-11-30T10:16:28.286Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.286Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.286Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.287Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.287Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 11 2023-11-30T10:16:28.287Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.287Z WARN 8090 --- [ached.thread-23] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 10 2023-11-30T10:16:28.288Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.288Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 11 2023-11-30T10:16:28.288Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.288Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.289Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 10 2023-11-30T10:16:28.292Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.293Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.300Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.300Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.300Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.300Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.301Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.301Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 10 2023-11-30T10:16:28.301Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 11 2023-11-30T10:16:28.301Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.302Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.302Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.302Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 11 2023-11-30T10:16:28.302Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.302Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 11 2023-11-30T10:16:28.304Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.304Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 10 2023-11-30T10:16:28.306Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.307Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.307Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.307Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 11 2023-11-30T10:16:28.307Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.308Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.309Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.313Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.314Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.314Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.314Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.314Z WARN 8090 --- [ached.thread-23] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 11 2023-11-30T10:16:28.319Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:28.319Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:28.332Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.332Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.336Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:28.336Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:28.339Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.340Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.350Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.350Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.350Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.350Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.350Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.351Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.351Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 12 2023-11-30T10:16:28.351Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.351Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.351Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 12 2023-11-30T10:16:28.351Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 12 2023-11-30T10:16:28.351Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.351Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.351Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.352Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.352Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.352Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 12 2023-11-30T10:16:28.352Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.352Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 10 2023-11-30T10:16:28.352Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.352Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.352Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.352Z WARN 8090 --- [ached.thread-24] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 12 2023-11-30T10:16:28.352Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.352Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 12 2023-11-30T10:16:28.352Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.352Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.352Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.353Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.353Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.353Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 12 2023-11-30T10:16:28.353Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.353Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.353Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.353Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.353Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.353Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.354Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.354Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 12 2023-11-30T10:16:28.354Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.354Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 12 2023-11-30T10:16:28.354Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.354Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 11 2023-11-30T10:16:28.354Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.354Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.355Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.355Z WARN 8090 --- [ached.thread-23] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 11 2023-11-30T10:16:28.355Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.355Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 12 2023-11-30T10:16:28.356Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.356Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 12 2023-11-30T10:16:28.356Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.356Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 12 2023-11-30T10:16:28.356Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.356Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.356Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 12 2023-11-30T10:16:28.359Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.359Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.363Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.364Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.371Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2023-11-30T10:16:28.371Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.371Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:28.371Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Cancelled in-flight METADATA request with correlation id 6 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 2023-11-30T10:16:28.376Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.376Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 10 2023-11-30T10:16:28.376Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.378Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.378Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 11 2023-11-30T10:16:28.380Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.381Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.382Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.382Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 12 2023-11-30T10:16:28.382Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.382Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.382Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.382Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.382Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 12 2023-11-30T10:16:28.383Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.383Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.383Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 11 2023-11-30T10:16:28.383Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 12 2023-11-30T10:16:28.383Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.387Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:28.387Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 15 due to node 1 being disconnected (elapsed time since creation: 111ms, elapsed time since send: 111ms, request timeout: 30000ms) 2023-11-30T10:16:28.387Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 2023-11-30T10:16:28.387Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 2023-11-30T10:16:28.387Z INFO 8090 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=653790097, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-11-30T10:16:28.387Z INFO 8090 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Group coordinator localhost:32786 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-11-30T10:16:28.387Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.388Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.388Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 12 2023-11-30T10:16:28.388Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.388Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.390Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.390Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.391Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.391Z WARN 8090 --- [ached.thread-23] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 11 2023-11-30T10:16:28.391Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.391Z WARN 8090 --- [ached.thread-22] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 11 2023-11-30T10:16:28.392Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.393Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.393Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.394Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.401Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.401Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.401Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.401Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.401Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.402Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 11 2023-11-30T10:16:28.402Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.402Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.402Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 12 2023-11-30T10:16:28.402Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.403Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.403Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 12 2023-11-30T10:16:28.403Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.403Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 12 2023-11-30T10:16:28.405Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.405Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.405Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 11 2023-11-30T10:16:28.408Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.408Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:28.408Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:28.408Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.409Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.409Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.409Z WARN 8090 --- [ached.thread-22] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 12 2023-11-30T10:16:28.412Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.413Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.413Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 12 2023-11-30T10:16:28.414Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.414Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.415Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.415Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.415Z WARN 8090 --- [ached.thread-25] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 12 2023-11-30T10:16:28.433Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.433Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.440Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.441Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.457Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.457Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.457Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.457Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.457Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.457Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.457Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.457Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.457Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.457Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.457Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.457Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.457Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.457Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.457Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.457Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 13 2023-11-30T10:16:28.457Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.458Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.458Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.458Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 12 2023-11-30T10:16:28.458Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 13 2023-11-30T10:16:28.458Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.458Z WARN 8090 --- [ached.thread-25] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 13 2023-11-30T10:16:28.458Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.458Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.458Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 13 2023-11-30T10:16:28.458Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 13 2023-11-30T10:16:28.458Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.458Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.458Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.458Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.458Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 13 2023-11-30T10:16:28.458Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.458Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.458Z WARN 8090 --- [ached.thread-23] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 12 2023-11-30T10:16:28.458Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.458Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.458Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.458Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 13 2023-11-30T10:16:28.458Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 13 2023-11-30T10:16:28.458Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 12 2023-11-30T10:16:28.458Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.457Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.458Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.458Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 13 2023-11-30T10:16:28.459Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.459Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.459Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 13 2023-11-30T10:16:28.459Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 13 2023-11-30T10:16:28.459Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.459Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 13 2023-11-30T10:16:28.459Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.459Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 13 2023-11-30T10:16:28.459Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.459Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 11 2023-11-30T10:16:28.459Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.460Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.460Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 12 2023-11-30T10:16:28.464Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.464Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.472Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:28.472Z WARN 8090 --- [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. 2023-11-30T10:16:28.477Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.477Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.477Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 11 2023-11-30T10:16:28.478Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.479Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.479Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 12 2023-11-30T10:16:28.482Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.483Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.483Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.483Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 13 2023-11-30T10:16:28.483Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.483Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.483Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.483Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.483Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 13 2023-11-30T10:16:28.483Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.483Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.483Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.488Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:28.488Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-30T10:16:28.488Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.488Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:28.488Z WARN 8090 --- [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. 2023-11-30T10:16:28.489Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.489Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.489Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 13 2023-11-30T10:16:28.490Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.490Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 12 2023-11-30T10:16:28.491Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.491Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.492Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.492Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.492Z WARN 8090 --- [ached.thread-21] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 12 2023-11-30T10:16:28.492Z WARN 8090 --- [ached.thread-25] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 12 2023-11-30T10:16:28.494Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.495Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.502Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.502Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.502Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.502Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.502Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.503Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.503Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.503Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 13 2023-11-30T10:16:28.503Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.504Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.504Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.504Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 13 2023-11-30T10:16:28.505Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.506Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.506Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 12 2023-11-30T10:16:28.508Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.509Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.510Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.510Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.510Z WARN 8090 --- [ached.thread-25] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 13 2023-11-30T10:16:28.513Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.514Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.514Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 13 2023-11-30T10:16:28.515Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.515Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.516Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.516Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.516Z WARN 8090 --- [ached.thread-21] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 13 2023-11-30T10:16:28.520Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:28.520Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:28.534Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.534Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.534Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 13 2023-11-30T10:16:28.541Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.542Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.558Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.558Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.558Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.558Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.558Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.558Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.558Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.558Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.559Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.559Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.559Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.559Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 14 2023-11-30T10:16:28.559Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.559Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 14 2023-11-30T10:16:28.559Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.559Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.559Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 14 2023-11-30T10:16:28.559Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.559Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.559Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.559Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.559Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.559Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.559Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 13 2023-11-30T10:16:28.559Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.559Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 14 2023-11-30T10:16:28.559Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.559Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.559Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.559Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.559Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 13 2023-11-30T10:16:28.559Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.559Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 14 2023-11-30T10:16:28.560Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 14 2023-11-30T10:16:28.560Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.560Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.560Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.560Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 14 2023-11-30T10:16:28.560Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.560Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 12 2023-11-30T10:16:28.560Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.560Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.560Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 14 2023-11-30T10:16:28.560Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 14 2023-11-30T10:16:28.560Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.560Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.560Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 14 2023-11-30T10:16:28.560Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.560Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 13 2023-11-30T10:16:28.561Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.561Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.561Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 14 2023-11-30T10:16:28.561Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.561Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 13 2023-11-30T10:16:28.562Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.562Z WARN 8090 --- [ached.thread-19] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 14 2023-11-30T10:16:28.562Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.563Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 14 2023-11-30T10:16:28.566Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.566Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.572Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:28.572Z WARN 8090 --- [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. 2023-11-30T10:16:28.578Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.579Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.579Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 12 2023-11-30T10:16:28.579Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.580Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.580Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 13 2023-11-30T10:16:28.583Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.583Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.584Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.584Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.584Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.584Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 14 2023-11-30T10:16:28.584Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.584Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.584Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 12 2023-11-30T10:16:28.588Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.588Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.588Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 14 2023-11-30T10:16:28.589Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.589Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.591Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.591Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.591Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 13 2023-11-30T10:16:28.592Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.592Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.592Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.593Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.593Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.593Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 13 2023-11-30T10:16:28.593Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.593Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 13 2023-11-30T10:16:28.594Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.594Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.594Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.594Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 13 2023-11-30T10:16:28.595Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.595Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.602Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.603Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.603Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.603Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.603Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.604Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.604Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:28.604Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.604Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.604Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.604Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:28.604Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.604Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:28.605Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:28.605Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 14 2023-11-30T10:16:28.607Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.608Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.609Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:28.609Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:28.609Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.609Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:28.609Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 14 2023-11-30T10:16:28.609Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:28.609Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 12 2023-11-30T10:16:28.609Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.609Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:28.609Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 13 2023-11-30T10:16:28.610Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:28.611Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:28.611Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:28.611Z WARN 8090 --- [ached.thread-22] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.735 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 2023-11-30T10:16:28.617Z INFO 8090 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-11-30T10:16:28.666Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:28.667Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:28.670Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: b835480016ce69fe8b89016bec20440af084847aa9f0a8d56c1ccb69e0aae7d0 2023-11-30T10:16:28.688Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:28.688Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-30T10:16:28.703Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:28.703Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:28.773Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:28.773Z WARN 8090 --- [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. 2023-11-30T10:16:28.840Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:28.840Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:28.858Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:28.858Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:28.858Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:28.881Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:28.881Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:28.882Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:28.882Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:28.882Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:28.897Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:28.897Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:28.989Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:28.989Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-30T10:16:28.989Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:28.989Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:29.054Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:29.054Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:29.113Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:29.113Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:29.180Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:29.181Z WARN 8090 --- [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. 2023-11-30T10:16:29.242Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:29.243Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:29.315Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:29.315Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:29.383Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:29.383Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:29.414Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:29.414Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:29.490Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:29.490Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-30T10:16:29.575Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:29.575Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:29.699Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:29.699Z WARN 8090 --- [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. 2023-11-30T10:16:29.705Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:29.705Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:29.798Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:29.798Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:29.818Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:29.818Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:29.818Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:29.876Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:29.876Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:29.887Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:29.887Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:29.982Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:29.982Z WARN 8090 --- [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. 2023-11-30T10:16:29.996Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:29.996Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:30.010Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:30.010Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:30.010Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:30.062Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:30.062Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:30.111Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:30.111Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:30.165Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:30.166Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:30.316Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:30.316Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:30.492Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:30.492Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-30T10:16:30.493Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:30.493Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:30.519Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:30.519Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:30.526Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:30.526Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:30.527Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:30.527Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:30.708Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:30.709Z WARN 8090 --- [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. 2023-11-30T10:16:30.721Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:30.721Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:30.721Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:30.808Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:30.808Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:30.898Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:30.898Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:30.900Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:30.900Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:30.964Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:30.964Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:30.985Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:30.985Z WARN 8090 --- [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. 2023-11-30T10:16:31.039Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:31.039Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:31.079Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:31.079Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:31.115Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:31.116Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:31.164Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:31.164Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:31.164Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:31.267Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:31.267Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:31.379Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:31.379Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:31.446Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:31.447Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:31.478Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:31.478Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:31.526Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:31.526Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:31.595Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:31.595Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-30T10:16:31.610Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:31.610Z WARN 8090 --- [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. 2023-11-30T10:16:31.672Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:31.672Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:31.750Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:31.750Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:31.875Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:31.875Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:31.875Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:31.901Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:31.902Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:32.011Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:32.011Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:32.038Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:32.038Z WARN 8090 --- [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. 2023-11-30T10:16:32.081Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:32.081Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:32.122Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:32.122Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:32.219Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:32.219Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:32.222Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:32.222Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:32.222Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:32.253Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:32.253Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:32.318Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:32.318Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:32.334Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:32.334Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:32.349Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:32.349Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:32.526Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:32.527Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:32.542Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:32.542Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:32.606Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:32.606Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-30T10:16:32.644Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:32.644Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:32.717Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:32.717Z WARN 8090 --- [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. 2023-11-30T10:16:32.855Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:32.855Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:32.888Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:32.888Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:32.888Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:32.895Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:32.895Z WARN 8090 --- [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. 2023-11-30T10:16:32.905Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:32.905Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:32.985Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:32.985Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:33.024Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:33.024Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:33.114Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:33.114Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:33.114Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:33.114Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:33.222Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:33.222Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:33.371Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:33.371Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:33.376Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:33.376Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:33.376Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:33.400Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:33.400Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:33.488Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:33.488Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:33.504Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:33.504Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:33.632Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:33.632Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:33.670Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:33.670Z WARN 8090 --- [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. 2023-11-30T10:16:33.712Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:33.712Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-30T10:16:33.756Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:33.756Z WARN 8090 --- [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. 2023-11-30T10:16:33.797Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:33.797Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:33.812Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:33.812Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:33.989Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:33.989Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:34.013Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:34.013Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:34.049Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:34.049Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:34.049Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:34.063Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.445782282S 2023-11-30T10:16:34.148Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:34.148Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:34.221Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:34.221Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:34.253Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:34.253Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:34.280Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:34.280Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:34.326Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:34.326Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:34.350Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:34.350Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.824 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 2023-11-30T10:16:34.580Z DEBUG 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 2023-11-30T10:16:34.581Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:34.581Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:34.581Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:34.581Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:34.581Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:34.582Z DEBUG 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 2023-11-30T10:16:34.592Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync. 2023-11-30T10:16:34.593Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2023-11-30T10:16:34.593Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2023-11-30T10:16:34.595Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync. 2023-11-30T10:16:34.595Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2023-11-30T10:16:34.597Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync. 2023-11-30T10:16:34.597Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 2023-11-30T10:16:34.598Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync. 2023-11-30T10:16:34.598Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2023-11-30T10:16:34.601Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade. 2023-11-30T10:16:34.601Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2023-11-30T10:16:34.601Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 2023-11-30T10:16:34.603Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync. 2023-11-30T10:16:34.603Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2023-11-30T10:16:34.603Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 2023-11-30T10:16:34.604Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 2023-11-30T10:16:34.654Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: tag-1 2023-11-30T10:16:34.657Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: targetModuleSetTag [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 2023-11-30T10:16:34.667Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:34.667Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:34.680Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:34.680Z WARN 8090 --- [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. 2023-11-30T10:16:34.765Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:34.765Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:34.816Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:34.816Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-30T10:16:34.854Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:34.854Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:34.874Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:34.874Z WARN 8090 --- [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. 2023-11-30T10:16:35.010Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:35.010Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:35.015Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:35.015Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:35.117Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:35.117Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:35.154Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:35.154Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:35.154Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:35.220Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:35.220Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:35.277Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:35.277Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:35.318Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:35.318Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:35.363Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:35.363Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:35.428Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:35.428Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:35.433Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:35.433Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:35.532Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:35.532Z WARN 8090 --- [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. 2023-11-30T10:16:35.633Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:35.633Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:35.718Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:35.718Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-30T10:16:35.719Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:35.719Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:35.734Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:35.734Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:35.734Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:35.776Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:35.776Z WARN 8090 --- [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. 2023-11-30T10:16:35.918Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:35.918Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:35.918Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:35.918Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:35.970Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:35.970Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:36.006Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:36.006Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:36.006Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:36.057Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:36.057Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:36.122Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:36.122Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:36.214Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:36.214Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:36.221Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:36.221Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:36.417Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:36.417Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:36.430Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:36.430Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:36.433Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:36.434Z WARN 8090 --- [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. 2023-11-30T10:16:36.480Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:36.480Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:36.536Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:36.536Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:36.587Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:36.587Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:36.672Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:36.672Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:36.687Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:36.687Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:36.687Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:36.720Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:36.720Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-30T10:16:36.778Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:36.778Z WARN 8090 --- [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. 2023-11-30T10:16:36.822Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:36.822Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:36.868Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 2023-11-30T10:16:36.868Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 2023-11-30T10:16:36.870Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2023-11-30T10:16:36.872Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2023-11-30T10:16:36.872Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2023-11-30T10:16:36.872Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2023-11-30T10:16:36.874Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2023-11-30T10:16:36.874Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2023-11-30T10:16:36.874Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2023-11-30T10:16:36.875Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2023-11-30T10:16:36.875Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2023-11-30T10:16:36.875Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2023-11-30T10:16:36.920Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:36.920Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:36.993Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 2023-11-30T10:16:36.995Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 2023-11-30T10:16:36.995Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2023-11-30T10:16:37.020Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:37.021Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:37.027Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 2023-11-30T10:16:37.027Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2023-11-30T10:16:37.034Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 2023-11-30T10:16:37.034Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2023-11-30T10:16:37.036Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.376 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 2023-11-30T10:16:37.081Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-11-30T10:16:37.081Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2023-11-30T10:16:37.081Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2023-11-30T10:16:37.082Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-30T10:16:37.082Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-30T10:16:37.082Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-11-30T10:16:37.084Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:37.084Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:37.085Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-11-30T10:16:37.085Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 2023-11-30T10:16:37.085Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 2023-11-30T10:16:37.087Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-30T10:16:37.087Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-30T10:16:37.087Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-11-30T10:16:37.088Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-11-30T10:16:37.088Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 2023-11-30T10:16:37.088Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 2023-11-30T10:16:37.089Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-30T10:16:37.089Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-30T10:16:37.089Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-11-30T10:16:37.090Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-30T10:16:37.090Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-30T10:16:37.090Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2023-11-30T10:16:37.091Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-11-30T10:16:37.091Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 2023-11-30T10:16:37.091Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 2023-11-30T10:16:37.092Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-30T10:16:37.092Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-30T10:16:37.092Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-11-30T10:16:37.092Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-30T10:16:37.092Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-30T10:16:37.092Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2023-11-30T10:16:37.092Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-30T10:16:37.092Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-30T10:16:37.092Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 2023-11-30T10:16:37.094Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-11-30T10:16:37.094Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.094Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z WARN 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-11-30T10:16:37.095Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 2023-11-30T10:16:37.096Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-30T10:16:37.096Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-30T10:16:37.096Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-11-30T10:16:37.097Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-30T10:16:37.097Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-30T10:16:37.097Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2023-11-30T10:16:37.097Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-30T10:16:37.097Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-30T10:16:37.097Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 2023-11-30T10:16:37.098Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-11-30T10:16:37.098Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2023-11-30T10:16:37.098Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2023-11-30T10:16:37.098Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2023-11-30T10:16:37.108Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-30T10:16:37.108Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-30T10:16:37.108Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-11-30T10:16:37.109Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-11-30T10:16:37.109Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2023-11-30T10:16:37.109Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2023-11-30T10:16:37.109Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-30T10:16:37.109Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 2023-11-30T10:16:37.109Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 2023-11-30T10:16:37.111Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-11-30T10:16:37.111Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-11-30T10:16:37.111Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-11-30T10:16:37.111Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-11-30T10:16:37.113Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2023-11-30T10:16:37.113Z INFO 8090 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 2023-11-30T10:16:37.148Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.148Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.148Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.148Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.148Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 10:16:34,578 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@32a71425 - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 10:16:37,132 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:16:37,132 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:16:37,133 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@dd29815 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:16:37,135 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51c189d6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:16:37,135 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@dd29815 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:16:37,136 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:16:37,136 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:16:37,136 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:16:37,136 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@51c189d6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:16:37,136 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@dd29815 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:16:37,138 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:16:37,138 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:16:37,138 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:16:37,138 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1701339397138) 10:16:37,138 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:16:37,138 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:16:37,139 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:16:37,139 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d8f7bfe - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:16:37,139 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:16:37,139 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d8f7bfe - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:16:37,139 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:16:37,139 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d8f7bfe - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:16:37,139 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:16:37,139 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d8f7bfe - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:16:37,139 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:16:37,139 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d8f7bfe - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:16:37,139 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:16:37,139 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d8f7bfe - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:16:37,139 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:16:37,139 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d8f7bfe - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:16:37,139 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:16:37,139 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d8f7bfe - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:16:37,139 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:16:37,139 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:16:37,139 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:16:37,140 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:16:37,140 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:16:37,140 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:16:37,140 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:16:37,144 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3fca626a - Setting zoneId to "UTC" 10:16:37,145 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:16:37,145 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:16:37,148 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:16:37,148 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:16:37,148 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:16:37,148 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:16:37,148 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:16:37,148 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d8f7bfe - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:16:37,148 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:16:37,148 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@11fdf9b6 - End of configuration. 10:16:37,148 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@8f6d9ac - Registering current configuration as safe fallback point 2023-11-30T10:16:37.148Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.148Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.148Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.148Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.149Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.149Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 91 2023-11-30T10:16:37.149Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.149Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.149Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.149Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.149Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 83 2023-11-30T10:16:37.149Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.149Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.149Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.149Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:16:37.149Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.149Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.150Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.150Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.150Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.150Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.150Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.150Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.150Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.150Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.150Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 74 2023-11-30T10:16:37.150Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.150Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 79 2023-11-30T10:16:37.150Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.150Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.150Z WARN 8090 --- [ached.thread-22] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 95 2023-11-30T10:16:37.150Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.150Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 94 2023-11-30T10:16:37.150Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.150Z WARN 8090 --- [ached.thread-20] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 92 2023-11-30T10:16:37.150Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.151Z INFO 8090 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-30T10:16:37.151Z INFO 8090 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:16:37.151Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.152Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.153Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.153Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.153Z WARN 8090 --- [ached.thread-25] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 86 2023-11-30T10:16:37.153Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.154Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.154Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.154Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.154Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.154Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.154Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.154Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.154Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.154Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.154Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.154Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.154Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.155Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.155Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.155Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.155Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.155Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.155Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 88 2023-11-30T10:16:37.162Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.163Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.163Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.163Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.164Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.164Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.164Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.164Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 90 2023-11-30T10:16:37.164Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.164Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 85 2023-11-30T10:16:37.164Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.168Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.170Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.170Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 86 2023-11-30T10:16:37.170Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.170Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 87 2023-11-30T10:16:37.172Z INFO 8090 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.051 seconds (process running for 129.328) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 2023-11-30T10:16:37.186Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.186Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.186Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.186Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.186Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.186Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.186Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 84 2023-11-30T10:16:37.186Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.186Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.186Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.187Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.187Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.187Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.187Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.187Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.187Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 89 2023-11-30T10:16:37.187Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.187Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.187Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.187Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 96 2023-11-30T10:16:37.187Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.187Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.187Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 82 2023-11-30T10:16:37.187Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.187Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.187Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.187Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.187Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.187Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.188Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.188Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 90 2023-11-30T10:16:37.189Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.189Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.189Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.189Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.190Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:16:37.191Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.191Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.195Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.195Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.195Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.196Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.196Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 84 2023-11-30T10:16:37.196Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.196Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 95 2023-11-30T10:16:37.196Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.197Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-30T10:16:37.197Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:16:37.198Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.198Z WARN 8090 --- [ached.thread-21] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 95 2023-11-30T10:16:37.198Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.198Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.198Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 95 2023-11-30T10:16:37.199Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.200Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.201Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.202Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.202Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.202Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 83 2023-11-30T10:16:37.202Z INFO 8090 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.016 seconds (process running for 129.358) 2023-11-30T10:16:37.202Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.202Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 83 2023-11-30T10:16:37.203Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.206Z WARN 8090 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 2023-11-30T10:16:37.207Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.207Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.207Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.207Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 85 2023-11-30T10:16:37.208Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.208Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 78 2023-11-30T10:16:37.208Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.208Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.208Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.208Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.209Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.209Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:37.209Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:37.209Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:37.209Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.209Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 88 2023-11-30T10:16:37.209Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.209Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.209Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 92 2023-11-30T10:16:37.210Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.210Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 2023-11-30T10:16:37.217Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.217Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 95 2023-11-30T10:16:37.217Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.217Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.224Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.232Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.232Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.232Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.232Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.232Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.232Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 95 2023-11-30T10:16:37.233Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.233Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.233Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.233Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.233Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.233Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.234Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.235Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.235Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 88 2023-11-30T10:16:37.236Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.236Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.236Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.236Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.237Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.237Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.237Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 84 2023-11-30T10:16:37.240Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.240Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.242Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.242Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.243Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.243Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.245Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.245Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.245Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.246Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.248Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.248Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.248Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.248Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 88 2023-11-30T10:16:37.248Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.249Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.249Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.249Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.249Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.249Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.249Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.249Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.249Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.250Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.250Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.250Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.250Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 84 2023-11-30T10:16:37.250Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.250Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.250Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.250Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.250Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.250Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.250Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.250Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 92 2023-11-30T10:16:37.250Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.250Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.250Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.250Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.250Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.250Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.251Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.251Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.251Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.251Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.251Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.251Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.251Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 75 2023-11-30T10:16:37.251Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.251Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.251Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 95 2023-11-30T10:16:37.251Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 80 2023-11-30T10:16:37.251Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.251Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.251Z WARN 8090 --- [ached.thread-22] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 96 2023-11-30T10:16:37.251Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.251Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.251Z WARN 8090 --- [ached.thread-23] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 95 2023-11-30T10:16:37.251Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 93 2023-11-30T10:16:37.252Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.253Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.253Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.254Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.254Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 87 2023-11-30T10:16:37.254Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.254Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.254Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.254Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.255Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.255Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.255Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.255Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.255Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.255Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.255Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.255Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.255Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.255Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.255Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.255Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.255Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.255Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.256Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.257Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.257Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 86 2023-11-30T10:16:37.263Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.264Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.264Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:37.264Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:37.264Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.264Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.264Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.265Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.265Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 91 2023-11-30T10:16:37.265Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.265Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 86 2023-11-30T10:16:37.265Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.272Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.272Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.272Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.272Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 88 2023-11-30T10:16:37.275Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.275Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 87 2023-11-30T10:16:37.286Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.287Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.287Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.287Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.287Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 85 2023-11-30T10:16:37.287Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.287Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.287Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.287Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.287Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.287Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.288Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.288Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.288Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.288Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 83 2023-11-30T10:16:37.288Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.288Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.288Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.288Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 97 2023-11-30T10:16:37.288Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 89 2023-11-30T10:16:37.288Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.288Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.288Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.289Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.289Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 90 2023-11-30T10:16:37.289Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.290Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.290Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.290Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.290Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.290Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.291Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.291Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.291Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 90 2023-11-30T10:16:37.291Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.292Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.296Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.296Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.296Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.296Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.296Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.296Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.317Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.317Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.317Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.317Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.317Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.317Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.317Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.317Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.317Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.317Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.318Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.318Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.318Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.318Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 89 2023-11-30T10:16:37.318Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.318Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 93 2023-11-30T10:16:37.318Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.318Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.318Z WARN 8090 --- [ached.thread-22] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 96 2023-11-30T10:16:37.318Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.318Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 84 2023-11-30T10:16:37.320Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.321Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.321Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.321Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.321Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.321Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.321Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 86 2023-11-30T10:16:37.321Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.321Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 84 2023-11-30T10:16:37.322Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.322Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 96 2023-11-30T10:16:37.324Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.324Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 96 2023-11-30T10:16:37.324Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.324Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 96 2023-11-30T10:16:37.324Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.324Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 79 2023-11-30T10:16:37.332Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.333Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.333Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.333Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 96 2023-11-30T10:16:37.334Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.334Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.334Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.334Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 91 2023-11-30T10:16:37.334Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.335Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.336Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:37.336Z WARN 8090 --- [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. 2023-11-30T10:16:37.336Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.336Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.337Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.337Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.337Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.337Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.337Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.337Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.340Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.340Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.340Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.341Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.341Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.341Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.341Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 89 2023-11-30T10:16:37.341Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.342Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.342Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 85 2023-11-30T10:16:37.342Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.343Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.344Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.344Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.345Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.346Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.346Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.346Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.348Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.349Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.349Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 89 2023-11-30T10:16:37.353Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.353Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.353Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.353Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.353Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.353Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.353Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.353Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.353Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.353Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.353Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.353Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.353Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.353Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.353Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.353Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.353Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 96 2023-11-30T10:16:37.353Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.354Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.354Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.354Z WARN 8090 --- [ached.thread-19] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 96 2023-11-30T10:16:37.354Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.354Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 97 2023-11-30T10:16:37.354Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.354Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.354Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.354Z WARN 8090 --- [ached.thread-24] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 94 2023-11-30T10:16:37.354Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.354Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 85 2023-11-30T10:16:37.354Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.354Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 93 2023-11-30T10:16:37.354Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.354Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.354Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 81 2023-11-30T10:16:37.354Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.354Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.354Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.354Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.354Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.354Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.355Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.355Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.355Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.355Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 76 2023-11-30T10:16:37.356Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.356Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.356Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.356Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.356Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.356Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.356Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.356Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.356Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.356Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.357Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.357Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.357Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.357Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 88 2023-11-30T10:16:37.357Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.357Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.357Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.357Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.357Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.358Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.358Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 87 2023-11-30T10:16:37.358Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.364Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.364Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.365Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.365Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.365Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.367Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.367Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.367Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 92 2023-11-30T10:16:37.367Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 87 2023-11-30T10:16:37.367Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.372Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.373Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.373Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 89 2023-11-30T10:16:37.375Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.376Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.376Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 88 2023-11-30T10:16:37.387Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.388Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.388Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.388Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.388Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 86 2023-11-30T10:16:37.388Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.388Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.388Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.388Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.389Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.389Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.389Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 98 2023-11-30T10:16:37.389Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.389Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.389Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.389Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.389Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.389Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 90 2023-11-30T10:16:37.389Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.389Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.389Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.389Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 84 2023-11-30T10:16:37.390Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.390Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 91 2023-11-30T10:16:37.390Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.390Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.390Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.391Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.391Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.391Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.391Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.392Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.392Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.396Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.396Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.396Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 91 2023-11-30T10:16:37.397Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.397Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.397Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.397Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.397Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 85 2023-11-30T10:16:37.397Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.397Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.401Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:37.401Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:37.418Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.418Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.418Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.419Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.419Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.419Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.419Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.419Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.419Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 94 2023-11-30T10:16:37.419Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.420Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.420Z WARN 8090 --- [ached.thread-19] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 97 2023-11-30T10:16:37.420Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.420Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 85 2023-11-30T10:16:37.420Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.420Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 90 2023-11-30T10:16:37.420Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.420Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.421Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.422Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.422Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.422Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.422Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 87 2023-11-30T10:16:37.422Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.422Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.422Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.423Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.423Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 85 2023-11-30T10:16:37.424Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.424Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.424Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.424Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.424Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.425Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.425Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 97 2023-11-30T10:16:37.434Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.434Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.434Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.435Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.435Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 92 2023-11-30T10:16:37.435Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.435Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.435Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 97 2023-11-30T10:16:37.436Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.436Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.437Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.437Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.437Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.437Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.438Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.438Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.438Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:37.438Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:37.438Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.438Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 97 2023-11-30T10:16:37.438Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.441Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.442Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.442Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.442Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.442Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.442Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.442Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 90 2023-11-30T10:16:37.442Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.443Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.443Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 86 2023-11-30T10:16:37.443Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.444Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.444Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.445Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.446Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.446Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.446Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.447Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.449Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.449Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.454Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.454Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.454Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.454Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.454Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.454Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.455Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.455Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.455Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.455Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.455Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.455Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.455Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 97 2023-11-30T10:16:37.455Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.455Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.455Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.455Z INFO 8090 --- [ached.thread-21] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.455Z WARN 8090 --- [ached.thread-21] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 95 2023-11-30T10:16:37.455Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.455Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.455Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.455Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.455Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 86 2023-11-30T10:16:37.455Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.455Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.455Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.456Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.456Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 98 2023-11-30T10:16:37.456Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.456Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.456Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 82 2023-11-30T10:16:37.456Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.456Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.456Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.456Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.456Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.456Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.456Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.456Z WARN 8090 --- [ached.thread-19] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 97 2023-11-30T10:16:37.456Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.456Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 94 2023-11-30T10:16:37.457Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.457Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.457Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.457Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.457Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.457Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.457Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.457Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.457Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.458Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.458Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.458Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.458Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 89 2023-11-30T10:16:37.458Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.458Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.458Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.458Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.458Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.458Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.458Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.459Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.459Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.459Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 88 2023-11-30T10:16:37.461Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.464Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.465Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.467Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.467Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.467Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.467Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.467Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.468Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.476Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.476Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.476Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.476Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.476Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 90 2023-11-30T10:16:37.488Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.488Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.489Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.489Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 87 2023-11-30T10:16:37.489Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.489Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.489Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.490Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.490Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.490Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.490Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.490Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.490Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.490Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.490Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 91 2023-11-30T10:16:37.490Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.491Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.491Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 92 2023-11-30T10:16:37.491Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.491Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 85 2023-11-30T10:16:37.491Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.491Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.491Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 99 2023-11-30T10:16:37.491Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.491Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.491Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.492Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 93 2023-11-30T10:16:37.492Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.492Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.492Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.493Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.496Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.497Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.497Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:37.497Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:37.498Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.498Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.498Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.498Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.498Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 92 2023-11-30T10:16:37.500Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.500Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 86 2023-11-30T10:16:37.500Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.502Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.520Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.520Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.520Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.520Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.520Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.520Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.520Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.520Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.521Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.521Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.521Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 91 2023-11-30T10:16:37.521Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.521Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.521Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 86 2023-11-30T10:16:37.521Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.521Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 95 2023-11-30T10:16:37.522Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.522Z WARN 8090 --- [ached.thread-24] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 98 2023-11-30T10:16:37.522Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.522Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.523Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.523Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.523Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.523Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.523Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 88 2023-11-30T10:16:37.523Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.523Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.525Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.525Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.525Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.525Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.525Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 97 2023-11-30T10:16:37.525Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.525Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 80 2023-11-30T10:16:37.525Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.535Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.535Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.535Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.535Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.536Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 93 2023-11-30T10:16:37.536Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.536Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 98 2023-11-30T10:16:37.536Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.537Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.537Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.538Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.538Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.538Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.538Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.538Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.539Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.539Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.539Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 98 2023-11-30T10:16:37.539Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 98 2023-11-30T10:16:37.539Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.542Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.543Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.543Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.543Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 91 2023-11-30T10:16:37.543Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.544Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.544Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.545Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.545Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.545Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.545Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.545Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.545Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.548Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.548Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.548Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.548Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.555Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.555Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.555Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.555Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.555Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.555Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.555Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.555Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.555Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 90 2023-11-30T10:16:37.556Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.556Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 98 2023-11-30T10:16:37.556Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.556Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.556Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.556Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.556Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:16:37.556Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.558Z INFO 8090 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-30T10:16:37.558Z INFO 8090 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:16:37.559Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.559Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.559Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.559Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.559Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.559Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.559Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.559Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 77 2023-11-30T10:16:37.559Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.560Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.560Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.560Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.560Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.560Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.560Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 87 2023-11-30T10:16:37.560Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.560Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.560Z WARN 8090 --- [ached.thread-22] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 99 2023-11-30T10:16:37.560Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.560Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.560Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.560Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.560Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.560Z INFO 8090 --- [ached.thread-19] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.560Z WARN 8090 --- [ached.thread-19] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 96 2023-11-30T10:16:37.560Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.560Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 95 2023-11-30T10:16:37.561Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.561Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.561Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 83 2023-11-30T10:16:37.571Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.571Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.571Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.571Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.572Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.572Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 88 2023-11-30T10:16:37.572Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.572Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.572Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.576Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.577Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.577Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.577Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.577Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 91 2023-11-30T10:16:37.578Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.578Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 89 2023-11-30T10:16:37.582Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.588Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.588Z WARN 8090 --- [ached.thread-20] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 98 2023-11-30T10:16:37.589Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.589Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.589Z WARN 8090 --- [ached.thread-25] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 90 2023-11-30T10:16:37.589Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.589Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:37.589Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:37.589Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.589Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 89 2023-11-30T10:16:37.589Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.589Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.590Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.590Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 88 2023-11-30T10:16:37.591Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.591Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.591Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.591Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.591Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.592Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.592Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 93 2023-11-30T10:16:37.592Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.592Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.593Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.593Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.593Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.593Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.593Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.593Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.593Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.593Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.593Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 92 2023-11-30T10:16:37.594Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.594Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 100 2023-11-30T10:16:37.594Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.594Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 94 2023-11-30T10:16:37.594Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.596Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:37.596Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:37.596Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:37.598Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.598Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.601Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.601Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.601Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.602Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.602Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.602Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.602Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 87 2023-11-30T10:16:37.602Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.602Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 93 2023-11-30T10:16:37.603Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.603Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.603Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.613Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:37.613Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:37.621Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.622Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.622Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.622Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.623Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.623Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.624Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.624Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.624Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.624Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.624Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.624Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.624Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.624Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 89 2023-11-30T10:16:37.624Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.624Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.624Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 87 2023-11-30T10:16:37.624Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.624Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.624Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 86 2023-11-30T10:16:37.624Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.624Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 96 2023-11-30T10:16:37.625Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.625Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 92 2023-11-30T10:16:37.625Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.625Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.625Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.625Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.626Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.626Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.626Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.626Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 98 2023-11-30T10:16:37.626Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.626Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.626Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 81 2023-11-30T10:16:37.634Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:37.634Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:37.639Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.639Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.640Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.640Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.640Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.640Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.640Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.640Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.640Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.640Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.640Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 99 2023-11-30T10:16:37.640Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.640Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 99 2023-11-30T10:16:37.640Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.640Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.640Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 99 2023-11-30T10:16:37.640Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.640Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.640Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.641Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.641Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.641Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.641Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 94 2023-11-30T10:16:37.641Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.644Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.645Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.645Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.646Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.646Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.646Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.646Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 87 2023-11-30T10:16:37.646Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.647Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.647Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.648Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.648Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 92 2023-11-30T10:16:37.648Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.649Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.650Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.650Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.650Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.656Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.656Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.656Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.656Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.656Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 91 2023-11-30T10:16:37.656Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.657Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.658Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.658Z WARN 8090 --- [ached.thread-23] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 99 2023-11-30T10:16:37.659Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.660Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.660Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.660Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.660Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.660Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.660Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 78 2023-11-30T10:16:37.660Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.660Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.660Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.660Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.660Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.661Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.661Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.661Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.661Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.661Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 88 2023-11-30T10:16:37.661Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.661Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.661Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.661Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 86 2023-11-30T10:16:37.661Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.661Z WARN 8090 --- [ached.thread-24] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 100 2023-11-30T10:16:37.661Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.661Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.661Z WARN 8090 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 96 2023-11-30T10:16:37.661Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.661Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 97 2023-11-30T10:16:37.661Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.661Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.667Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.668Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.668Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.668Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.668Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 84 2023-11-30T10:16:37.673Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.673Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.674Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.674Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.674Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.674Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.674Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 89 2023-11-30T10:16:37.677Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.677Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.677Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.678Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.678Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 92 2023-11-30T10:16:37.681Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.683Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.683Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.684Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:37.684Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:37.687Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.687Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 90 2023-11-30T10:16:37.689Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.689Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.689Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.689Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.689Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 99 2023-11-30T10:16:37.689Z INFO 8090 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.689Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.689Z WARN 8090 --- [ached.thread-22] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 99 2023-11-30T10:16:37.690Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.691Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.691Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.691Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 89 2023-11-30T10:16:37.691Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.691Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.692Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.692Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.692Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.692Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 90 2023-11-30T10:16:37.692Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.692Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.693Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.693Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.693Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.693Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.694Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:37.694Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.694Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.694Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.694Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.694Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5703. Reason: IOException[Connection refused to address /10.30.107.86:5703] 2023-11-30T10:16:37.694Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5703}, Error-Count: 93 2023-11-30T10:16:37.694Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.695Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.695Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 95 2023-11-30T10:16:37.701Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.702Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.702Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.702Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.702Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.702Z WARN 8090 --- [ached.thread-20] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 91 2023-11-30T10:16:37.702Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.702Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.702Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.703Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.703Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.703Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 94 2023-11-30T10:16:37.703Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.704Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.704Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.704Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.722Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ed876a25-d77c-4b60-ad81-5404c11bacac 2023-11-30T10:16:37.722Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.723Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.723Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.724Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.724Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.725Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:37.725Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.725Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.725Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:37.725Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:37.725Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.725Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 97 2023-11-30T10:16:37.726Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.726Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5707}, Error-Count: 101 2023-11-30T10:16:37.726Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5705. Reason: IOException[Connection refused to address /10.30.107.86:5705] 2023-11-30T10:16:37.726Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5705}, Error-Count: 93 2023-11-30T10:16:37.726Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.726Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5707. Reason: IOException[Connection refused to address /10.30.107.86:5707] 2023-11-30T10:16:37.726Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:37.726Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.727Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.727Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.86:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:37.727Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5704. Reason: IOException[Connection refused to address /10.30.107.86:5704] 2023-11-30T10:16:37.727Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5704}, Error-Count: 99 2023-11-30T10:16:37.727Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.727Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.728Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ed876a25-d77c-4b60-ad81-5404c11bacac 2023-11-30T10:16:37.728Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5702. Reason: IOException[Connection refused to address /10.30.107.86:5702] 2023-11-30T10:16:37.728Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5702}, Error-Count: 90 2023-11-30T10:16:37.728Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ed876a25-d77c-4b60-ad81-5404c11bacac 2023-11-30T10:16:37.729Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ed876a25-d77c-4b60-ad81-5404c11bacac 2023-11-30T10:16:37.729Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:37.729Z WARN 8090 --- [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. 2023-11-30T10:16:37.729Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.86:5706. Reason: IOException[Connection refused to address /10.30.107.86:5706] 2023-11-30T10:16:37.729Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.86]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.86:5706}, Error-Count: 82 2023-11-30T10:16:37.729Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ed876a25-d77c-4b60-ad81-5404c11bacac 2023-11-30T10:16:37.729Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ed876a25-d77c-4b60-ad81-5404c11bacac 2023-11-30T10:16:37.730Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 3a0eb985-7399-4998-a0b1-d5ed1fca4acb 2023-11-30T10:16:37.730Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 3a0eb985-7399-4998-a0b1-d5ed1fca4acb 2023-11-30T10:16:37.730Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID a310ef9b-5597-4e65-924f-99dee98063c0 2023-11-30T10:16:37.730Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID a310ef9b-5597-4e65-924f-99dee98063c0 2023-11-30T10:16:37.730Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID e7c4d0e5-e7b8-4897-ba10-9190df814c84 2023-11-30T10:16:37.731Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID e7c4d0e5-e7b8-4897-ba10-9190df814c84 2023-11-30T10:16:37.731Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 634de7dd-692c-492b-8df1-54a5fd75a649 2023-11-30T10:16:37.731Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 634de7dd-692c-492b-8df1-54a5fd75a649 2023-11-30T10:16:37.731Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 71fbc897-a245-4f13-b65c-23c2d20c9efa 2023-11-30T10:16:37.731Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 71fbc897-a245-4f13-b65c-23c2d20c9efa 2023-11-30T10:16:37.732Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:19} [ Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be Member [10.30.106.254]:5707 - 75a4c290-16a8-41ca-8ae7-22ff30c9f265 this ] 2023-11-30T10:16:37.732Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:19} [ Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 this Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be Member [10.30.106.254]:5707 - 75a4c290-16a8-41ca-8ae7-22ff30c9f265 ] 2023-11-30T10:16:37.732Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 3a0eb985-7399-4998-a0b1-d5ed1fca4acb 2023-11-30T10:16:37.733Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID a310ef9b-5597-4e65-924f-99dee98063c0 2023-11-30T10:16:37.742Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5702, UUID: ed876a25-d77c-4b60-ad81-5404c11bacac 2023-11-30T10:16:37.742Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5702, UUID: ed876a25-d77c-4b60-ad81-5404c11bacac 2023-11-30T10:16:37.742Z INFO 8090 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5702, UUID: ed876a25-d77c-4b60-ad81-5404c11bacac 2023-11-30T10:16:37.743Z INFO 8090 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5702, UUID: ed876a25-d77c-4b60-ad81-5404c11bacac 2023-11-30T10:16:37.743Z INFO 8090 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5702, UUID: ed876a25-d77c-4b60-ad81-5404c11bacac 2023-11-30T10:16:37.744Z INFO 8090 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5703, UUID: 3a0eb985-7399-4998-a0b1-d5ed1fca4acb 2023-11-30T10:16:37.744Z INFO 8090 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5704, UUID: a310ef9b-5597-4e65-924f-99dee98063c0 2023-11-30T10:16:37.745Z INFO 8090 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5705, UUID: e7c4d0e5-e7b8-4897-ba10-9190df814c84 2023-11-30T10:16:37.745Z INFO 8090 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5706, UUID: 634de7dd-692c-492b-8df1-54a5fd75a649 2023-11-30T10:16:37.745Z INFO 8090 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5707, UUID: 71fbc897-a245-4f13-b65c-23c2d20c9efa 2023-11-30T10:16:37.745Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 3a0eb985-7399-4998-a0b1-d5ed1fca4acb 2023-11-30T10:16:37.745Z INFO 8090 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5703, UUID: 3a0eb985-7399-4998-a0b1-d5ed1fca4acb 2023-11-30T10:16:37.745Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID a310ef9b-5597-4e65-924f-99dee98063c0 2023-11-30T10:16:37.746Z INFO 8090 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5704, UUID: a310ef9b-5597-4e65-924f-99dee98063c0 2023-11-30T10:16:37.746Z INFO 8090 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5703, UUID: 3a0eb985-7399-4998-a0b1-d5ed1fca4acb 2023-11-30T10:16:37.748Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5703, UUID: 3a0eb985-7399-4998-a0b1-d5ed1fca4acb 2023-11-30T10:16:37.749Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5704, UUID: a310ef9b-5597-4e65-924f-99dee98063c0 2023-11-30T10:16:37.749Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:37.749Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:37.749Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5705, UUID: e7c4d0e5-e7b8-4897-ba10-9190df814c84 2023-11-30T10:16:37.750Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5706, UUID: 634de7dd-692c-492b-8df1-54a5fd75a649 2023-11-30T10:16:37.750Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 3a0eb985-7399-4998-a0b1-d5ed1fca4acb 2023-11-30T10:16:37.750Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5707, UUID: 71fbc897-a245-4f13-b65c-23c2d20c9efa 2023-11-30T10:16:37.750Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID a310ef9b-5597-4e65-924f-99dee98063c0 2023-11-30T10:16:37.750Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID e7c4d0e5-e7b8-4897-ba10-9190df814c84 2023-11-30T10:16:37.751Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 3a0eb985-7399-4998-a0b1-d5ed1fca4acb 2023-11-30T10:16:37.751Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 634de7dd-692c-492b-8df1-54a5fd75a649 2023-11-30T10:16:37.751Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID a310ef9b-5597-4e65-924f-99dee98063c0 2023-11-30T10:16:37.751Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 71fbc897-a245-4f13-b65c-23c2d20c9efa 2023-11-30T10:16:37.751Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID e7c4d0e5-e7b8-4897-ba10-9190df814c84 2023-11-30T10:16:37.751Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 634de7dd-692c-492b-8df1-54a5fd75a649 2023-11-30T10:16:37.751Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 71fbc897-a245-4f13-b65c-23c2d20c9efa 2023-11-30T10:16:37.751Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:19} [ Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 this Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be Member [10.30.106.254]:5707 - 75a4c290-16a8-41ca-8ae7-22ff30c9f265 ] 2023-11-30T10:16:37.752Z INFO 8090 --- [ached.thread-12] c.h.t.TransactionManagerService : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5702, UUID: ed876a25-d77c-4b60-ad81-5404c11bacac 2023-11-30T10:16:37.752Z INFO 8090 --- [ached.thread-12] c.h.t.TransactionManagerService : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5703, UUID: 3a0eb985-7399-4998-a0b1-d5ed1fca4acb 2023-11-30T10:16:37.752Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:19} [ Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 this Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be Member [10.30.106.254]:5707 - 75a4c290-16a8-41ca-8ae7-22ff30c9f265 ] 2023-11-30T10:16:37.752Z INFO 8090 --- [ached.thread-12] c.h.t.TransactionManagerService : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5704, UUID: a310ef9b-5597-4e65-924f-99dee98063c0 2023-11-30T10:16:37.752Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID e7c4d0e5-e7b8-4897-ba10-9190df814c84 2023-11-30T10:16:37.752Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 634de7dd-692c-492b-8df1-54a5fd75a649 2023-11-30T10:16:37.752Z INFO 8090 --- [ached.thread-12] c.h.t.TransactionManagerService : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5705, UUID: e7c4d0e5-e7b8-4897-ba10-9190df814c84 2023-11-30T10:16:37.752Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 71fbc897-a245-4f13-b65c-23c2d20c9efa 2023-11-30T10:16:37.752Z INFO 8090 --- [ached.thread-12] c.h.t.TransactionManagerService : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5706, UUID: 634de7dd-692c-492b-8df1-54a5fd75a649 2023-11-30T10:16:37.753Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:19} [ Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 this Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be Member [10.30.106.254]:5707 - 75a4c290-16a8-41ca-8ae7-22ff30c9f265 ] 2023-11-30T10:16:37.753Z INFO 8090 --- [ached.thread-12] c.h.t.TransactionManagerService : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5707, UUID: 71fbc897-a245-4f13-b65c-23c2d20c9efa 2023-11-30T10:16:37.753Z INFO 8090 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5705, UUID: e7c4d0e5-e7b8-4897-ba10-9190df814c84 2023-11-30T10:16:37.753Z INFO 8090 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5706, UUID: 634de7dd-692c-492b-8df1-54a5fd75a649 2023-11-30T10:16:37.754Z INFO 8090 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5707, UUID: 71fbc897-a245-4f13-b65c-23c2d20c9efa 2023-11-30T10:16:37.754Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5703, UUID: 3a0eb985-7399-4998-a0b1-d5ed1fca4acb 2023-11-30T10:16:37.755Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5704, UUID: a310ef9b-5597-4e65-924f-99dee98063c0 2023-11-30T10:16:37.755Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5705, UUID: e7c4d0e5-e7b8-4897-ba10-9190df814c84 2023-11-30T10:16:37.755Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5706, UUID: 634de7dd-692c-492b-8df1-54a5fd75a649 2023-11-30T10:16:37.756Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID e7c4d0e5-e7b8-4897-ba10-9190df814c84 2023-11-30T10:16:37.756Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5707, UUID: 71fbc897-a245-4f13-b65c-23c2d20c9efa 2023-11-30T10:16:37.756Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 634de7dd-692c-492b-8df1-54a5fd75a649 2023-11-30T10:16:37.757Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 71fbc897-a245-4f13-b65c-23c2d20c9efa 2023-11-30T10:16:37.757Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:19} [ Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be this Member [10.30.106.254]:5707 - 75a4c290-16a8-41ca-8ae7-22ff30c9f265 ] 2023-11-30T10:16:37.757Z INFO 8090 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5704, UUID: a310ef9b-5597-4e65-924f-99dee98063c0 2023-11-30T10:16:37.758Z INFO 8090 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5705, UUID: e7c4d0e5-e7b8-4897-ba10-9190df814c84 2023-11-30T10:16:37.758Z INFO 8090 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5706, UUID: 634de7dd-692c-492b-8df1-54a5fd75a649 2023-11-30T10:16:37.758Z INFO 8090 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.86]:5707, UUID: 71fbc897-a245-4f13-b65c-23c2d20c9efa 2023-11-30T10:16:37.837Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:37.837Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:37.838Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:37.838Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:37.851Z WARN 8090 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.154]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac } 2023-11-30T10:16:37.858Z WARN 8090 --- [ration.thread-2] c.h.i.p.InternalPartitionService : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.154]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac } 2023-11-30T10:16:37.858Z WARN 8090 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.154]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac } 2023-11-30T10:16:37.858Z WARN 8090 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.154]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac } 2023-11-30T10:16:37.869Z WARN 8090 --- [ration.thread-2] c.h.i.p.InternalPartitionService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.154]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac } 2023-11-30T10:16:37.870Z WARN 8090 --- [ration.thread-2] c.h.i.p.InternalPartitionService : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.154]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.107.86]:5707 - 71fbc897-a245-4f13-b65c-23c2d20c9efa [10.30.107.86]:5703 - 3a0eb985-7399-4998-a0b1-d5ed1fca4acb [10.30.107.86]:5705 - e7c4d0e5-e7b8-4897-ba10-9190df814c84 [10.30.107.86]:5704 - a310ef9b-5597-4e65-924f-99dee98063c0 [10.30.107.86]:5706 - 634de7dd-692c-492b-8df1-54a5fd75a649 [10.30.107.86]:5702 - ed876a25-d77c-4b60-ad81-5404c11bacac } 2023-11-30T10:16:37.888Z INFO 8090 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.342 seconds (process running for 130.044) 2023-11-30T10:16:37.928Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:37.928Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-30T10:16:37.958Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:37.958Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:38.043Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:38.043Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:38.056Z INFO 8090 --- [s.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=24.1G, swap.space.total=0, swap.space.free=0, heap.memory.used=163.4M, heap.memory.free=84.4M, heap.memory.total=248.0M, heap.memory.max=7.8G, heap.memory.used/total=65.88%, heap.memory.used/max=2.05%, minor.gc.count=38, minor.gc.time=433ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=79.49%, load.systemAverage=1.74, thread.count=524, thread.peakCount=524, cluster.timeDiff=-1, 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=3054, 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=0, proxy.count=6, clientEndpoint.count=0, connection.active.count=20, client.connection.count=0, connection.count=11 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.945 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:16:38.205Z INFO 8090 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-30T10:16:38.205Z INFO 8090 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:16:38.224Z INFO 8090 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.039 seconds (process running for 130.38) 2023-11-30T10:16:38.242Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:38.242Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:38.242Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec [INFO] Running org.onap.cps.ncmp.api.impl.subscriptions.SubscriptionPersistenceSpec 2023-11-30T10:16:38.296Z INFO 8090 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : SubscriptionEventJsonData to be saved into DB {"subscription":[{"topic":"some-topic","predicates":{"datastore":"some-datastore","targetCmHandles":[{"cmHandleId":"cmhandle1","status":"PENDING","details":"Subscription forwarded to dmi plugin"},{"cmHandleId":"cmhandle2","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]},"clientID":"some-client-id","subscriptionName":"some-subscription-name","isTagged":true}]} 2023-11-30T10:16:38.299Z INFO 8090 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : targetCmHandleAsJson to be added into DB {"targetCmHandles":[{"cmHandleId":"cmhandle2","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]} 2023-11-30T10:16:38.299Z INFO 8090 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : targetCmHandleAsJson to be updated into DB {"targetCmHandles":[{"cmHandleId":"cmhandle1","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.subscriptions.SubscriptionPersistenceSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 2023-11-30T10:16:38.334Z INFO 8090 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The new trust level: COMPLETE has been updated for Cm Handle: ch-1 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec 2023-11-30T10:16:38.383Z ERROR 8090 --- [ main] c.n.a.i.u.CmSubscriptionEventCloudMapper : The Cloud Event could not be constructed com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec.$spock_feature_0_1(CmSubscriptionEventCloudMapperSpec.groovy:70) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec 2023-11-30T10:16:38.428Z ERROR 8090 --- [ main] c.n.a.i.u.SubscriptionOutcomeCloudMapper : The Cloud Event could not be constructed com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec.$spock_feature_0_1(SubscriptionOutcomeCloudMapperSpec.groovy:69) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 2023-11-30T10:16:38.449Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:38.449Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:16:38.451Z INFO 8090 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 8090 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-11-30T10:16:38.452Z INFO 8090 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:16:38.462Z INFO 8090 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.022 seconds (process running for 130.617) 2023-11-30T10:16:38.463Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:38.463Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:38.466Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:38.466Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 2023-11-30T10:16:38.478Z INFO 8090 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-11-30T10:16:38.483Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:38.483Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:38.551Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:38.551Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:38.567Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:38.567Z WARN 8090 --- [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. 2023-11-30T10:16:38.665Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 017715b6720051758e47ee9539c89e39cbfff767b28b8e9c8740c11b23d75df3 2023-11-30T10:16:38.672Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:38.672Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:38.709Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:38.709Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:38.726Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:38.726Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:38.726Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:38.759Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:38.759Z WARN 8090 --- [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. 2023-11-30T10:16:38.772Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:38.772Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:38.850Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:38.850Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:38.859Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:38.859Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:38.872Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:38.872Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:39.129Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:39.129Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:39.129Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:39.157Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:39.158Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-30T10:16:39.185Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:39.185Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:39.216Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:39.217Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:39.359Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:39.359Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:39.377Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:39.377Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:39.389Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:39.389Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:39.575Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:39.575Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:39.590Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:39.590Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:39.658Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:39.658Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:39.658Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:39.680Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:39.680Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:39.693Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:39.693Z WARN 8090 --- [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. 2023-11-30T10:16:39.748Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:39.748Z WARN 8090 --- [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. 2023-11-30T10:16:39.755Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:39.755Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:39.768Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:39.768Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:39.859Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:39.859Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:40.133Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:40.133Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:40.162Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:40.162Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:40.198Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:40.198Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:40.212Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:40.212Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:40.216Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:40.216Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-30T10:16:40.243Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:40.243Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:40.304Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:40.304Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:40.304Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:40.377Z INFO 8090 --- [s.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=24.0G, swap.space.total=0, swap.space.free=0, heap.memory.used=152.2M, heap.memory.free=159.6M, heap.memory.total=312.0M, heap.memory.max=7.8G, heap.memory.used/total=48.77%, heap.memory.used/max=1.91%, minor.gc.count=40, minor.gc.time=446ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=93.04%, load.systemAverage=2.16, thread.count=533, thread.peakCount=533, cluster.timeDiff=-10, 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=205, executor.q.priorityOperation.size=36, operations.completed.count=2201, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=5, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=1, proxy.count=6, clientEndpoint.count=0, connection.active.count=17, client.connection.count=0, connection.count=11 2023-11-30T10:16:40.514Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:40.514Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:40.553Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:40.553Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:40.564Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:40.564Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:40.564Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:40.601Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:40.601Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:40.620Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:40.620Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:40.704Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:40.704Z WARN 8090 --- [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. 2023-11-30T10:16:40.743Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:40.743Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:40.770Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:40.770Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:40.771Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:40.771Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:40.797Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:40.797Z WARN 8090 --- [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. 2023-11-30T10:16:41.019Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:41.019Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:41.064Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:41.064Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:41.125Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:41.125Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:41.151Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:41.151Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-30T10:16:41.320Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:41.320Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:41.326Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:41.326Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:41.326Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:41.326Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:41.326Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:41.375Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:41.375Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:41.580Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:41.580Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:41.597Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:41.597Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:41.611Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:41.611Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:41.611Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:41.665Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:41.665Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:41.695Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:41.695Z WARN 8090 --- [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. 2023-11-30T10:16:41.697Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:41.697Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:41.740Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:41.740Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:41.793Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:41.793Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:41.911Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:41.911Z WARN 8090 --- [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. 2023-11-30T10:16:41.979Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:41.979Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:42.136Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:42.136Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:42.167Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:42.167Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:42.187Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:42.187Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-30T10:16:42.202Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:42.203Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:42.230Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:42.230Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:42.244Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:42.244Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:42.412Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:42.412Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:42.412Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:42.416Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:42.416Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:42.416Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:42.537Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:42.537Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:42.614Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:42.614Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:42.691Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:42.691Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:42.695Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:42.695Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:42.720Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:42.720Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:42.766Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:42.766Z WARN 8090 --- [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. 2023-11-30T10:16:42.874Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:42.874Z WARN 8090 --- [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. 2023-11-30T10:16:42.878Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:42.878Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:42.978Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:42.978Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:42.997Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:42.997Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:43.048Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:43.048Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:43.139Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:43.139Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:43.168Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:43.168Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:43.256Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:43.256Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:43.374Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:43.374Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:43.393Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:43.393Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-30T10:16:43.421Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:43.421Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:43.453Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:43.453Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:43.453Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:43.525Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:43.525Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:43.552Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:43.552Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:43.639Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:43.639Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:43.639Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:43.768Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:43.768Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:43.796Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:43.796Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:43.887Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:43.887Z WARN 8090 --- [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. 2023-11-30T10:16:43.906Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:43.906Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:43.985Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:43.985Z WARN 8090 --- [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. 2023-11-30T10:16:44.052Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:44.052Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:44.125Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:44.125Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:44.188Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:44.188Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:44.207Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:44.207Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:44.269Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:44.269Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:44.280Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:44.280Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:44.349Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:44.349Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:44.420Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:44.420Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:44.420Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:44.429Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:44.429Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-30T10:16:44.467Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.254:5706->/10.30.107.154:53541, qualifier=null, endpoint=[10.30.107.154]:5702, remoteUuid=7c4258d3-ac4c-4a48-9580-833584c779b0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.467Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.254:5703->/10.30.107.154:52751, qualifier=null, endpoint=[10.30.107.154]:5702, remoteUuid=7c4258d3-ac4c-4a48-9580-833584c779b0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.467Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.254:5702->/10.30.107.154:36047, qualifier=null, endpoint=[10.30.107.154]:5702, remoteUuid=7c4258d3-ac4c-4a48-9580-833584c779b0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.467Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=21, /10.30.106.254:36257->/10.30.107.154:5707, qualifier=null, endpoint=[10.30.107.154]:5707, remoteUuid=59f416e5-9eba-41d9-842a-b0f96089bce2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.468Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=17, /10.30.106.254:5707->/10.30.107.154:57501, qualifier=null, endpoint=[10.30.107.154]:5707, remoteUuid=59f416e5-9eba-41d9-842a-b0f96089bce2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.468Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.468Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.106.254:41873->/10.30.107.154:5702, qualifier=null, endpoint=[10.30.107.154]:5702, remoteUuid=7c4258d3-ac4c-4a48-9580-833584c779b0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.468Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.468Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=26, /10.30.106.254:5704->/10.30.107.154:34115, qualifier=null, endpoint=[10.30.107.154]:5707, remoteUuid=59f416e5-9eba-41d9-842a-b0f96089bce2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.468Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.468Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.468Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.468Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.468Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=24, /10.30.106.254:53381->/10.30.107.154:5707, qualifier=null, endpoint=[10.30.107.154]:5707, remoteUuid=59f416e5-9eba-41d9-842a-b0f96089bce2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.468Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.106.254:40529->/10.30.107.154:5702, qualifier=null, endpoint=[10.30.107.154]:5702, remoteUuid=7c4258d3-ac4c-4a48-9580-833584c779b0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.468Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.254:5704->/10.30.107.154:55843, qualifier=null, endpoint=[10.30.107.154]:5702, remoteUuid=7c4258d3-ac4c-4a48-9580-833584c779b0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.468Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=27, /10.30.106.254:58943->/10.30.107.154:5707, qualifier=null, endpoint=[10.30.107.154]:5707, remoteUuid=59f416e5-9eba-41d9-842a-b0f96089bce2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.468Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.468Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.468Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=26, /10.30.106.254:5705->/10.30.107.154:37399, qualifier=null, endpoint=[10.30.107.154]:5707, remoteUuid=59f416e5-9eba-41d9-842a-b0f96089bce2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.468Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=30, /10.30.106.254:5702->/10.30.107.154:40257, qualifier=null, endpoint=[10.30.107.154]:5707, remoteUuid=59f416e5-9eba-41d9-842a-b0f96089bce2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.468Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.468Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.468Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.468Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.469Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.469Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.469Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.469Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.469Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.469Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=17, /10.30.106.254:5706->/10.30.107.154:36495, qualifier=null, endpoint=[10.30.107.154]:5706, remoteUuid=4e1df75a-23b7-4f0a-87c2-9508539969fc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.469Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=29, /10.30.106.254:5703->/10.30.107.154:55517, qualifier=null, endpoint=[10.30.107.154]:5707, remoteUuid=59f416e5-9eba-41d9-842a-b0f96089bce2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.469Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=24, /10.30.106.254:37701->/10.30.107.154:5707, qualifier=null, endpoint=[10.30.107.154]:5707, remoteUuid=59f416e5-9eba-41d9-842a-b0f96089bce2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.469Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.254:5705->/10.30.107.154:51867, qualifier=null, endpoint=[10.30.107.154]:5702, remoteUuid=7c4258d3-ac4c-4a48-9580-833584c779b0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.469Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.254:5707->/10.30.107.154:53743, qualifier=null, endpoint=[10.30.107.154]:5702, remoteUuid=7c4258d3-ac4c-4a48-9580-833584c779b0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.469Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=26, /10.30.106.254:5703->/10.30.107.154:45019, qualifier=null, endpoint=[10.30.107.154]:5706, remoteUuid=4e1df75a-23b7-4f0a-87c2-9508539969fc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.469Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.254:44987->/10.30.107.154:5702, qualifier=null, endpoint=[10.30.107.154]:5702, remoteUuid=7c4258d3-ac4c-4a48-9580-833584c779b0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.469Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.469Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.469Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=28, /10.30.106.254:34907->/10.30.107.154:5707, qualifier=null, endpoint=[10.30.107.154]:5707, remoteUuid=59f416e5-9eba-41d9-842a-b0f96089bce2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.469Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.469Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.469Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.254:51941->/10.30.107.154:5702, qualifier=null, endpoint=[10.30.107.154]:5702, remoteUuid=7c4258d3-ac4c-4a48-9580-833584c779b0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.469Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.469Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.470Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.470Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.470Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.470Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.470Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.254:5707->/10.30.107.154:47741, qualifier=null, endpoint=[10.30.107.154]:5706, remoteUuid=4e1df75a-23b7-4f0a-87c2-9508539969fc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.470Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.470Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.470Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=23, /10.30.106.254:58667->/10.30.107.154:5706, qualifier=null, endpoint=[10.30.107.154]:5706, remoteUuid=4e1df75a-23b7-4f0a-87c2-9508539969fc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.470Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.470Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=23, /10.30.106.254:42667->/10.30.107.154:5706, qualifier=null, endpoint=[10.30.107.154]:5706, remoteUuid=4e1df75a-23b7-4f0a-87c2-9508539969fc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.470Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=24, /10.30.106.254:55967->/10.30.107.154:5706, qualifier=null, endpoint=[10.30.107.154]:5706, remoteUuid=4e1df75a-23b7-4f0a-87c2-9508539969fc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.470Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.470Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.470Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.470Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.470Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.471Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.471Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.471Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.471Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.471Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=18, /10.30.106.254:5706->/10.30.107.154:56311, qualifier=null, endpoint=[10.30.107.154]:5707, remoteUuid=59f416e5-9eba-41d9-842a-b0f96089bce2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.471Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=19, /10.30.106.254:36489->/10.30.107.154:5706, qualifier=null, endpoint=[10.30.107.154]:5706, remoteUuid=4e1df75a-23b7-4f0a-87c2-9508539969fc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.471Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.471Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.471Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.471Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=27, /10.30.106.254:5702->/10.30.107.154:50595, qualifier=null, endpoint=[10.30.107.154]:5706, remoteUuid=4e1df75a-23b7-4f0a-87c2-9508539969fc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.471Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.471Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=25, /10.30.106.254:46541->/10.30.107.154:5706, qualifier=null, endpoint=[10.30.107.154]:5706, remoteUuid=4e1df75a-23b7-4f0a-87c2-9508539969fc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.471Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.472Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.472Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.472Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.472Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.472Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.475Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.480Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.254:5706->/10.30.107.154:60491, qualifier=null, endpoint=[10.30.107.154]:5704, remoteUuid=cf384c0a-9c2c-4814-ad3b-0e396f50f05b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.480Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.106.254:5703->/10.30.107.154:43391, qualifier=null, endpoint=[10.30.107.154]:5704, remoteUuid=cf384c0a-9c2c-4814-ad3b-0e396f50f05b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.480Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.106.254:5702->/10.30.107.154:58835, qualifier=null, endpoint=[10.30.107.154]:5704, remoteUuid=cf384c0a-9c2c-4814-ad3b-0e396f50f05b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.480Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.254:5705->/10.30.107.154:42505, qualifier=null, endpoint=[10.30.107.154]:5703, remoteUuid=f4a87c5a-c8ce-4108-845c-6999c263e49a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.480Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.480Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.254:5704->/10.30.107.154:35059, qualifier=null, endpoint=[10.30.107.154]:5703, remoteUuid=f4a87c5a-c8ce-4108-845c-6999c263e49a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.480Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.254:5706->/10.30.107.154:37277, qualifier=null, endpoint=[10.30.107.154]:5703, remoteUuid=f4a87c5a-c8ce-4108-845c-6999c263e49a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.480Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=22, /10.30.106.254:54543->/10.30.107.154:5704, qualifier=null, endpoint=[10.30.107.154]:5704, remoteUuid=cf384c0a-9c2c-4814-ad3b-0e396f50f05b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.480Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.106.254:5704->/10.30.107.154:36577, qualifier=null, endpoint=[10.30.107.154]:5704, remoteUuid=cf384c0a-9c2c-4814-ad3b-0e396f50f05b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.480Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.254:5707->/10.30.107.154:52837, qualifier=null, endpoint=[10.30.107.154]:5703, remoteUuid=f4a87c5a-c8ce-4108-845c-6999c263e49a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.480Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.106.254:5703->/10.30.107.154:60517, qualifier=null, endpoint=[10.30.107.154]:5703, remoteUuid=f4a87c5a-c8ce-4108-845c-6999c263e49a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.480Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.480Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=17, /10.30.106.254:55551->/10.30.107.154:5704, qualifier=null, endpoint=[10.30.107.154]:5704, remoteUuid=cf384c0a-9c2c-4814-ad3b-0e396f50f05b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.480Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.480Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=19, /10.30.106.254:33639->/10.30.107.154:5704, qualifier=null, endpoint=[10.30.107.154]:5704, remoteUuid=cf384c0a-9c2c-4814-ad3b-0e396f50f05b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.480Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.480Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.480Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.106.254:58731->/10.30.107.154:5704, qualifier=null, endpoint=[10.30.107.154]:5704, remoteUuid=cf384c0a-9c2c-4814-ad3b-0e396f50f05b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.480Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.254:5705->/10.30.107.154:43827, qualifier=null, endpoint=[10.30.107.154]:5704, remoteUuid=cf384c0a-9c2c-4814-ad3b-0e396f50f05b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.481Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.481Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=18, /10.30.106.254:57599->/10.30.107.154:5703, qualifier=null, endpoint=[10.30.107.154]:5703, remoteUuid=f4a87c5a-c8ce-4108-845c-6999c263e49a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.481Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.481Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.481Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.481Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.481Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.106.254:5707->/10.30.107.154:33605, qualifier=null, endpoint=[10.30.107.154]:5704, remoteUuid=cf384c0a-9c2c-4814-ad3b-0e396f50f05b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.481Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.481Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.481Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.481Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.254:57727->/10.30.107.154:5704, qualifier=null, endpoint=[10.30.107.154]:5704, remoteUuid=cf384c0a-9c2c-4814-ad3b-0e396f50f05b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.481Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.481Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.481Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.481Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.254:5702->/10.30.107.154:44517, qualifier=null, endpoint=[10.30.107.154]:5703, remoteUuid=f4a87c5a-c8ce-4108-845c-6999c263e49a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.481Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.481Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.481Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.481Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.481Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.481Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.481Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.481Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.482Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.254:51463->/10.30.107.154:5703, qualifier=null, endpoint=[10.30.107.154]:5703, remoteUuid=f4a87c5a-c8ce-4108-845c-6999c263e49a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.482Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.254:60511->/10.30.107.154:5703, qualifier=null, endpoint=[10.30.107.154]:5703, remoteUuid=f4a87c5a-c8ce-4108-845c-6999c263e49a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.482Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.482Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.482Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.482Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.482Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.482Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.254:5706->/10.30.107.154:46049, qualifier=null, endpoint=[10.30.107.154]:5705, remoteUuid=0750c512-48aa-45a9-9155-93bf7749fe85, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.482Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=18, /10.30.106.254:5704->/10.30.107.154:38155, qualifier=null, endpoint=[10.30.107.154]:5705, remoteUuid=0750c512-48aa-45a9-9155-93bf7749fe85, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.483Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=21, /10.30.106.254:5703->/10.30.107.154:34301, qualifier=null, endpoint=[10.30.107.154]:5705, remoteUuid=0750c512-48aa-45a9-9155-93bf7749fe85, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.483Z INFO 8090 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.106.254:5707->/10.30.107.154:59629, qualifier=null, endpoint=[10.30.107.154]:5705, remoteUuid=0750c512-48aa-45a9-9155-93bf7749fe85, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.483Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.483Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.483Z INFO 8090 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=20, /10.30.106.254:49569->/10.30.107.154:5705, qualifier=null, endpoint=[10.30.107.154]:5705, remoteUuid=0750c512-48aa-45a9-9155-93bf7749fe85, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.483Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.106.254:5705->/10.30.107.154:39821, qualifier=null, endpoint=[10.30.107.154]:5705, remoteUuid=0750c512-48aa-45a9-9155-93bf7749fe85, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.483Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.483Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.483Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.483Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.483Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=20, /10.30.106.254:5702->/10.30.107.154:36279, qualifier=null, endpoint=[10.30.107.154]:5705, remoteUuid=0750c512-48aa-45a9-9155-93bf7749fe85, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.483Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=20, /10.30.106.254:55813->/10.30.107.154:5705, qualifier=null, endpoint=[10.30.107.154]:5705, remoteUuid=0750c512-48aa-45a9-9155-93bf7749fe85, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.483Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.483Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.483Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.483Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.483Z INFO 8090 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=18, /10.30.106.254:56705->/10.30.107.154:5705, qualifier=null, endpoint=[10.30.107.154]:5705, remoteUuid=0750c512-48aa-45a9-9155-93bf7749fe85, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-11-30T10:16:44.483Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.484Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.484Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.485Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.487Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.525Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:44.525Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:44.569Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.569Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.569Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.569Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.569Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.570Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.570Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.570Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.570Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.570Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.570Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.570Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.570Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.570Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.570Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.571Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.571Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.571Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.571Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.571Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.571Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.571Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.571Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.571Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.571Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.571Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.572Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.572Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.572Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.572Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.572Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.572Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.573Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.573Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.575Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.575Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.575Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.575Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.575Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.575Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.575Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.576Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.576Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.579Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.581Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.581Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.582Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.582Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.582Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.582Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.582Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.582Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.582Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.582Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.582Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.582Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.582Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.583Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.583Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.583Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.583Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.583Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.583Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.583Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.583Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.584Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.584Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.584Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.584Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.584Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.584Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.584Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.584Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.584Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.584Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.584Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.584Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.584Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.585Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.585Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.585Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.586Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.586Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.586Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.587Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.588Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.599Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:44.599Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:44.670Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.671Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.671Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.671Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.671Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.671Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.671Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.671Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.671Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.672Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.672Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.672Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.672Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.672Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.672Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.672Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.672Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.672Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.672Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.673Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:44.673Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:44.673Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.674Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.675Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.675Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.675Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.675Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.675Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.675Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.676Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.677Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.677Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.678Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.678Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.678Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.678Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.678Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.679Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.680Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.681Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.681Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.681Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:44.681Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:44.682Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.682Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.682Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.683Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.683Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.684Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.684Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.684Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.684Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.684Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.684Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.684Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.684Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.684Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.684Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.684Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.684Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.684Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.684Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.684Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.685Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.685Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.685Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.685Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.685Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.686Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.686Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.686Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.686Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.686Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.687Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.687Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.687Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.688Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:44.688Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:44.688Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:44.688Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.688Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.692Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.692Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.693Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.693Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.693Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.693Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.693Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.694Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.772Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.772Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.772Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.772Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.772Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.773Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.773Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.773Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5707}, Error-Count: 5 2023-11-30T10:16:44.774Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.774Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5702}, Error-Count: 5 2023-11-30T10:16:44.774Z INFO 8090 --- [ached.thread-25] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.774Z WARN 8090 --- [ached.thread-25] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5707}, Error-Count: 5 2023-11-30T10:16:44.774Z WARN 8090 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 is suspected to be dead for reason: No connection 2023-11-30T10:16:44.774Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.774Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.774Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5707}, Error-Count: 5 2023-11-30T10:16:44.774Z WARN 8090 --- [ached.thread-18] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 is suspected to be dead for reason: No connection 2023-11-30T10:16:44.774Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.774Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5707}, Error-Count: 5 2023-11-30T10:16:44.774Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.774Z WARN 8090 --- [ached.thread-25] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 is suspected to be dead for reason: No connection 2023-11-30T10:16:44.774Z WARN 8090 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 is suspected to be dead for reason: No connection 2023-11-30T10:16:44.774Z WARN 8090 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 is suspected to be dead for reason: No connection 2023-11-30T10:16:44.775Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.775Z INFO 8090 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.775Z WARN 8090 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5706}, Error-Count: 5 2023-11-30T10:16:44.775Z WARN 8090 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc is suspected to be dead for reason: No connection 2023-11-30T10:16:44.776Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.776Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.776Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5702}, Error-Count: 5 2023-11-30T10:16:44.776Z WARN 8090 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 is suspected to be dead for reason: No connection 2023-11-30T10:16:44.777Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.777Z INFO 8090 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.777Z WARN 8090 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5707}, Error-Count: 5 2023-11-30T10:16:44.777Z WARN 8090 --- [ached.thread-13] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 is suspected to be dead for reason: No connection 2023-11-30T10:16:44.778Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.778Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.778Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.778Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.778Z WARN 8090 --- [ached.thread-22] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5706}, Error-Count: 5 2023-11-30T10:16:44.778Z WARN 8090 --- [ached.thread-22] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc is suspected to be dead for reason: No connection 2023-11-30T10:16:44.778Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.779Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.779Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.779Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5706}, Error-Count: 5 2023-11-30T10:16:44.779Z WARN 8090 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc is suspected to be dead for reason: No connection 2023-11-30T10:16:44.779Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.779Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5706}, Error-Count: 5 2023-11-30T10:16:44.779Z WARN 8090 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc is suspected to be dead for reason: No connection 2023-11-30T10:16:44.780Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.781Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.781Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:44.781Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:44.782Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.782Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.782Z INFO 8090 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.782Z WARN 8090 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5706}, Error-Count: 5 2023-11-30T10:16:44.783Z WARN 8090 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc is suspected to be dead for reason: No connection 2023-11-30T10:16:44.784Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.784Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5706}, Error-Count: 5 2023-11-30T10:16:44.784Z WARN 8090 --- [ached.thread-18] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc is suspected to be dead for reason: No connection 2023-11-30T10:16:44.784Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.785Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.785Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.785Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.785Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.785Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.785Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.785Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.785Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.785Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.785Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5707}, Error-Count: 5 2023-11-30T10:16:44.785Z WARN 8090 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 is suspected to be dead for reason: No connection 2023-11-30T10:16:44.785Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.785Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5704}, Error-Count: 5 2023-11-30T10:16:44.785Z WARN 8090 --- [ached.thread-17] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b is suspected to be dead for reason: No connection 2023-11-30T10:16:44.785Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.785Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.785Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5702}, Error-Count: 5 2023-11-30T10:16:44.785Z WARN 8090 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 is suspected to be dead for reason: No connection 2023-11-30T10:16:44.785Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.786Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.786Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5703}, Error-Count: 5 2023-11-30T10:16:44.786Z WARN 8090 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a is suspected to be dead for reason: No connection 2023-11-30T10:16:44.786Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.786Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.786Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5703}, Error-Count: 5 2023-11-30T10:16:44.786Z WARN 8090 --- [ached.thread-17] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a is suspected to be dead for reason: No connection 2023-11-30T10:16:44.786Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.786Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.786Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5704}, Error-Count: 5 2023-11-30T10:16:44.786Z WARN 8090 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b is suspected to be dead for reason: No connection 2023-11-30T10:16:44.786Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.786Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.786Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5704}, Error-Count: 5 2023-11-30T10:16:44.786Z WARN 8090 --- [ached.thread-18] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b is suspected to be dead for reason: No connection 2023-11-30T10:16:44.786Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.786Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5703}, Error-Count: 5 2023-11-30T10:16:44.786Z WARN 8090 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a is suspected to be dead for reason: No connection 2023-11-30T10:16:44.786Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.786Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5704}, Error-Count: 5 2023-11-30T10:16:44.786Z WARN 8090 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b is suspected to be dead for reason: No connection 2023-11-30T10:16:44.787Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.787Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5705}, Error-Count: 5 2023-11-30T10:16:44.787Z WARN 8090 --- [ached.thread-14] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 is suspected to be dead for reason: No connection 2023-11-30T10:16:44.787Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.787Z INFO 8090 --- [ached.thread-22] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.787Z WARN 8090 --- [ached.thread-22] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5704}, Error-Count: 5 2023-11-30T10:16:44.787Z WARN 8090 --- [ached.thread-22] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b is suspected to be dead for reason: No connection 2023-11-30T10:16:44.788Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.788Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5705}, Error-Count: 5 2023-11-30T10:16:44.788Z WARN 8090 --- [ached.thread-16] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 is suspected to be dead for reason: No connection 2023-11-30T10:16:44.788Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.789Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.789Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.789Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5705}, Error-Count: 5 2023-11-30T10:16:44.789Z WARN 8090 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 is suspected to be dead for reason: No connection 2023-11-30T10:16:44.789Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.791Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.792Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5705}, Error-Count: 5 2023-11-30T10:16:44.792Z WARN 8090 --- [ached.thread-16] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 is suspected to be dead for reason: No connection 2023-11-30T10:16:44.792Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.793Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.793Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5703}, Error-Count: 5 2023-11-30T10:16:44.794Z WARN 8090 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a is suspected to be dead for reason: No connection 2023-11-30T10:16:44.794Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:44.794Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:44.794Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.794Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5705}, Error-Count: 5 2023-11-30T10:16:44.794Z WARN 8090 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 is suspected to be dead for reason: No connection 2023-11-30T10:16:44.800Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.800Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.800Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.800Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5705}, Error-Count: 5 2023-11-30T10:16:44.800Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.801Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.801Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5703}, Error-Count: 5 2023-11-30T10:16:44.801Z WARN 8090 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 is suspected to be dead for reason: No connection 2023-11-30T10:16:44.801Z WARN 8090 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a is suspected to be dead for reason: No connection 2023-11-30T10:16:44.803Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.803Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5704}, Error-Count: 5 2023-11-30T10:16:44.803Z WARN 8090 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b is suspected to be dead for reason: No connection 2023-11-30T10:16:44.853Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:44.853Z WARN 8090 --- [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. 2023-11-30T10:16:44.874Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.874Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.874Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.874Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.874Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.874Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.875Z INFO 8090 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.875Z WARN 8090 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5707}, Error-Count: 6 2023-11-30T10:16:44.875Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.875Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5707}, Error-Count: 6 2023-11-30T10:16:44.875Z INFO 8090 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.875Z WARN 8090 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5707}, Error-Count: 6 2023-11-30T10:16:44.875Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.875Z WARN 8090 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5702}, Error-Count: 5 2023-11-30T10:16:44.875Z WARN 8090 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 is suspected to be dead for reason: No connection 2023-11-30T10:16:44.876Z INFO 8090 --- [ached.thread-23] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.876Z WARN 8090 --- [ached.thread-23] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5707}, Error-Count: 6 2023-11-30T10:16:44.876Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.876Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.877Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.877Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5702}, Error-Count: 5 2023-11-30T10:16:44.877Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.877Z WARN 8090 --- [ached.thread-18] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 is suspected to be dead for reason: No connection 2023-11-30T10:16:44.877Z INFO 8090 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.877Z WARN 8090 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5706}, Error-Count: 6 2023-11-30T10:16:44.877Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.877Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5702}, Error-Count: 6 2023-11-30T10:16:44.878Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.878Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.879Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.879Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5702}, Error-Count: 6 2023-11-30T10:16:44.879Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.879Z WARN 8090 --- [ached.thread-20] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5706}, Error-Count: 6 2023-11-30T10:16:44.879Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.879Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.879Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.879Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5707}, Error-Count: 6 2023-11-30T10:16:44.879Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.880Z INFO 8090 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.880Z INFO 8090 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.880Z WARN 8090 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5702}, Error-Count: 5 2023-11-30T10:16:44.880Z WARN 8090 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5706}, Error-Count: 6 2023-11-30T10:16:44.880Z WARN 8090 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 is suspected to be dead for reason: No connection 2023-11-30T10:16:44.880Z INFO 8090 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Starting mastership claim process... 2023-11-30T10:16:44.880Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.880Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.880Z INFO 8090 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Local MembersView{version=19, members=[MemberInfo{address=[10.30.107.154]:5702, uuid=7c4258d3-ac4c-4a48-9580-833584c779b0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.154]:5703, uuid=f4a87c5a-c8ce-4108-845c-6999c263e49a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.254]:5702, uuid=a9d7cf25-ac49-43e3-83e0-461fe103ee37, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.154]:5704, uuid=cf384c0a-9c2c-4814-ad3b-0e396f50f05b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.254]:5703, uuid=1514b59d-ab7a-4d09-b381-ddccfa86cf59, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.154]:5705, uuid=0750c512-48aa-45a9-9155-93bf7749fe85, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.254]:5704, uuid=dfb7f91f-020f-48c2-8a63-5510beef9137, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.106.254]:5705, uuid=409f6902-49c8-4c63-b87f-524055a6b067, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.107.154]:5706, uuid=4e1df75a-23b7-4f0a-87c2-9508539969fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.154]:5707, uuid=59f416e5-9eba-41d9-842a-b0f96089bce2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.106.254]:5706, uuid=d2721215-1fb8-4619-b002-6b465260a3be, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}, MemberInfo{address=[10.30.106.254]:5707, uuid=75a4c290-16a8-41ca-8ae7-22ff30c9f265, cpMemberUUID=null, liteMember=false, memberListJoinVersion=18}]} with suspected members: [Member [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0, Member [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc, Member [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85, Member [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2, Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a, Member [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b] and initial addresses to ask: [Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be, Member [10.30.106.254]:5707 - 75a4c290-16a8-41ca-8ae7-22ff30c9f265, Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59, Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137, Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067] 2023-11-30T10:16:44.880Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.880Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5706}, Error-Count: 6 2023-11-30T10:16:44.881Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.882Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.882Z WARN 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.254]:5702 is accepted. Response: MembersView{version=19, members=[MemberInfo{address=[10.30.106.254]:5702, uuid=a9d7cf25-ac49-43e3-83e0-461fe103ee37, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.154]:5704, uuid=cf384c0a-9c2c-4814-ad3b-0e396f50f05b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.254]:5703, uuid=1514b59d-ab7a-4d09-b381-ddccfa86cf59, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.154]:5705, uuid=0750c512-48aa-45a9-9155-93bf7749fe85, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.254]:5704, uuid=dfb7f91f-020f-48c2-8a63-5510beef9137, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.106.254]:5705, uuid=409f6902-49c8-4c63-b87f-524055a6b067, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.107.154]:5706, uuid=4e1df75a-23b7-4f0a-87c2-9508539969fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.154]:5707, uuid=59f416e5-9eba-41d9-842a-b0f96089bce2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.106.254]:5706, uuid=d2721215-1fb8-4619-b002-6b465260a3be, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}, MemberInfo{address=[10.30.106.254]:5707, uuid=75a4c290-16a8-41ca-8ae7-22ff30c9f265, cpMemberUUID=null, liteMember=false, memberListJoinVersion=18}]} 2023-11-30T10:16:44.882Z WARN 8090 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.254]:5702 is accepted. Response: MembersView{version=19, members=[MemberInfo{address=[10.30.106.254]:5702, uuid=a9d7cf25-ac49-43e3-83e0-461fe103ee37, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.154]:5704, uuid=cf384c0a-9c2c-4814-ad3b-0e396f50f05b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.254]:5703, uuid=1514b59d-ab7a-4d09-b381-ddccfa86cf59, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.154]:5705, uuid=0750c512-48aa-45a9-9155-93bf7749fe85, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.254]:5704, uuid=dfb7f91f-020f-48c2-8a63-5510beef9137, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.106.254]:5705, uuid=409f6902-49c8-4c63-b87f-524055a6b067, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.107.154]:5706, uuid=4e1df75a-23b7-4f0a-87c2-9508539969fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.154]:5707, uuid=59f416e5-9eba-41d9-842a-b0f96089bce2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.106.254]:5706, uuid=d2721215-1fb8-4619-b002-6b465260a3be, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}, MemberInfo{address=[10.30.106.254]:5707, uuid=75a4c290-16a8-41ca-8ae7-22ff30c9f265, cpMemberUUID=null, liteMember=false, memberListJoinVersion=18}]} 2023-11-30T10:16:44.882Z WARN 8090 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.254]:5702 is accepted. Response: MembersView{version=19, members=[MemberInfo{address=[10.30.106.254]:5702, uuid=a9d7cf25-ac49-43e3-83e0-461fe103ee37, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.154]:5704, uuid=cf384c0a-9c2c-4814-ad3b-0e396f50f05b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.254]:5703, uuid=1514b59d-ab7a-4d09-b381-ddccfa86cf59, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.154]:5705, uuid=0750c512-48aa-45a9-9155-93bf7749fe85, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.254]:5704, uuid=dfb7f91f-020f-48c2-8a63-5510beef9137, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.106.254]:5705, uuid=409f6902-49c8-4c63-b87f-524055a6b067, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.107.154]:5706, uuid=4e1df75a-23b7-4f0a-87c2-9508539969fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.154]:5707, uuid=59f416e5-9eba-41d9-842a-b0f96089bce2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.106.254]:5706, uuid=d2721215-1fb8-4619-b002-6b465260a3be, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}, MemberInfo{address=[10.30.106.254]:5707, uuid=75a4c290-16a8-41ca-8ae7-22ff30c9f265, cpMemberUUID=null, liteMember=false, memberListJoinVersion=18}]} 2023-11-30T10:16:44.883Z WARN 8090 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.254]:5702 is accepted. Response: MembersView{version=19, members=[MemberInfo{address=[10.30.106.254]:5702, uuid=a9d7cf25-ac49-43e3-83e0-461fe103ee37, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.154]:5704, uuid=cf384c0a-9c2c-4814-ad3b-0e396f50f05b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.254]:5703, uuid=1514b59d-ab7a-4d09-b381-ddccfa86cf59, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.154]:5705, uuid=0750c512-48aa-45a9-9155-93bf7749fe85, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.254]:5704, uuid=dfb7f91f-020f-48c2-8a63-5510beef9137, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.106.254]:5705, uuid=409f6902-49c8-4c63-b87f-524055a6b067, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.107.154]:5706, uuid=4e1df75a-23b7-4f0a-87c2-9508539969fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.154]:5707, uuid=59f416e5-9eba-41d9-842a-b0f96089bce2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.106.254]:5706, uuid=d2721215-1fb8-4619-b002-6b465260a3be, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}, MemberInfo{address=[10.30.106.254]:5707, uuid=75a4c290-16a8-41ca-8ae7-22ff30c9f265, cpMemberUUID=null, liteMember=false, memberListJoinVersion=18}]} 2023-11-30T10:16:44.883Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.884Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.884Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5706}, Error-Count: 6 2023-11-30T10:16:44.885Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5706, timeout: 10000, bind-any: true 2023-11-30T10:16:44.885Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5707, timeout: 10000, bind-any: true 2023-11-30T10:16:44.885Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.885Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5706. Reason: IOException[Connection refused to address /10.30.107.154:5706] 2023-11-30T10:16:44.885Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5706}, Error-Count: 6 2023-11-30T10:16:44.885Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5707. Reason: IOException[Connection refused to address /10.30.107.154:5707] 2023-11-30T10:16:44.886Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.886Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5704}, Error-Count: 6 2023-11-30T10:16:44.886Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.886Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.886Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.886Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.886Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.886Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.886Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5702, timeout: 10000, bind-any: true 2023-11-30T10:16:44.886Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.886Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5703, timeout: 10000, bind-any: true 2023-11-30T10:16:44.887Z INFO 8090 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.887Z WARN 8090 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5703}, Error-Count: 6 2023-11-30T10:16:44.887Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.887Z WARN 8090 --- [ached.thread-20] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5703}, Error-Count: 5 2023-11-30T10:16:44.887Z WARN 8090 --- [ached.thread-20] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a is suspected to be dead for reason: No connection 2023-11-30T10:16:44.887Z INFO 8090 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.887Z WARN 8090 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5702}, Error-Count: 6 2023-11-30T10:16:44.887Z INFO 8090 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.887Z WARN 8090 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5704}, Error-Count: 6 2023-11-30T10:16:44.887Z INFO 8090 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5702. Reason: IOException[Connection refused to address /10.30.107.154:5702] 2023-11-30T10:16:44.887Z INFO 8090 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.887Z WARN 8090 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5703}, Error-Count: 6 2023-11-30T10:16:44.887Z INFO 8090 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.887Z WARN 8090 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5704}, Error-Count: 6 2023-11-30T10:16:44.887Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.887Z INFO 8090 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5703. Reason: IOException[Connection refused to address /10.30.107.154:5703] 2023-11-30T10:16:44.887Z WARN 8090 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5703}, Error-Count: 6 2023-11-30T10:16:44.887Z WARN 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.254]:5702 is accepted. Response: MembersView{version=19, members=[MemberInfo{address=[10.30.106.254]:5702, uuid=a9d7cf25-ac49-43e3-83e0-461fe103ee37, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.154]:5704, uuid=cf384c0a-9c2c-4814-ad3b-0e396f50f05b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.254]:5703, uuid=1514b59d-ab7a-4d09-b381-ddccfa86cf59, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.154]:5705, uuid=0750c512-48aa-45a9-9155-93bf7749fe85, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.254]:5704, uuid=dfb7f91f-020f-48c2-8a63-5510beef9137, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.106.254]:5705, uuid=409f6902-49c8-4c63-b87f-524055a6b067, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.107.154]:5706, uuid=4e1df75a-23b7-4f0a-87c2-9508539969fc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.154]:5707, uuid=59f416e5-9eba-41d9-842a-b0f96089bce2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.106.254]:5706, uuid=d2721215-1fb8-4619-b002-6b465260a3be, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}, MemberInfo{address=[10.30.106.254]:5707, uuid=75a4c290-16a8-41ca-8ae7-22ff30c9f265, cpMemberUUID=null, liteMember=false, memberListJoinVersion=18}]} 2023-11-30T10:16:44.888Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5704, timeout: 10000, bind-any: true 2023-11-30T10:16:44.888Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.888Z WARN 8090 --- [ached.thread-20] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5705}, Error-Count: 6 2023-11-30T10:16:44.888Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.888Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.888Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5704}, Error-Count: 6 2023-11-30T10:16:44.889Z INFO 8090 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 7c4258d3-ac4c-4a48-9580-833584c779b0 2023-11-30T10:16:44.889Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.889Z INFO 8090 --- [ached.thread-20] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.890Z INFO 8090 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID f4a87c5a-c8ce-4108-845c-6999c263e49a 2023-11-30T10:16:44.890Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5702, UUID: 7c4258d3-ac4c-4a48-9580-833584c779b0 2023-11-30T10:16:44.890Z INFO 8090 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID cf384c0a-9c2c-4814-ad3b-0e396f50f05b 2023-11-30T10:16:44.890Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5703, UUID: f4a87c5a-c8ce-4108-845c-6999c263e49a 2023-11-30T10:16:44.890Z INFO 8090 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 0750c512-48aa-45a9-9155-93bf7749fe85 2023-11-30T10:16:44.890Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5704, UUID: cf384c0a-9c2c-4814-ad3b-0e396f50f05b 2023-11-30T10:16:44.890Z INFO 8090 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 4e1df75a-23b7-4f0a-87c2-9508539969fc 2023-11-30T10:16:44.890Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5705, UUID: 0750c512-48aa-45a9-9155-93bf7749fe85 2023-11-30T10:16:44.892Z INFO 8090 --- [cached.thread-6] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 59f416e5-9eba-41d9-842a-b0f96089bce2 2023-11-30T10:16:44.892Z INFO 8090 --- [cached.thread-6] c.h.internal.cluster.ClusterService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:20} [ Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 this Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be Member [10.30.106.254]:5707 - 75a4c290-16a8-41ca-8ae7-22ff30c9f265 ] 2023-11-30T10:16:44.892Z INFO 8090 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Mastership is claimed with: MembersView{version=20, members=[MemberInfo{address=[10.30.106.254]:5702, uuid=a9d7cf25-ac49-43e3-83e0-461fe103ee37, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.254]:5703, uuid=1514b59d-ab7a-4d09-b381-ddccfa86cf59, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.254]:5704, uuid=dfb7f91f-020f-48c2-8a63-5510beef9137, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.106.254]:5705, uuid=409f6902-49c8-4c63-b87f-524055a6b067, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.106.254]:5706, uuid=d2721215-1fb8-4619-b002-6b465260a3be, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}, MemberInfo{address=[10.30.106.254]:5707, uuid=75a4c290-16a8-41ca-8ae7-22ff30c9f265, cpMemberUUID=null, liteMember=false, memberListJoinVersion=18}]} 2023-11-30T10:16:44.892Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.154:5705, timeout: 10000, bind-any: true 2023-11-30T10:16:44.893Z INFO 8090 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.893Z WARN 8090 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5705}, Error-Count: 6 2023-11-30T10:16:44.893Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5706, UUID: 4e1df75a-23b7-4f0a-87c2-9508539969fc 2023-11-30T10:16:44.893Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 7c4258d3-ac4c-4a48-9580-833584c779b0 2023-11-30T10:16:44.893Z INFO 8090 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 7c4258d3-ac4c-4a48-9580-833584c779b0 2023-11-30T10:16:44.893Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5707, UUID: 59f416e5-9eba-41d9-842a-b0f96089bce2 2023-11-30T10:16:44.893Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 7c4258d3-ac4c-4a48-9580-833584c779b0 2023-11-30T10:16:44.893Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID f4a87c5a-c8ce-4108-845c-6999c263e49a 2023-11-30T10:16:44.893Z INFO 8090 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID f4a87c5a-c8ce-4108-845c-6999c263e49a 2023-11-30T10:16:44.893Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID f4a87c5a-c8ce-4108-845c-6999c263e49a 2023-11-30T10:16:44.893Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID cf384c0a-9c2c-4814-ad3b-0e396f50f05b 2023-11-30T10:16:44.893Z INFO 8090 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID cf384c0a-9c2c-4814-ad3b-0e396f50f05b 2023-11-30T10:16:44.893Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID cf384c0a-9c2c-4814-ad3b-0e396f50f05b 2023-11-30T10:16:44.893Z INFO 8090 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5705. Reason: IOException[Connection refused to address /10.30.107.154:5705] 2023-11-30T10:16:44.893Z WARN 8090 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5705}, Error-Count: 6 2023-11-30T10:16:44.893Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 0750c512-48aa-45a9-9155-93bf7749fe85 2023-11-30T10:16:44.893Z INFO 8090 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 0750c512-48aa-45a9-9155-93bf7749fe85 2023-11-30T10:16:44.894Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 0750c512-48aa-45a9-9155-93bf7749fe85 2023-11-30T10:16:44.894Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 4e1df75a-23b7-4f0a-87c2-9508539969fc 2023-11-30T10:16:44.894Z INFO 8090 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 4e1df75a-23b7-4f0a-87c2-9508539969fc 2023-11-30T10:16:44.894Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 4e1df75a-23b7-4f0a-87c2-9508539969fc 2023-11-30T10:16:44.894Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 59f416e5-9eba-41d9-842a-b0f96089bce2 2023-11-30T10:16:44.894Z INFO 8090 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 59f416e5-9eba-41d9-842a-b0f96089bce2 2023-11-30T10:16:44.894Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 59f416e5-9eba-41d9-842a-b0f96089bce2 2023-11-30T10:16:44.894Z INFO 8090 --- [ached.thread-17] c.h.t.TransactionManagerService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5702, UUID: 7c4258d3-ac4c-4a48-9580-833584c779b0 2023-11-30T10:16:44.894Z INFO 8090 --- [ached.thread-17] c.h.t.TransactionManagerService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5703, UUID: f4a87c5a-c8ce-4108-845c-6999c263e49a 2023-11-30T10:16:44.894Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:20} [ Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be this Member [10.30.106.254]:5707 - 75a4c290-16a8-41ca-8ae7-22ff30c9f265 ] 2023-11-30T10:16:44.894Z INFO 8090 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:20} [ Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 this Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be Member [10.30.106.254]:5707 - 75a4c290-16a8-41ca-8ae7-22ff30c9f265 ] 2023-11-30T10:16:44.894Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:20} [ Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 this Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be Member [10.30.106.254]:5707 - 75a4c290-16a8-41ca-8ae7-22ff30c9f265 ] 2023-11-30T10:16:44.894Z INFO 8090 --- [ached.thread-17] c.h.t.TransactionManagerService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5704, UUID: cf384c0a-9c2c-4814-ad3b-0e396f50f05b 2023-11-30T10:16:44.894Z INFO 8090 --- [ached.thread-17] c.h.t.TransactionManagerService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5705, UUID: 0750c512-48aa-45a9-9155-93bf7749fe85 2023-11-30T10:16:44.895Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 7c4258d3-ac4c-4a48-9580-833584c779b0 2023-11-30T10:16:44.895Z INFO 8090 --- [ached.thread-17] c.h.t.TransactionManagerService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5706, UUID: 4e1df75a-23b7-4f0a-87c2-9508539969fc 2023-11-30T10:16:44.895Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID f4a87c5a-c8ce-4108-845c-6999c263e49a 2023-11-30T10:16:44.895Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID cf384c0a-9c2c-4814-ad3b-0e396f50f05b 2023-11-30T10:16:44.895Z INFO 8090 --- [ached.thread-17] c.h.t.TransactionManagerService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5707, UUID: 59f416e5-9eba-41d9-842a-b0f96089bce2 2023-11-30T10:16:44.895Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 0750c512-48aa-45a9-9155-93bf7749fe85 2023-11-30T10:16:44.895Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 4e1df75a-23b7-4f0a-87c2-9508539969fc 2023-11-30T10:16:44.895Z INFO 8090 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 59f416e5-9eba-41d9-842a-b0f96089bce2 2023-11-30T10:16:44.895Z INFO 8090 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:20} [ Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 this Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be Member [10.30.106.254]:5707 - 75a4c290-16a8-41ca-8ae7-22ff30c9f265 ] 2023-11-30T10:16:44.895Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5702, UUID: 7c4258d3-ac4c-4a48-9580-833584c779b0 2023-11-30T10:16:44.896Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5703, UUID: f4a87c5a-c8ce-4108-845c-6999c263e49a 2023-11-30T10:16:44.896Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5704, UUID: cf384c0a-9c2c-4814-ad3b-0e396f50f05b 2023-11-30T10:16:44.896Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5705, UUID: 0750c512-48aa-45a9-9155-93bf7749fe85 2023-11-30T10:16:44.896Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5706, UUID: 4e1df75a-23b7-4f0a-87c2-9508539969fc 2023-11-30T10:16:44.896Z INFO 8090 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5707, UUID: 59f416e5-9eba-41d9-842a-b0f96089bce2 2023-11-30T10:16:44.897Z INFO 8090 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 7c4258d3-ac4c-4a48-9580-833584c779b0 2023-11-30T10:16:44.897Z INFO 8090 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID f4a87c5a-c8ce-4108-845c-6999c263e49a 2023-11-30T10:16:44.897Z INFO 8090 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID cf384c0a-9c2c-4814-ad3b-0e396f50f05b 2023-11-30T10:16:44.897Z INFO 8090 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 0750c512-48aa-45a9-9155-93bf7749fe85 2023-11-30T10:16:44.897Z INFO 8090 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5702, UUID: 7c4258d3-ac4c-4a48-9580-833584c779b0 2023-11-30T10:16:44.898Z INFO 8090 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5702, UUID: 7c4258d3-ac4c-4a48-9580-833584c779b0 2023-11-30T10:16:44.898Z INFO 8090 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 4e1df75a-23b7-4f0a-87c2-9508539969fc 2023-11-30T10:16:44.898Z INFO 8090 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 59f416e5-9eba-41d9-842a-b0f96089bce2 2023-11-30T10:16:44.898Z INFO 8090 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:20} [ Member [10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37 Member [10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59 Member [10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137 Member [10.30.106.254]:5705 - 409f6902-49c8-4c63-b87f-524055a6b067 Member [10.30.106.254]:5706 - d2721215-1fb8-4619-b002-6b465260a3be Member [10.30.106.254]:5707 - 75a4c290-16a8-41ca-8ae7-22ff30c9f265 this ] 2023-11-30T10:16:44.898Z INFO 8090 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5703, UUID: f4a87c5a-c8ce-4108-845c-6999c263e49a 2023-11-30T10:16:44.898Z INFO 8090 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5703, UUID: f4a87c5a-c8ce-4108-845c-6999c263e49a 2023-11-30T10:16:44.898Z INFO 8090 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5704, UUID: cf384c0a-9c2c-4814-ad3b-0e396f50f05b 2023-11-30T10:16:44.898Z INFO 8090 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5704, UUID: cf384c0a-9c2c-4814-ad3b-0e396f50f05b 2023-11-30T10:16:44.899Z INFO 8090 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5705, UUID: 0750c512-48aa-45a9-9155-93bf7749fe85 2023-11-30T10:16:44.899Z INFO 8090 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5705, UUID: 0750c512-48aa-45a9-9155-93bf7749fe85 2023-11-30T10:16:44.899Z INFO 8090 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5706, UUID: 4e1df75a-23b7-4f0a-87c2-9508539969fc 2023-11-30T10:16:44.899Z INFO 8090 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5706, UUID: 4e1df75a-23b7-4f0a-87c2-9508539969fc 2023-11-30T10:16:44.900Z INFO 8090 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5707, UUID: 59f416e5-9eba-41d9-842a-b0f96089bce2 2023-11-30T10:16:44.900Z INFO 8090 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5707, UUID: 59f416e5-9eba-41d9-842a-b0f96089bce2 2023-11-30T10:16:44.902Z INFO 8090 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5702, UUID: 7c4258d3-ac4c-4a48-9580-833584c779b0 2023-11-30T10:16:44.902Z INFO 8090 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5703, UUID: f4a87c5a-c8ce-4108-845c-6999c263e49a 2023-11-30T10:16:44.903Z INFO 8090 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5704, UUID: cf384c0a-9c2c-4814-ad3b-0e396f50f05b 2023-11-30T10:16:44.903Z INFO 8090 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5705, UUID: 0750c512-48aa-45a9-9155-93bf7749fe85 2023-11-30T10:16:44.903Z INFO 8090 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5706, UUID: 4e1df75a-23b7-4f0a-87c2-9508539969fc 2023-11-30T10:16:44.903Z INFO 8090 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.154]:5707, UUID: 59f416e5-9eba-41d9-842a-b0f96089bce2 2023-11-30T10:16:44.905Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:44.905Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:44.909Z INFO 8090 --- [ached.thread-24] c.h.i.server.tcp.TcpServerConnector : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.154:5704. Reason: IOException[Connection refused to address /10.30.107.154:5704] 2023-11-30T10:16:44.909Z WARN 8090 --- [ached.thread-24] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.154]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.154:5704}, Error-Count: 6 2023-11-30T10:16:44.909Z INFO 8090 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Fetching partition tables from cluster to determine the most recent one... Local stamp: -141898604300718791 2023-11-30T10:16:44.938Z INFO 8090 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Most recent partition table is determined. 2023-11-30T10:16:44.938Z INFO 8090 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Marking active migration MigrationInfo{uuid=b56e9dd0-293b-4e3d-b977-02eb398c373c, partitionId=268, source=null, sourceCurrentReplicaIndex=-1, sourceNewReplicaIndex=-1, destination=[10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=6, master=[10.30.107.154]:5702, initialPartitionVersion=20, partitionVersionIncrement=1, status=ACTIVE} as FAILED 2023-11-30T10:16:44.938Z INFO 8090 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Marking active migration MigrationInfo{uuid=e5ae331d-26cd-4218-909b-7bee5cf26406, partitionId=256, source=null, sourceCurrentReplicaIndex=-1, sourceNewReplicaIndex=-1, destination=[10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=6, master=[10.30.107.154]:5702, initialPartitionVersion=21, partitionVersionIncrement=1, status=ACTIVE} as FAILED 2023-11-30T10:16:44.938Z INFO 8090 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Marking active migration MigrationInfo{uuid=02b0131b-da63-4def-8a39-bfafe625827d, partitionId=270, source=null, sourceCurrentReplicaIndex=-1, sourceNewReplicaIndex=-1, destination=[10.30.106.254]:5704 - dfb7f91f-020f-48c2-8a63-5510beef9137, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=3, master=[10.30.107.154]:5702, initialPartitionVersion=18, partitionVersionIncrement=1, status=ACTIVE} as FAILED 2023-11-30T10:16:44.938Z INFO 8090 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Marking active migration MigrationInfo{uuid=714935a6-780e-400c-9aca-45308f677dba, partitionId=257, source=null, sourceCurrentReplicaIndex=-1, sourceNewReplicaIndex=-1, destination=[10.30.106.254]:5703 - 1514b59d-ab7a-4d09-b381-ddccfa86cf59, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=6, master=[10.30.107.154]:5702, initialPartitionVersion=21, partitionVersionIncrement=1, status=ACTIVE} as FAILED 2023-11-30T10:16:44.938Z INFO 8090 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Marking active migration MigrationInfo{uuid=83d55035-2505-4337-8062-4fbc9c462994, partitionId=249, source=[10.30.106.254]:5702 - a9d7cf25-ac49-43e3-83e0-461fe103ee37, sourceCurrentReplicaIndex=3, sourceNewReplicaIndex=-1, destination=[10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=3, master=[10.30.107.154]:5702, initialPartitionVersion=20, partitionVersionIncrement=1, status=ACTIVE} as FAILED 2023-11-30T10:16:44.938Z INFO 8090 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Applying the most recent of partition state... 2023-11-30T10:16:44.939Z WARN 8090 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.254]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b } 2023-11-30T10:16:44.944Z WARN 8090 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.254]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b } 2023-11-30T10:16:44.945Z WARN 8090 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.254]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b } 2023-11-30T10:16:44.946Z WARN 8090 --- [ration.thread-3] c.h.i.p.InternalPartitionService : [10.30.106.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.254]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b } 2023-11-30T10:16:44.946Z WARN 8090 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.254]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b } 2023-11-30T10:16:44.950Z WARN 8090 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.254]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.107.154]:5702 - 7c4258d3-ac4c-4a48-9580-833584c779b0 [10.30.107.154]:5706 - 4e1df75a-23b7-4f0a-87c2-9508539969fc [10.30.107.154]:5705 - 0750c512-48aa-45a9-9155-93bf7749fe85 [10.30.107.154]:5707 - 59f416e5-9eba-41d9-842a-b0f96089bce2 [10.30.107.154]:5703 - f4a87c5a-c8ce-4108-845c-6999c263e49a [10.30.107.154]:5704 - cf384c0a-9c2c-4814-ad3b-0e396f50f05b } 2023-11-30T10:16:45.105Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:45.105Z WARN 8090 --- [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. 2023-11-30T10:16:45.162Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:45.162Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:45.201Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:45.201Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:45.317Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:45.317Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:45.325Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:45.325Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:45.386Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:45.386Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:45.446Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:45.446Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-30T10:16:45.466Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:45.466Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:45.485Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:45.485Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:45.485Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:45.571Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:45.571Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:45.592Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:45.592Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:45.671Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:45.671Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:45.671Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:45.689Z INFO 8090 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 1094 2023-11-30T10:16:45.706Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:45.706Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:45.722Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:45.722Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:45.747Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:45.747Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:45.859Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:45.859Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:45.893Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:45.893Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:45.932Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:45.933Z WARN 8090 --- [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. 2023-11-30T10:16:45.942Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:45.943Z WARN 8090 --- [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. 2023-11-30T10:16:46.149Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:46.149Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:46.238Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:46.238Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:46.317Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:46.317Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:46.359Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:46.359Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-30T10:16:46.388Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:46.388Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:46.438Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:46.438Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:46.443Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:46.443Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:46.443Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:46.472Z INFO 8090 --- [e.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.106.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=24.1G, swap.space.total=0, swap.space.free=0, heap.memory.used=152.9M, heap.memory.free=158.9M, heap.memory.total=312.0M, heap.memory.max=7.8G, heap.memory.used/total=49.00%, heap.memory.used/max=1.92%, minor.gc.count=42, minor.gc.time=473ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=74.26%, load.systemAverage=5.99, thread.count=537, thread.peakCount=537, cluster.timeDiff=-84, 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=4987, 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=0, proxy.count=6, clientEndpoint.count=0, connection.active.count=7, client.connection.count=0, connection.count=5 2023-11-30T10:16:46.554Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:46.554Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:46.558Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:46.558Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:46.573Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:46.573Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:46.587Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:46.587Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:46.712Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:46.712Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:46.754Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:46.754Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:46.785Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:46.785Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:46.806Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:46.806Z WARN 8090 --- [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. 2023-11-30T10:16:46.846Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:46.846Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:46.846Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:46.991Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:46.991Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:47.028Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:47.028Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:47.122Z INFO 8090 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Nov 30 10:16:45 UTC 2023, plannedMigrations=1094, completedMigrations=1094, remainingMigrations=0, totalCompletedMigrations=4853) 2023-11-30T10:16:47.139Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:47.140Z WARN 8090 --- [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. 2023-11-30T10:16:47.223Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:47.223Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:47.251Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:47.251Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:47.282Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:47.282Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-30T10:16:47.301Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:47.301Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:47.425Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:47.426Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:47.439Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:47.439Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:47.452Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:47.452Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:47.613Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:47.613Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:47.613Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:47.719Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:47.719Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:47.760Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:47.761Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:47.765Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:47.765Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:47.766Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:47.766Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:47.766Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:47.766Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:47.853Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:47.853Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:47.876Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:47.876Z WARN 8090 --- [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. 2023-11-30T10:16:47.963Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:47.963Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:47.963Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:48.182Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:48.182Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:48.241Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:48.241Z WARN 8090 --- [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. 2023-11-30T10:16:48.261Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:48.261Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:48.360Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:48.360Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:48.428Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:48.428Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:48.442Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:48.442Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:48.487Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:48.487Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-30T10:16:48.549Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:48.549Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:48.562Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:48.562Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:48.623Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:48.623Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:48.623Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:48.676Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:48.676Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:48.721Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:48.721Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:48.835Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:48.835Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:48.870Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:48.870Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:48.886Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:48.886Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:48.890Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:48.890Z WARN 8090 --- [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. 2023-11-30T10:16:48.913Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:48.913Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:49.041Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:49.041Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:49.117Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:49.117Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:49.117Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:49.123Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:49.123Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:49.205Z INFO 8090 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT10.726135812S 2023-11-30T10:16:49.208Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-11 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-11-30T10:16:49.212Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:16:49.212Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:16:49.212Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339409212 2023-11-30T10:16:49.229Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-30T10:16:49.229Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-15 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-30T10:16:49.230Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-30T10:16:49.230Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:16:49.230Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:16:49.230Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339409230 2023-11-30T10:16:49.344Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:49.344Z WARN 8090 --- [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. 2023-11-30T10:16:49.387Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:49.387Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:49.396Z WARN 8090 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 1 : {my-topic-name=LEADER_NOT_AVAILABLE} 2023-11-30T10:16:49.396Z INFO 8090 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: rvT-EfmUSciUWSc8HgPjOg 2023-11-30T10:16:49.426Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:49.426Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:49.520Z WARN 8090 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 3 : {my-topic-name=LEADER_NOT_AVAILABLE} 2023-11-30T10:16:49.530Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:49.530Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:49.530Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:49.569Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-11-30T10:16:49.569Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:49.590Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:49.590Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-11-30T10:16:49.626Z INFO 8090 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to c5Xbd8UPTSewrCzu5pMlpA 2023-11-30T10:16:49.635Z INFO 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-11-30T10:16:49.635Z WARN 8090 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-11-30T10:16:49.652Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-12 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-11-30T10:16:49.654Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:16:49.654Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:16:49.654Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339409654 2023-11-30T10:16:49.661Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-11-30T10:16:49.661Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:49.667Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-30T10:16:49.667Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-16 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-30T10:16:49.669Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-30T10:16:49.669Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:16:49.669Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:16:49.669Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339409669 2023-11-30T10:16:49.680Z INFO 8090 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to c5Xbd8UPTSewrCzu5pMlpA 2023-11-30T10:16:49.680Z INFO 8090 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: rvT-EfmUSciUWSc8HgPjOg 2023-11-30T10:16:49.686Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-13 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-11-30T10:16:49.688Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:16:49.688Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:16:49.688Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339409688 2023-11-30T10:16:49.694Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-30T10:16:49.695Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-17 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-30T10:16:49.697Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-30T10:16:49.697Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:16:49.697Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:16:49.697Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339409697 2023-11-30T10:16:49.716Z INFO 8090 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to c5Xbd8UPTSewrCzu5pMlpA 2023-11-30T10:16:49.716Z INFO 8090 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: rvT-EfmUSciUWSc8HgPjOg 2023-11-30T10:16:49.726Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-14 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-11-30T10:16:49.728Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:16:49.728Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:16:49.728Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339409728 2023-11-30T10:16:49.731Z INFO 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-11-30T10:16:49.731Z WARN 8090 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:49.735Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-30T10:16:49.735Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-18 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-30T10:16:49.737Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-30T10:16:49.737Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:16:49.737Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:16:49.737Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339409737 2023-11-30T10:16:49.744Z INFO 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-11-30T10:16:49.744Z WARN 8090 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:49.746Z INFO 8090 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to c5Xbd8UPTSewrCzu5pMlpA 2023-11-30T10:16:49.747Z INFO 8090 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: rvT-EfmUSciUWSc8HgPjOg 2023-11-30T10:16:49.754Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-15 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-11-30T10:16:49.762Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:16:49.762Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:16:49.762Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339409762 2023-11-30T10:16:49.769Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-30T10:16:49.769Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-19 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-30T10:16:49.772Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-30T10:16:49.772Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:16:49.772Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:16:49.772Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339409772 2023-11-30T10:16:49.777Z INFO 8090 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to c5Xbd8UPTSewrCzu5pMlpA 2023-11-30T10:16:49.777Z INFO 8090 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: rvT-EfmUSciUWSc8HgPjOg 2023-11-30T10:16:49.782Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-16 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-11-30T10:16:49.785Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:16:49.785Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:16:49.785Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339409785 2023-11-30T10:16:49.797Z INFO 8090 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-11-30T10:16:49.797Z WARN 8090 --- [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. 2023-11-30T10:16:49.798Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-30T10:16:49.798Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-20 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-30T10:16:49.802Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-30T10:16:49.802Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:16:49.802Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:16:49.802Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339409802 2023-11-30T10:16:49.807Z INFO 8090 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to c5Xbd8UPTSewrCzu5pMlpA 2023-11-30T10:16:49.807Z INFO 8090 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: rvT-EfmUSciUWSc8HgPjOg 2023-11-30T10:16:49.815Z INFO 8090 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-17 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-11-30T10:16:49.818Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:16:49.818Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:16:49.818Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339409818 2023-11-30T10:16:49.820Z INFO 8090 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 2023-11-30T10:16:49.824Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-11-30T10:16:49.824Z INFO 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-21 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-11-30T10:16:49.826Z WARN 8090 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-11-30T10:16:49.826Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-11-30T10:16:49.826Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-11-30T10:16:49.826Z INFO 8090 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1701339409826 2023-11-30T10:16:49.838Z INFO 8090 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to c5Xbd8UPTSewrCzu5pMlpA 2023-11-30T10:16:49.838Z INFO 8090 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: rvT-EfmUSciUWSc8HgPjOg 2023-11-30T10:16:49.859Z INFO 8090 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to c5Xbd8UPTSewrCzu5pMlpA 2023-11-30T10:16:49.860Z INFO 8090 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: rvT-EfmUSciUWSc8HgPjOg 2023-11-30T10:16:49.893Z INFO 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-11-30T10:16:49.893Z WARN 8090 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-11-30T10:16:49.896Z INFO 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-11-30T10:16:49.896Z WARN 8090 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:49.989Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32790 (id: 2147483646 rack: null) 2023-11-30T10:16:49.991Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 2023-11-30T10:16:50.008Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-17-675fecf7-2705-43e0-b71f-9f007bfbd5a2 2023-11-30T10:16:50.008Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, 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) 2023-11-30T10:16:50.008Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 2023-11-30T10:16:50.032Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-17-675fecf7-2705-43e0-b71f-9f007bfbd5a2', protocol='range'} 2023-11-30T10:16:50.032Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Finished assignment for group at generation 1: {consumer-test-17-675fecf7-2705-43e0-b71f-9f007bfbd5a2=Assignment(partitions=[my-topic-name-0])} 2023-11-30T10:16:50.050Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-17-675fecf7-2705-43e0-b71f-9f007bfbd5a2', protocol='range'} 2023-11-30T10:16:50.051Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 2023-11-30T10:16:50.051Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 2023-11-30T10:16:50.059Z INFO 8090 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Found no committed offset for partition my-topic-name-0 2023-11-30T10:16:50.072Z INFO 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-11-30T10:16:50.072Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:50.072Z WARN 8090 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:50.083Z INFO 8090 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-17, groupId=test] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32790 (id: 1 rack: null)], epoch=0}}. 2023-11-30T10:16:50.086Z INFO 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-11-30T10:16:50.086Z WARN 8090 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:50.099Z INFO 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-11-30T10:16:50.099Z WARN 8090 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:50.109Z INFO 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-11-30T10:16:50.109Z WARN 8090 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-11-30T10:16:50.199Z INFO 8090 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-11-30T10:16:50.199Z WARN 8090 --- [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. 2023-11-30T10:16:50.222Z INFO 8090 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2023-11-30T10:16:50.222Z INFO 8090 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2023-11-30T10:16:50.222Z INFO 8090 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2023-11-30T10:16:50.222Z INFO 8090 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2023-11-30T10:16:50.222Z INFO 8090 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2023-11-30T10:16:50.223Z INFO 8090 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2023-11-30T10:16:50.223Z INFO 8090 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] 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) 2023-11-30T10:16:50.223Z INFO 8090 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2023-11-30T10:16:50.223Z INFO 8090 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2023-11-30T10:16:50.223Z INFO 8090 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2023-11-30T10:16:50.223Z INFO 8090 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2023-11-30T10:16:50.223Z INFO 8090 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2023-11-30T10:16:50.223Z INFO 8090 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2023-11-30T10:16:50.223Z INFO 8090 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2023-11-30T10:16:50.223Z INFO 8090 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2023-11-30T10:16:50.238Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 2023-11-30T10:16:50.238Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 96ms, elapsed time since send: 96ms, request timeout: 30000ms) 2023-11-30T10:16:50.238Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 2023-11-30T10:16:50.238Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 2023-11-30T10:16:50.238Z INFO 8090 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=278634810, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-11-30T10:16:50.238Z INFO 8090 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Group coordinator localhost:32790 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-11-30T10:16:50.323Z INFO 8090 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2023-11-30T10:16:50.323Z WARN 8090 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-30T10:16:50.323Z INFO 8090 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2023-11-30T10:16:50.323Z WARN 8090 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-30T10:16:50.323Z INFO 8090 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2023-11-30T10:16:50.323Z INFO 8090 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2023-11-30T10:16:50.323Z WARN 8090 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-30T10:16:50.323Z WARN 8090 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-30T10:16:50.324Z INFO 8090 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2023-11-30T10:16:50.324Z INFO 8090 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2023-11-30T10:16:50.324Z WARN 8090 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-30T10:16:50.324Z INFO 8090 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2023-11-30T10:16:50.324Z WARN 8090 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-30T10:16:50.324Z WARN 8090 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-30T10:16:50.338Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 2023-11-30T10:16:50.338Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-30T10:16:50.342Z INFO 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-11-30T10:16:50.342Z WARN 8090 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-11-30T10:16:50.389Z INFO 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-11-30T10:16:50.389Z WARN 8090 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-11-30T10:16:50.395Z INFO 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-11-30T10:16:50.395Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-11-30T10:16:50.395Z WARN 8090 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-11-30T10:16:50.423Z INFO 8090 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2023-11-30T10:16:50.423Z WARN 8090 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-30T10:16:50.424Z INFO 8090 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2023-11-30T10:16:50.424Z WARN 8090 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-30T10:16:50.424Z INFO 8090 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2023-11-30T10:16:50.424Z WARN 8090 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-30T10:16:50.424Z INFO 8090 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2023-11-30T10:16:50.424Z WARN 8090 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-30T10:16:50.439Z INFO 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 2023-11-30T10:16:50.439Z WARN 8090 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-30T10:16:50.447Z INFO 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-11-30T10:16:50.447Z WARN 8090 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.972 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 2023-11-30T10:16:50.469Z WARN 8090 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec [INFO] Running org.onap.cps.ncmp.api.models.NcmpServiceCmHandleSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.cps.ncmp.api.models.NcmpServiceCmHandleSpec 2023-11-30T10:16:50.474Z INFO 8090 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2023-11-30T10:16:50.474Z WARN 8090 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-11-30T10:16:50.474Z INFO 8090 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2023-11-30T10:16:50.474Z WARN 8090 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec 2023-11-30T10:16:50.475Z INFO 8090 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2023-11-30T10:16:50.475Z WARN 8090 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 533, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-service' with 110 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- [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-verify-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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-service' with 110 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.1-SNAPSHOT/cps-ncmp-service-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.1-SNAPSHOT/cps-ncmp-service-3.4.1-SNAPSHOT.pom [INFO] [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- [INFO] Building cps-ncmp-rest 3.4.1-SNAPSHOT [12/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- [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-verify-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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- [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-verify-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/* [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) [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) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [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). [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation getResourceDataForCmHandle [INFO] Processing operation updateResourceDataRunningForCmHandle [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation createResourceDataRunningForCmHandle [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation deleteResourceDataRunningForCmHandle [INFO] Processing operation patchResourceDataRunningForCmHandle [INFO] Processing operation executeDataOperationForCmHandles [INFO] Processing operation queryResourceDataForCmHandle [INFO] Processing operation getModuleReferencesByCmHandle [INFO] Processing operation getModuleDefinitionsByCmHandleId [INFO] Processing operation searchCmHandles [INFO] Processing operation retrieveCmHandleDetailsById [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId [INFO] Processing operation searchCmHandleIds [INFO] Processing operation getCmHandleStateByCmHandleId [INFO] Processing operation setDataSyncEnabledFlagForCmHandle [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] [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] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlePublicProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandlePublicProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [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] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java [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] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) [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) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [INFO] Processing operation updateDmiPluginRegistration [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi [INFO] Processing operation searchCmHandleIds [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] [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] [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java [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] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java [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] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 40 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NcmpRestInputMapper.java:[60,25] Unmapped target property: "compositeState". [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [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.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi-inventory.yaml] [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] [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) [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] [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] [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] [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] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi.yaml] [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). [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] [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml [INFO] Skipped /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 18 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 10:17:00.457 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:17:00.659 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 10:17:00.787 [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. 10:17:00.831 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:17:00.851 [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. 10:17:00.860 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:17:00.901 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:17:00.909 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 10:17:00.913 [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. 10:17:00.922 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:17:00.926 [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. 10:17:00.932 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 10:17:00,277 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:17:00,297 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:17:00,297 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:17:00,298 |-INFO in ch.qos.logback.classic.BasicConfigurator@467f97e - Setting up default configuration. 10:17:02,638 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@413773e6 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:17:02,686 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@23644367 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:17:02,686 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@413773e6 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:17:02,690 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:17:02,690 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:17:02,690 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:17:02,691 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@23644367 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:17:02,691 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@413773e6 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:17:02,699 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:17:02,699 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:17:02,704 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:17:02,734 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1701339422732) 10:17:02,734 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:17:02,734 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:17:02,739 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 10:17:02,743 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:17:02,743 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@27959c4e - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:17:02,743 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:17:02,743 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@27959c4e - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:17:02,743 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:17:02,743 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@27959c4e - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:17:02,743 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:17:02,743 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@27959c4e - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:17:02,744 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:17:02,744 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@27959c4e - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:17:02,744 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:17:02,744 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@27959c4e - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:17:02,744 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:17:02,744 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@27959c4e - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:17:02,744 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:17:02,744 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@27959c4e - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:17:02,744 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:17:02,744 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:17:02,750 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:17:02,769 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:17:02,769 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:17:02,780 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:17:02,786 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:17:03,115 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1c023dcb - Setting zoneId to "UTC" 10:17:03,123 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:17:03,123 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:17:03,381 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:17:03,382 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:17:03,382 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:17:03,382 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:17:03,383 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:17:03,383 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@27959c4e - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:17:03,383 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:17:03,383 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@66d0d5ee - End of configuration. 10:17:03,383 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@67aedd28 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:17:03.470Z INFO 13562 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 13562 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2023-11-30T10:17:03.472Z INFO 13562 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:17:04.811Z INFO 13562 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-11-30T10:17:04.812Z INFO 13562 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-11-30T10:17:04.813Z INFO 13562 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2023-11-30T10:17:04.833Z INFO 13562 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.547 seconds (process running for 5.285) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-11-30T10:17:05.691Z ERROR 13562 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:123) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-30T10:17:05.702Z ERROR 13562 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-30T10:17:05.715Z ERROR 13562 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred java.lang.IllegalStateException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.748 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:17:06.090Z INFO 13562 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 13562 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2023-11-30T10:17:06.090Z INFO 13562 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:17:06.817Z INFO 13562 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-11-30T10:17:06.817Z INFO 13562 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-11-30T10:17:06.818Z INFO 13562 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2023-11-30T10:17:06.825Z INFO 13562 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.765 seconds (process running for 7.277) 2023-11-30T10:17:06.980Z ERROR 13562 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:108) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:104) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:69) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$511939933.executeRequest(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:113) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:204) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-30T10:17:07.030Z ERROR 13562 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:136) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:253) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-30T10:17:07.226Z ERROR 13562 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:462) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) ... 123 common frames omitted 2023-11-30T10:17:07.276Z ERROR 13562 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:184) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-30T10:17:07.282Z ERROR 13562 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:184) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-30T10:17:07.288Z ERROR 13562 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:208) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-30T10:17:07.294Z ERROR 13562 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:208) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-30T10:17:07.300Z ERROR 13562 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:158) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-30T10:17:07.306Z ERROR 13562 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:158) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-30T10:17:07.311Z ERROR 13562 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:230) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.298 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 2023-11-30T10:17:07.315Z ERROR 13562 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:230) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:17:07.387Z INFO 13562 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 13562 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2023-11-30T10:17:07.387Z INFO 13562 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:17:07.647Z INFO 13562 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-11-30T10:17:07.647Z INFO 13562 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-11-30T10:17:07.647Z INFO 13562 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2023-11-30T10:17:07.651Z INFO 13562 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.289 seconds (process running for 8.103) 2023-11-30T10:17:07.722Z ERROR 13562 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 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"]) at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) ... 123 common frames omitted 2023-11-30T10:17:07.751Z ERROR 13562 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 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) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:166) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-11-30T10:17:07.754Z ERROR 13562 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) ... 133 common frames omitted [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 2023-11-30T10:17:07.827Z ERROR 13562 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 2023-11-30T10:17:08.331Z WARN 13562 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 2023-11-30T10:17:08.338Z ERROR 13562 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 2023-11-30T10:17:08.343Z INFO 13562 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 2023-11-30T10:17:08.347Z ERROR 13562 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 2023-11-30T10:17:08.409Z INFO 13562 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 2023-11-30T10:17:08.428Z ERROR 13562 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.CompletionException: java.lang.RuntimeException: original exception message [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 134, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- [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-verify-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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.1-SNAPSHOT/cps-ncmp-rest-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.1-SNAPSHOT/cps-ncmp-rest-3.4.1-SNAPSHOT.pom [INFO] [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- [INFO] Building cps-ncmp-rest-stub 3.4.1-SNAPSHOT [13/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-3.4.1-SNAPSHOT.pom [INFO] [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- [INFO] Building cps-ncmp-rest-stub-service 3.4.1-SNAPSHOT [14/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [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.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 4 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 10:17:13,383 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:17:13,401 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:17:13,402 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:17:13,402 |-INFO in ch.qos.logback.classic.BasicConfigurator@6a1ef65c - Setting up default configuration. 10:17:14,477 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@72976b4 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:17:14,510 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@726934e2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:17:14,510 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@72976b4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:17:14,513 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:17:14,513 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:17:14,513 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:17:14,514 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@726934e2 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:17:14,514 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@72976b4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:17:14,519 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:17:14,519 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:17:14,523 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:17:14,540 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1701339434539) 10:17:14,541 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:17:14,541 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:17:14,545 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 10:17:14,549 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:17:14,549 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:17:14,550 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:17:14,550 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:17:14,550 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:17:14,550 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:17:14,550 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:17:14,550 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:17:14,550 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:17:14,550 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:17:14,550 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:17:14,550 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:17:14,550 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:17:14,550 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:17:14,550 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:17:14,550 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:17:14,550 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:17:14,550 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:17:14,554 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:17:14,563 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:17:14,563 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:17:14,568 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:17:14,571 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:17:14,589 |-INFO in ch.qos.logback.classic.pattern.DateConverter@e280403 - Setting zoneId to "UTC" 10:17:14,594 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:17:14,594 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:17:14,749 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:17:14,750 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:17:14,750 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:17:14,750 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:17:14,751 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:17:14,751 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1319bc2a - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:17:14,751 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:17:14,751 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@42f85fa4 - End of configuration. 10:17:14,751 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@798dad3d - Registering current configuration as safe fallback point 2023-11-30T10:17:14.854Z INFO 13685 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 13685 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 2023-11-30T10:17:14.855Z INFO 13685 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 2023-11-30T10:17:15.689Z INFO 13685 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 2023-11-30T10:17:15.691Z INFO 13685 --- [ main] org.eclipse.jetty.server.Server : jetty-11.0.15; built: 2023-04-11T18:37:53.775Z; git: 5bc5e562c8d05c5862505aebe5cf83a61bdbcb96; jvm 17.0.6-ea+9-LTS 2023-11-30T10:17:15.735Z INFO 13685 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2023-11-30T10:17:15.735Z INFO 13685 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 853 ms 2023-11-30T10:17:15.796Z INFO 13685 --- [ main] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 2023-11-30T10:17:15.800Z INFO 13685 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@592cb470{application,/,[file:///tmp/jetty-docbase.0.16050502261996621965/],AVAILABLE} 2023-11-30T10:17:15.802Z INFO 13685 --- [ main] org.eclipse.jetty.server.Server : Started Server@4b32465{STARTING}[11.0.15,sto=0] @2825ms 2023-11-30T10:17:16.226Z INFO 13685 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-11-30T10:17:16.226Z INFO 13685 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2023-11-30T10:17:16.227Z INFO 13685 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms 2023-11-30T10:17:16.239Z INFO 13685 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@455cbf18{HTTP/1.1, (http/1.1)}{0.0.0.0:40403} 2023-11-30T10:17:16.240Z INFO 13685 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 40403 (http/1.1) with context path '/' 2023-11-30T10:17:16.249Z INFO 13685 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.002 seconds (process running for 3.273) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-11-30T10:17:17.067Z WARN 13685 --- [qtp260345895-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 2023-11-30T10:17:17.067Z INFO 13685 --- [qtp260345895-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.119 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 2023-11-30T10:17:17.181Z WARN 13685 --- [ 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 2023-11-30T10:17:17.182Z INFO 13685 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 2023-11-30T10:17:17.185Z INFO 13685 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test1486917728783901584/file.txt 2023-11-30T10:17:17.186Z WARN 13685 --- [ 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 2023-11-30T10:17:17.186Z ERROR 13685 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 2023-11-30T10:17:17.186Z WARN 13685 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test1486917728783901584/unknown-file.txt', will search it in classpath 2023-11-30T10:17:17.187Z ERROR 13685 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test1486917728783901584/unknown-file.txt file not found on classpath or on file system [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-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.4.1-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- [INFO] Building cps-ncmp-rest-stub-app 3.4.1-SNAPSHOT [15/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [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.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-ncmp-rest-stub-app --- [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar.original [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-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.4.1-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.pom [INFO] [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- [INFO] Building cps-ri 3.4.1-SNAPSHOT [16/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- [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-verify-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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- [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-verify-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/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 58 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 32 source files with javac [debug release 17] to target/classes [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [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.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 24 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 10:17:31.290 [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 10:17:31.600 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.475 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 10:17:29,054 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:17:29,075 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:17:29,076 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:17:29,077 |-INFO in ch.qos.logback.classic.BasicConfigurator@5ccf1542 - Setting up default configuration. 10:17:31,863 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@302fa67a - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:17:31,938 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@794eb6e7 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:17:31,938 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@302fa67a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:17:31,941 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:17:31,941 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:17:31,941 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:17:31,944 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@794eb6e7 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:17:31,944 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@302fa67a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:17:31,951 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:17:31,951 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:17:31,964 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:17:32,008 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1701339452007) 10:17:32,009 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:17:32,009 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:17:32,016 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:17:32,016 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13c0ced1 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:17:32,016 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:17:32,016 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13c0ced1 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:17:32,016 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:17:32,016 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13c0ced1 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:17:32,016 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:17:32,016 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13c0ced1 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:17:32,017 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:17:32,017 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13c0ced1 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:17:32,017 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:17:32,017 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13c0ced1 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:17:32,017 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:17:32,017 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13c0ced1 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:17:32,017 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:17:32,017 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13c0ced1 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:17:32,017 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:17:32,017 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:17:32,023 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:17:32,046 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:17:32,046 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:17:32,054 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:17:32,062 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:17:32,073 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3701acee - Setting zoneId to "UTC" 10:17:32,082 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:17:32,082 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:17:32,363 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:17:32,364 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:17:32,364 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:17:32,365 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:17:32,365 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:17:32,365 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@13c0ced1 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:17:32,365 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:17:32,365 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7ad0d002 - End of configuration. 10:17:32,365 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@76a5a831 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:17:32.467Z INFO 13866 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13866 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ri) 2023-11-30T10:17:32.468Z INFO 13866 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:17:32.712Z INFO 13866 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.021 seconds (process running for 4.446) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-11-30T10:17:33.335Z WARN 13866 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-30T10:17:33.706Z WARN 13866 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-30T10:17:34.324Z WARN 13866 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-30T10:17:35.681Z WARN 13866 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-30T10:17:37.685Z WARN 13866 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-30T10:17:37.701Z WARN 13866 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-30T10:17:37.951Z WARN 13866 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-30T10:17:38.625Z WARN 13866 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-30T10:17:39.041Z WARN 13866 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-30T10:17:39.717Z WARN 13866 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-30T10:17:41.116Z WARN 13866 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-30T10:17:43.120Z WARN 13866 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-30T10:17:43.133Z WARN 13866 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-11-30T10:17:43.393Z WARN 13866 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.479 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 2023-11-30T10:17:44.132Z WARN 13866 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:82) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:65) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) at java.base/java.lang.Class.newInstance(Class.java:645) at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 30 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 46 common frames omitted 2023-11-30T10:17:44.137Z WARN 13866 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:82) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:67) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) at java.base/java.lang.Class.newInstance(Class.java:645) at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 30 common frames omitted Caused by: java.sql.SQLException: no checksum at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 46 common frames omitted [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.utils.EscapeUtilsSpec [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 2023-11-30T10:17:44.333Z INFO 13866 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 2023-11-30T10:17:44.333Z INFO 13866 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in org.onap.cps.spi.utils.SessionManagerSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ri' with 22 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- [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-verify-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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ri' with 22 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.1-SNAPSHOT/cps-ri-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.1-SNAPSHOT/cps-ri-3.4.1-SNAPSHOT.pom [INFO] [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.1-SNAPSHOT [17/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.4.1-SNAPSHOT.pom [INFO] [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.1-SNAPSHOT [18/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [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.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-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.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.pom [INFO] [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.1-SNAPSHOT [19/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [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.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231130T101130Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... [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 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... [INFO] Building dependencies layer... [INFO] Building project dependencies layer... [INFO] Building resources layer... [INFO] Building classes layer... [INFO] Building jvm arg files layer... [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f [INFO] [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] [INFO] Loading to Docker daemon... [INFO] [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231130T101130Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub [INFO] [INFO] A new version of jib-maven-plugin (3.4.0) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md [INFO] [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. [INFO] [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-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.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.pom [INFO] [INFO] -------------------< org.onap.cps:integration-test >-------------------- [INFO] Building integration-test 3.4.1-SNAPSHOT [20/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- [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-verify-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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- [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-verify-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/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 74 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 10:18:03.546 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [INFO] Running org.onap.cps.integration.functional.CpsAdminServiceIntegrationSpec 10:18:03.960 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 10:18:04.386 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 10:18:04.387 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 10:18:04.414 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: Server Version: 23.0.1 API Version: 1.42 Operating System: CentOS Stream 8 Total Memory: 31890 MB 10:18:04.418 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 10:18:04.421 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 10:18:04.422 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 10:18:04.453 [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. 10:18:04.460 [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) 10:18:06.509 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 10:18:06.538 [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) 10:18:07.012 [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) 10:18:08.016 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (6 MB/? MB) 10:18:08.235 [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) 10:18:09.345 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (32 MB/? MB) 10:18:09.422 [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) 10:18:09.769 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (38 MB/? MB) 10:18:09.844 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (38 MB/? MB) 10:18:09.921 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (38 MB/? MB) 10:18:10.347 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (40 MB/? MB) 10:18:10.443 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (41 MB/? MB) 10:18:10.513 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (41 MB/? MB) 10:18:10.698 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 2 extracted, (42 MB/? MB) 10:18:10.790 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 3 extracted, (42 MB/? MB) 10:18:10.852 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 3 extracted, (42 MB/? MB) 10:18:10.911 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 4 extracted, (42 MB/? MB) 10:18:10.935 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (43 MB/? MB) 10:18:11.306 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (47 MB/? MB) 10:18:11.425 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (48 MB/? MB) 10:18:11.513 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (48 MB/? MB) 10:18:11.591 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (50 MB/? MB) 10:18:15.593 [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) 10:18:19.497 [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) 10:18:19.569 [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) 10:18:19.638 [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) 10:18:19.708 [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) 10:18:19.786 [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) 10:18:19.806 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 13s (downloaded 130 MB at 10 MB/s) 10:18:19.845 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 10:18:22.512 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: b408eea88ad1de7d9f2bcd9135ae3cb169bfcdf09fb17c6d57fc62171681cce9 10:18:24.294 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT19.87173173S 10:18:24.295 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32792/test?loggerLevel=OFF) 10:18:02,198 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:18:02,218 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:18:02,219 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:18:02,220 |-INFO in ch.qos.logback.classic.BasicConfigurator@11b59291 - Setting up default configuration. 10:18:24,627 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4e5361df - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:18:24,704 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6fd77c16 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:18:24,704 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4e5361df - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:18:24,707 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:18:24,708 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:18:24,708 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:18:24,709 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6fd77c16 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:18:24,709 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4e5361df - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:18:24,716 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:18:24,716 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:18:24,721 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:18:24,751 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1701339504749) 10:18:24,751 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:18:24,751 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:18:24,755 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 10:18:24,759 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:18:24,759 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6b41df80 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:18:24,760 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:18:24,760 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6b41df80 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:18:24,760 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:18:24,760 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6b41df80 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:18:24,760 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:18:24,760 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6b41df80 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:18:24,760 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:18:24,760 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6b41df80 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:18:24,760 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:18:24,760 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6b41df80 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:18:24,760 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:18:24,760 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6b41df80 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:18:24,760 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:18:24,760 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6b41df80 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:18:24,761 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:18:24,761 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:18:24,766 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:18:24,786 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:18:24,786 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:18:24,796 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:18:24,803 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:18:25,497 |-INFO in ch.qos.logback.classic.pattern.DateConverter@56dde963 - Setting zoneId to "UTC" 10:18:25,506 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:18:25,506 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:18:25,730 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:18:25,730 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:18:25,730 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:18:25,731 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:18:25,731 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:18:25,731 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6b41df80 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:18:25,731 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:18:25,732 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@35537fe - End of configuration. 10:18:25,732 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5736cc4e - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:18:25.855Z INFO 14315 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : Starting CpsAdminServiceIntegrationSpec using Java 17.0.6-ea with PID 14315 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 2023-11-30T10:18:25.856Z INFO 14315 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:18:26.379Z INFO 14315 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2023-11-30T10:18:26.452Z INFO 14315 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 65 ms. Found 6 JPA repository interfaces. 2023-11-30T10:18:27.188Z INFO 14315 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2023-11-30T10:18:27.409Z INFO 14315 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@68a0f19a 2023-11-30T10:18:27.410Z INFO 14315 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2023-11-30T10:18:27.588Z INFO 14315 --- [ main] liquibase.database : Set default schema name to public 2023-11-30T10:18:27.699Z INFO 14315 --- [ main] liquibase.lockservice : Successfully acquired change log lock 2023-11-30T10:18:27.924Z INFO 14315 --- [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 2023-11-30T10:18:27.931Z INFO 14315 --- [ main] liquibase.changelog : Reading from public.databasechangelog Running Changeset: classpath:liquibase/test-changelog.yaml::1-1::cps 2023-11-30T10:18:28.115Z INFO 14315 --- [ main] liquibase.changelog : Table anchor created 2023-11-30T10:18:28.116Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-1::cps ran successfully in 6ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-2::cps 2023-11-30T10:18:28.122Z INFO 14315 --- [ main] liquibase.changelog : Table relation created 2023-11-30T10:18:28.122Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-2::cps ran successfully in 3ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-3::cps 2023-11-30T10:18:28.126Z INFO 14315 --- [ main] liquibase.changelog : Table relation_type created 2023-11-30T10:18:28.127Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-3::cps ran successfully in 3ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-4::cps 2023-11-30T10:18:28.131Z INFO 14315 --- [ main] liquibase.changelog : Table fragment created 2023-11-30T10:18:28.132Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-4::cps ran successfully in 4ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-5::cps 2023-11-30T10:18:28.136Z INFO 14315 --- [ main] liquibase.changelog : Table schema_set created 2023-11-30T10:18:28.136Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-5::cps ran successfully in 3ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-6::cps 2023-11-30T10:18:28.140Z INFO 14315 --- [ main] liquibase.changelog : Table yang_resource created 2023-11-30T10:18:28.141Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-6::cps ran successfully in 3ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-7::cps 2023-11-30T10:18:28.144Z INFO 14315 --- [ main] liquibase.changelog : Table dataspace created 2023-11-30T10:18:28.145Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-7::cps ran successfully in 3ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-8::cps 2023-11-30T10:18:28.149Z INFO 14315 --- [ main] liquibase.changelog : Table schema_node created 2023-11-30T10:18:28.149Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-8::cps ran successfully in 3ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-9::cps 2023-11-30T10:18:28.152Z INFO 14315 --- [ main] liquibase.changelog : Table schema_set_yang_resources created 2023-11-30T10:18:28.152Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-9::cps ran successfully in 1ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-10::cps 2023-11-30T10:18:28.155Z INFO 14315 --- [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 2023-11-30T10:18:28.155Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-10::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-11::cps 2023-11-30T10:18:28.159Z INFO 14315 --- [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 2023-11-30T10:18:28.159Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-11::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-12::cps 2023-11-30T10:18:28.164Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 2023-11-30T10:18:28.164Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-12::cps ran successfully in 3ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-13::cps 2023-11-30T10:18:28.167Z INFO 14315 --- [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 2023-11-30T10:18:28.168Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-13::cps ran successfully in 1ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-14::cps 2023-11-30T10:18:28.170Z INFO 14315 --- [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 2023-11-30T10:18:28.170Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-14::cps ran successfully in 1ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-15::cps 2023-11-30T10:18:28.173Z INFO 14315 --- [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 2023-11-30T10:18:28.173Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-15::cps ran successfully in 1ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-16::cps 2023-11-30T10:18:28.177Z INFO 14315 --- [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 2023-11-30T10:18:28.177Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-16::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-17::cps 2023-11-30T10:18:28.181Z INFO 14315 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 2023-11-30T10:18:28.181Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-17::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-19::cps 2023-11-30T10:18:28.185Z INFO 14315 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 2023-11-30T10:18:28.186Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-19::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-20::cps 2023-11-30T10:18:28.191Z INFO 14315 --- [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 2023-11-30T10:18:28.192Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-20::cps ran successfully in 3ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-22::cps 2023-11-30T10:18:28.197Z INFO 14315 --- [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 2023-11-30T10:18:28.197Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-22::cps ran successfully in 3ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-23::cps 2023-11-30T10:18:28.202Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 2023-11-30T10:18:28.202Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-23::cps ran successfully in 3ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-24::cps 2023-11-30T10:18:28.207Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 2023-11-30T10:18:28.208Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-24::cps ran successfully in 3ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-25::cps 2023-11-30T10:18:28.217Z INFO 14315 --- [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 2023-11-30T10:18:28.218Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-25::cps ran successfully in 7ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-26::cps 2023-11-30T10:18:28.225Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 2023-11-30T10:18:28.225Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-26::cps ran successfully in 3ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-27::cps 2023-11-30T10:18:28.230Z INFO 14315 --- [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 2023-11-30T10:18:28.231Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-27::cps ran successfully in 3ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-28::cps 2023-11-30T10:18:28.235Z INFO 14315 --- [ main] liquibase.changelog : Unique constraint added to dataspace(name) 2023-11-30T10:18:28.235Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-28::cps ran successfully in 2ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-30::cps 2023-11-30T10:18:28.240Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 2023-11-30T10:18:28.240Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-30::cps ran successfully in 3ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-31::cps 2023-11-30T10:18:28.246Z INFO 14315 --- [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 2023-11-30T10:18:28.247Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-31::cps ran successfully in 4ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-32::cps 2023-11-30T10:18:28.253Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 2023-11-30T10:18:28.253Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-32::cps ran successfully in 4ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-33::cps 2023-11-30T10:18:28.260Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 2023-11-30T10:18:28.261Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-33::cps ran successfully in 4ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-34::cps 2023-11-30T10:18:28.267Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 2023-11-30T10:18:28.267Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-34::cps ran successfully in 3ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-35::cps 2023-11-30T10:18:28.272Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 2023-11-30T10:18:28.273Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-35::cps ran successfully in 3ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-36::cps 2023-11-30T10:18:28.277Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2023-11-30T10:18:28.278Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-36::cps ran successfully in 3ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-37::cps 2023-11-30T10:18:28.287Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 2023-11-30T10:18:28.288Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-37::cps ran successfully in 4ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-38::cps 2023-11-30T10:18:28.295Z INFO 14315 --- [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 2023-11-30T10:18:28.296Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-38::cps ran successfully in 5ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-39::cps Running Changeset: classpath:liquibase/test-changelog.yaml::1-40::cps Running Changeset: classpath:liquibase/test-changelog.yaml::1-41::cps 2023-11-30T10:18:28.314Z INFO 14315 --- [ main] liquibase.changelog : Custom SQL executed 2023-11-30T10:18:28.314Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-39::cps ran successfully in 17ms Running Changeset: classpath:liquibase/test-changelog.yaml::1-42::cps 2023-11-30T10:18:28.323Z INFO 14315 --- [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 2023-11-30T10:18:28.323Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-40::cps ran successfully in 3ms 2023-11-30T10:18:28.328Z INFO 14315 --- [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 2023-11-30T10:18:28.329Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-41::cps ran successfully in 3ms 2023-11-30T10:18:28.333Z INFO 14315 --- [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 2023-11-30T10:18:28.334Z INFO 14315 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2023-11-30T10:18:28.335Z INFO 14315 --- [ main] liquibase.changelog : ChangeSet classpath:liquibase/test-changelog.yaml::1-42::cps ran successfully in 4ms 2023-11-30T10:18:28.339Z INFO 14315 --- [ main] liquibase.lockservice : Successfully released change log lock 2023-11-30T10:18:28.439Z INFO 14315 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2023-11-30T10:18:28.498Z INFO 14315 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.6.Final 2023-11-30T10:18:28.500Z INFO 14315 --- [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=true, hibernate.types.print.banner=false} 2023-11-30T10:18:28.500Z INFO 14315 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer 2023-11-30T10:18:28.759Z INFO 14315 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2023-11-30T10:18:28.908Z INFO 14315 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2023-11-30T10:18:29.173Z INFO 14315 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2023-11-30T10:18:30.075Z INFO 14315 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-11-30T10:18:30.077Z INFO 14315 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-11-30T10:18:30.413Z WARN 14315 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.DataspaceRepository 2023-11-30T10:18:30.529Z INFO 14315 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 2023-11-30T10:18:30.535Z WARN 14315 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.AnchorRepository 2023-11-30T10:18:30.838Z WARN 14315 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.YangResourceRepository 2023-11-30T10:18:30.871Z WARN 14315 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.SchemaSetRepository 2023-11-30T10:18:30.912Z WARN 14315 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.FragmentRepository 2023-11-30T10:18:31.180Z WARN 14315 --- [ 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 2023-11-30T10:18:32.883Z INFO 14315 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : Started CpsAdminServiceIntegrationSpec in 8.53 seconds (process running for 31.477) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-11-30T10:18:34.637Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-30T10:18:34.637Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" Detail: Key (name)=(generalTestDataspace) already exists. 2023-11-30T10:18:34.890Z INFO 14315 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 2023-11-30T10:18:34.907Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-30T10:18:34.907Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" Detail: Key (dataspace_id, name)=(1, newAnchor) already exists. 2023-11-30T10:18:34.936Z INFO 14315 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 2023-11-30T10:18:34.944Z INFO 14315 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.734 s - in org.onap.cps.integration.functional.CpsAdminServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec line 1:0 mismatched input 'invalid' expecting '/' line 1:0 mismatched input 'invalid' expecting '/' 2023-11-30T10:18:36.310Z WARN 14315 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 2023-11-30T10:18:36.990Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-30T10:18:36.990Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists. 2023-11-30T10:18:36.991Z WARN 14315 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 2023-11-30T10:18:36.993Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-30T10:18:36.993Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists. line 1:9 missing '/' at 'path' line 1:9 missing '/' at 'path' 2023-11-30T10:18:37.107Z WARN 14315 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 2023-11-30T10:18:37.339Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-30T10:18:37.339Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 2023-11-30T10:18:37.340Z WARN 14315 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 2023-11-30T10:18:37.343Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-30T10:18:37.343Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 2023-11-30T10:18:37.596Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-30T10:18:37.596Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 2023-11-30T10:18:37.596Z WARN 14315 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 2023-11-30T10:18:37.598Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-30T10:18:37.598Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 2023-11-30T10:18:37.755Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-30T10:18:37.755Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 2023-11-30T10:18:37.756Z WARN 14315 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 2023-11-30T10:18:37.758Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-30T10:18:37.758Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 2023-11-30T10:18:37.791Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-30T10:18:37.791Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 2023-11-30T10:18:37.791Z WARN 14315 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 2023-11-30T10:18:37.793Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-30T10:18:37.793Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. [INFO] Tests run: 89, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.052 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 2023-11-30T10:18:39.697Z WARN 14315 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 2 and QueryResult size : 0 2023-11-30T10:18:39.723Z WARN 14315 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 1 2023-11-30T10:18:39.835Z WARN 14315 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 101 and QueryResult size : 0 2023-11-30T10:18:39.876Z WARN 14315 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 0 2023-11-30T10:18:39.927Z WARN 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-11-30T10:18:39.927Z ERROR 14315 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.879 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec line 1:0 mismatched input 'cpsPath' expecting '/' line 1:0 mismatched input 'cpsPath' expecting '/' [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.067 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 2023-11-30T10:18:41.633Z WARN 14315 --- [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 2023-11-30T10:18:41.633Z INFO 14315 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 2023-11-30T10:18:41.633Z INFO 14315 --- [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32792/test?loggerLevel=OFF] 2023-11-30T10:18:41.633Z INFO 14315 --- [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 2023-11-30T10:18:41.633Z INFO 14315 --- [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 2023-11-30T10:18:41.636Z INFO 14315 --- [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 2023-11-30T10:18:41.688Z INFO 14315 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2023-11-30T10:18:41.762Z INFO 14315 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 2023-11-30T10:18:41.792Z INFO 14315 --- [pool-3-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 2023-11-30T10:18:41.817Z INFO 14315 --- [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 2023-11-30T10:18:42.124Z INFO 14315 --- [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2023-11-30T10:18:42.129Z INFO 14315 --- [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 2023-11-30T10:18:42.137Z INFO 14315 --- [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2023-11-30T10:18:42.144Z INFO 14315 --- [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 282, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- [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-verify-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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.1-SNAPSHOT/integration-test-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.1-SNAPSHOT/integration-test-3.4.1-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-application >-------------------- [INFO] Building cps-application 3.4.1-SNAPSHOT [21/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- [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-verify-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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- [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-verify-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/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-application --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [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.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 2 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 10:18:48.950 [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. 10:18:49.126 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 10:18:49.329 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 10:18:49.362 [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. 10:18:49.371 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 10:18:48,764 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:18:48,783 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:18:48,784 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:18:48,785 |-INFO in ch.qos.logback.classic.BasicConfigurator@715ea64a - Setting up default configuration. 10:18:50,107 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1cbb394b - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:18:50,154 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1b4bc7b9 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:18:50,154 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1cbb394b - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:18:50,158 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:18:50,158 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:18:50,158 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:18:50,159 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1b4bc7b9 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:18:50,159 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1cbb394b - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:18:50,167 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:18:50,167 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:18:50,171 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:18:50,202 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1701339530200) 10:18:50,202 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:18:50,202 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:18:50,207 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 10:18:50,214 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:18:50,214 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:18:50,215 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:18:50,215 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:18:50,215 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:18:50,215 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:18:50,215 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:18:50,215 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:18:50,215 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:18:50,215 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:18:50,215 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:18:50,215 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:18:50,215 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:18:50,215 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:18:50,215 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:18:50,215 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:18:50,215 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:18:50,215 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:18:50,222 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:18:50,241 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:18:50,241 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:18:50,253 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:18:50,261 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:18:50,628 |-INFO in ch.qos.logback.classic.pattern.DateConverter@16bbb59c - Setting zoneId to "UTC" 10:18:50,638 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:18:50,638 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:18:50,865 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:18:50,866 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:18:50,866 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:18:50,866 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:18:50,867 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:18:50,872 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12d33d7a - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:18:50,873 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:18:50,873 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@538fb761 - End of configuration. 10:18:50,873 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@163cd4a6 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-11-30T10:18:50.966Z INFO 14982 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 14982 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application) 2023-11-30T10:18:50.967Z INFO 14982 --- [ main] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 2023-11-30T10:18:52.133Z INFO 14982 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4db7fe2c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@22014338, org.springframework.security.web.context.SecurityContextHolderFilter@4022a256, org.springframework.security.web.header.HeaderWriterFilter@1f32fb77, org.springframework.security.web.authentication.logout.LogoutFilter@10055e52, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@55456711, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6ddb5117, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@440f434f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@22ecee76, org.springframework.security.web.access.ExceptionTranslationFilter@12c21282, org.springframework.security.web.access.intercept.AuthorizationFilter@53f785df] 2023-11-30T10:18:53.724Z INFO 14982 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-11-30T10:18:53.724Z INFO 14982 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-11-30T10:18:53.725Z INFO 14982 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2023-11-30T10:18:53.748Z INFO 14982 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 4.058 seconds (process running for 5.74) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.447 s - in org.onap.cps.rest.controller.ControllerSecuritySpec [INFO] Running org.onap.cps.config.MicroMeterConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.config.MicroMeterConfigSpec [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 2023-11-30T10:18:55.126Z INFO 14982 --- [ main] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.175 s - in org.onap.cps.architecture.LayeredArchitectureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 3 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-application --- [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar.original [INFO] [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- [INFO] [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.1-SNAPSHOT-20231130T101130Z, nexus3.onap.org:10003/onap/cps-and-ncmp... [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 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... [INFO] Building resources layer... [INFO] Building project dependencies layer... [INFO] Building classes layer... [INFO] Building jvm arg files layer... [INFO] Building dependencies layer... [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f [INFO] [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] [INFO] Loading to Docker daemon... [INFO] [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.1-SNAPSHOT-20231130T101130Z, nexus3.onap.org:10003/onap/cps-and-ncmp [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- [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-verify-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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 3 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.1-SNAPSHOT/cps-application-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.1-SNAPSHOT/cps-application-3.4.1-SNAPSHOT.pom [INFO] [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- [INFO] Building jacoco-report 3.4.1-SNAPSHOT [22/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- [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-verify-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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- [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-verify-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/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- [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-verify-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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 3 classes [INFO] Analyzed bundle 'cps-events' with 0 classes [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes [INFO] Analyzed bundle 'cps-ncmp-service' with 110 classes [INFO] Analyzed bundle 'cps-path-parser' with 6 classes [INFO] Analyzed bundle 'cps-rest' with 6 classes [INFO] Analyzed bundle 'cps-ri' with 22 classes [INFO] Analyzed bundle 'cps-service' with 59 classes [INFO] Analyzed bundle 'integration-test' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.1-SNAPSHOT/jacoco-report-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.1-SNAPSHOT/jacoco-report-3.4.1-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- [INFO] Building cps 3.4.1-SNAPSHOT [23/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- [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-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- [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-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.4.1-SNAPSHOT/cps-aggregator-3.4.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for cps 3.4.1-SNAPSHOT: [INFO] [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.962 s] [INFO] cps-bom ............................................ SUCCESS [ 0.004 s] [INFO] checkstyle ......................................... SUCCESS [ 4.037 s] [INFO] spotbugs ........................................... SUCCESS [ 0.021 s] [INFO] cps-parent ......................................... SUCCESS [ 9.763 s] [INFO] cps-events ......................................... SUCCESS [ 12.172 s] [INFO] cps-path-parser .................................... SUCCESS [ 10.672 s] [INFO] cps-service ........................................ SUCCESS [01:34 min] [INFO] cps-rest ........................................... SUCCESS [ 23.511 s] [INFO] cps-ncmp-events .................................... SUCCESS [ 5.262 s] [INFO] cps-ncmp-service ................................... SUCCESS [02:36 min] [INFO] cps-ncmp-rest ...................................... SUCCESS [ 17.512 s] [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.172 s] [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 8.341 s] [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 3.391 s] [INFO] cps-ri ............................................. SUCCESS [ 23.949 s] [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.167 s] [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.352 s] [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 10.265 s] [INFO] integration-test ................................... SUCCESS [ 44.384 s] [INFO] cps-application .................................... SUCCESS [ 21.848 s] [INFO] jacoco-report ...................................... SUCCESS [ 0.720 s] [INFO] cps ................................................ SUCCESS [ 1.267 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:36 min [INFO] Finished at: 2023-11-30T10:19:06Z [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5584 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [cps-master-verify-java] $ /bin/bash /tmp/jenkins10500737521020841083.sh ---> sysstat.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins10011811360278853711.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/cps-master-verify-java + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/cps-master-verify-java ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/cps-master-verify-java ']' + mkdir -p /w/workspace/cps-master-verify-java/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ [cps-master-verify-java] $ /bin/bash /tmp/jenkins15338197148097452971.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ui3O from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ui3O/bin to PATH INFO: Running in OpenStack, capturing instance metadata [cps-master-verify-java] $ /bin/bash /tmp/jenkins3757880045084016645.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config9784923330115481471tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [cps-master-verify-java] $ /bin/bash /tmp/jenkins2313826865138630773.sh ---> create-netrc.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins2380866897642077758.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ui3O from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ui3O/bin to PATH [cps-master-verify-java] $ /bin/bash /tmp/jenkins9674352358876085698.sh ---> sudo-logs.sh Archiving 'sudo' log.. [cps-master-verify-java] $ /bin/bash /tmp/jenkins16742628609378040626.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ui3O from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-ui3O/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins15639425188862911243.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ui3O from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ui3O/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/6202 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos8-docker-8c-8g-950.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 ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 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 ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 16G 0 16G 0% /dev tmpfs 16G 0 16G 0% /dev/shm tmpfs 16G 17M 16G 1% /run tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda1 160G 13G 148G 8% / tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 31890 1102 25659 18 5128 30316 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:e9:6b:e8 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.106.254/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 valid_lft 85788sec preferred_lft 85788sec inet6 fe80::f816:3eff:fee9:6be8/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:c3:1d:a3:d1 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:c3ff:fe1d:a3d1/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 11/30/2023 _x86_64_ (8 CPU) 10:09:38 LINUX RESTART (8 CPU) 10:10:00 AM tps rtps wtps bread/s bwrtn/s 10:10:01 AM 400.00 151.56 248.44 4587.50 266792.19 10:11:01 AM 227.39 28.79 198.60 7192.80 7664.53 10:12:01 AM 230.36 20.10 210.26 3794.57 12461.11 10:13:01 AM 134.60 1.20 133.40 454.71 26682.04 10:14:01 AM 92.70 12.66 80.04 932.20 12800.68 10:15:01 AM 51.35 0.03 51.32 2.80 2950.77 10:16:01 AM 14.98 0.00 14.98 0.00 290.50 10:17:01 AM 37.25 0.07 37.18 2.00 1107.70 10:18:02 AM 41.68 2.48 39.20 4509.88 6833.15 10:19:01 AM 116.94 1.15 115.79 74.14 29486.55 Average: 105.93 7.74 98.19 1894.61 11713.55 10:10:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:10:01 AM 30591156 31808908 2064556 6.32 2688 1557384 813848 2.41 78756 1634204 4 10:11:01 AM 29612636 31261188 3043076 9.32 2688 1972140 1447724 4.30 167300 2460608 132196 10:12:01 AM 28683604 30742244 3972108 12.16 2688 2371968 1754456 5.21 240952 3266136 135740 10:13:01 AM 26620616 29671824 6035096 18.48 2688 3347528 2652220 7.87 351548 5142472 323420 10:14:01 AM 26194272 29328948 6461440 19.79 2688 3428084 3234328 9.60 504704 5413556 49440 10:15:01 AM 25474336 28627048 7181376 21.99 2688 3443496 4674436 13.87 533848 6085376 144 10:16:01 AM 25343668 28497872 7312044 22.39 2688 3444572 4981564 14.78 537840 6186368 96 10:17:01 AM 25985456 29153012 6670256 20.43 2688 3457640 3065436 9.10 542744 5569568 4884 10:18:02 AM 25170276 29054412 7485436 22.92 2688 4170160 3538064 10.50 733052 6181308 389708 10:19:01 AM 24650844 29120628 8004868 24.51 2688 4740116 2916596 8.65 798376 6593316 180028 Average: 26832686 29726608 5823026 17.83 2688 3193309 2907867 8.63 448912 4853291 121566 10:10:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:01 AM eth0 14.84 10.16 3.78 2.50 0.00 0.00 0.00 0.00 10:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:01 AM eth0 406.60 262.54 1572.63 59.90 0.00 0.00 0.00 0.00 10:11:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:01 AM eth0 271.57 235.43 2731.28 53.84 0.00 0.00 0.00 0.00 10:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:01 AM eth0 1164.60 440.01 9233.93 34.98 0.00 0.00 0.00 0.00 10:13:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:01 AM lo 22.17 22.17 2.83 2.83 0.00 0.00 0.00 0.00 10:14:01 AM eth0 75.08 67.72 666.00 14.80 0.00 0.00 0.00 0.00 10:14:01 AM docker0 7.86 12.99 1.30 1.57 0.00 0.00 0.00 0.00 10:15:01 AM lo 13.05 13.05 1.30 1.30 0.00 0.00 0.00 0.00 10:15:01 AM eth0 31.72 23.21 21.16 15.67 0.00 0.00 0.00 0.00 10:15:01 AM docker0 4.87 5.35 0.62 0.62 0.00 0.00 0.00 0.00 10:15:01 AM veth910fcde 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:16:01 AM lo 51.99 51.99 5.57 5.57 0.00 0.00 0.00 0.00 10:16:01 AM eth0 200.40 217.70 177.12 44.90 0.00 0.00 0.00 0.00 10:16:01 AM docker0 1.83 2.05 0.23 0.25 0.00 0.00 0.00 0.00 10:16:01 AM veth2721268 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:17:01 AM lo 351.09 351.09 153.04 153.04 0.00 0.00 0.00 0.00 10:17:01 AM eth0 677.46 600.90 1066.72 128.64 0.00 0.00 0.00 0.00 10:17:01 AM docker0 3.60 4.36 0.60 0.56 0.00 0.00 0.00 0.00 10:18:02 AM lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 10:18:02 AM eth0 231.12 179.38 1798.83 56.96 0.00 0.00 0.00 0.00 10:18:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:01 AM lo 244.19 244.19 55.47 55.47 0.00 0.00 0.00 0.00 10:19:01 AM eth0 348.95 135.75 2598.36 13.55 0.00 0.00 0.00 0.00 10:19:01 AM docker0 121.62 127.70 37.45 20.03 0.00 0.00 0.00 0.00 Average: lo 75.36 75.36 24.13 24.13 0.00 0.00 0.00 0.00 Average: eth0 377.82 239.95 2201.48 46.98 0.00 0.00 0.00 0.00 Average: docker0 15.30 16.69 4.40 2.52 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 11/30/2023 _x86_64_ (8 CPU) 10:09:38 LINUX RESTART (8 CPU) 10:10:00 AM CPU %user %nice %system %iowait %steal %idle 10:10:01 AM all 3.65 0.00 5.03 17.47 0.10 73.74 10:10:01 AM 0 5.51 0.00 7.87 76.38 0.00 10.24 10:10:01 AM 1 2.34 0.00 5.47 0.00 0.00 92.19 10:10:01 AM 2 4.00 0.00 2.40 2.40 0.00 91.20 10:10:01 AM 3 2.34 0.00 5.47 0.78 0.00 91.41 10:10:01 AM 4 2.42 0.00 4.03 16.13 0.00 77.42 10:10:01 AM 5 6.30 0.00 3.94 37.80 0.79 51.18 10:10:01 AM 6 3.91 0.00 6.25 5.47 0.00 84.38 10:10:01 AM 7 2.38 0.00 4.76 0.79 0.00 92.06 10:11:01 AM all 14.15 0.00 2.03 1.42 0.05 82.34 10:11:01 AM 0 11.02 0.00 1.77 0.28 0.07 86.86 10:11:01 AM 1 10.32 0.00 1.21 0.92 0.07 87.49 10:11:01 AM 2 25.59 0.00 2.90 2.71 0.07 68.73 10:11:01 AM 3 19.36 0.00 1.93 2.68 0.07 75.96 10:11:01 AM 4 19.85 0.00 2.53 0.87 0.05 76.70 10:11:01 AM 5 8.87 0.00 1.76 1.10 0.05 88.22 10:11:01 AM 6 7.74 0.00 1.10 0.22 0.02 90.92 10:11:01 AM 7 10.50 0.00 3.05 2.61 0.05 83.80 10:12:01 AM all 20.13 0.00 1.31 1.95 0.07 76.54 10:12:01 AM 0 23.49 0.00 1.07 1.47 0.07 73.90 10:12:01 AM 1 22.38 0.00 1.97 1.12 0.07 74.46 10:12:01 AM 2 7.90 0.00 0.85 1.39 0.07 89.79 10:12:01 AM 3 27.49 0.00 1.49 2.01 0.08 68.93 10:12:01 AM 4 23.87 0.00 1.04 1.27 0.07 73.75 10:12:01 AM 5 15.82 0.00 1.45 5.42 0.07 77.24 10:12:01 AM 6 23.25 0.00 1.24 1.04 0.07 74.42 10:12:01 AM 7 16.82 0.00 1.34 1.85 0.08 79.90 10:13:01 AM all 31.30 0.00 2.45 1.95 0.10 64.20 10:13:01 AM 0 27.12 0.00 2.21 0.15 0.08 70.44 10:13:01 AM 1 36.11 0.00 3.52 1.34 0.12 58.92 10:13:01 AM 2 33.73 0.00 2.96 6.60 0.08 56.63 10:13:01 AM 3 26.10 0.00 2.06 5.94 0.10 65.79 10:13:01 AM 4 28.33 0.00 2.51 0.32 0.10 68.73 10:13:01 AM 5 42.45 0.00 2.53 0.46 0.10 54.47 10:13:01 AM 6 26.76 0.00 1.77 0.32 0.08 71.07 10:13:01 AM 7 29.80 0.00 2.07 0.48 0.14 67.52 10:14:01 AM all 19.36 0.27 1.02 1.47 0.07 77.81 10:14:01 AM 0 12.06 0.00 0.80 0.57 0.07 86.51 10:14:01 AM 1 24.06 0.00 0.97 1.37 0.08 73.51 10:14:01 AM 2 23.00 1.76 1.33 1.43 0.08 72.41 10:14:01 AM 3 20.38 0.00 1.24 6.30 0.07 72.01 10:14:01 AM 4 24.53 0.00 1.07 0.33 0.08 73.98 10:14:01 AM 5 15.71 0.00 0.90 1.42 0.05 81.92 10:14:01 AM 6 15.04 0.03 0.87 0.33 0.07 83.66 10:14:01 AM 7 20.12 0.35 0.99 0.00 0.07 78.47 10:15:01 AM all 41.52 0.25 1.85 0.61 0.11 55.66 10:15:01 AM 0 39.06 0.05 2.15 0.69 0.08 57.97 10:15:01 AM 1 38.76 1.83 1.39 0.45 0.10 57.47 10:15:01 AM 2 41.81 0.00 1.98 0.55 0.12 55.54 10:15:01 AM 3 36.31 0.02 1.98 1.21 0.12 60.36 10:15:01 AM 4 50.29 0.00 1.86 0.05 0.10 47.69 10:15:01 AM 5 35.69 0.02 2.00 0.57 0.12 61.60 10:15:01 AM 6 43.05 0.02 1.68 1.25 0.08 53.92 10:15:01 AM 7 47.20 0.05 1.73 0.13 0.13 50.75 10:16:01 AM all 10.95 0.25 1.19 0.04 0.08 87.49 10:16:01 AM 0 13.31 0.02 1.22 0.02 0.08 85.36 10:16:01 AM 1 7.05 0.08 1.31 0.03 0.08 91.45 10:16:01 AM 2 11.53 0.00 1.05 0.07 0.08 87.27 10:16:01 AM 3 11.61 0.00 1.14 0.15 0.08 87.02 10:16:01 AM 4 11.76 0.00 1.39 0.02 0.07 86.76 10:16:01 AM 5 11.73 1.39 1.02 0.03 0.07 85.76 10:16:01 AM 6 9.75 0.00 0.99 0.02 0.07 89.18 10:16:01 AM 7 10.86 0.54 1.39 0.02 0.07 87.13 10:17:01 AM all 40.47 0.49 3.37 0.17 0.12 55.37 10:17:01 AM 0 45.75 0.10 3.08 0.05 0.13 50.88 10:17:01 AM 1 45.31 0.00 3.56 0.12 0.12 50.90 10:17:01 AM 2 41.90 0.03 3.79 0.20 0.12 53.96 10:17:01 AM 3 38.09 0.18 3.73 0.17 0.13 57.70 10:17:01 AM 4 39.38 0.03 2.87 0.34 0.12 57.27 10:17:01 AM 5 38.25 3.44 2.62 0.18 0.12 55.38 10:17:01 AM 6 38.40 0.13 2.91 0.17 0.10 58.28 10:17:01 AM 7 36.63 0.00 4.43 0.17 0.15 58.62 10:18:02 AM all 37.06 0.00 1.63 0.78 0.08 60.45 10:18:02 AM 0 24.06 0.00 1.44 0.03 0.07 74.40 10:18:02 AM 1 36.88 0.00 1.47 3.13 0.08 58.43 10:18:02 AM 2 48.80 0.00 2.11 0.89 0.08 48.12 10:18:02 AM 3 35.54 0.00 1.48 0.02 0.08 62.89 10:18:02 AM 4 49.67 0.00 1.61 0.39 0.07 48.27 10:18:02 AM 5 30.73 0.00 2.12 1.56 0.07 65.52 10:18:02 AM 6 25.43 0.00 1.47 0.17 0.12 72.81 10:18:02 AM 7 45.42 0.00 1.36 0.07 0.07 53.09 10:19:01 AM all 32.78 0.00 1.85 1.51 0.09 63.77 10:19:01 AM 0 22.83 0.00 1.79 0.68 0.10 74.59 10:19:01 AM 1 29.36 0.00 2.32 2.53 0.09 65.71 10:19:01 AM 2 43.70 0.00 2.33 1.67 0.09 52.21 10:19:01 AM 3 41.09 0.00 1.37 1.14 0.10 56.30 10:19:01 AM 4 32.42 0.00 1.66 0.10 0.12 65.70 10:19:01 AM 5 28.39 0.00 2.12 4.46 0.09 64.95 10:19:01 AM 6 26.97 0.00 1.83 0.21 0.09 70.91 10:19:01 AM 7 37.43 0.00 1.37 1.30 0.09 59.82 Average: all 27.45 0.14 1.86 1.14 0.09 69.33 Average: 0 24.25 0.02 1.74 0.62 0.08 73.29 Average: 1 27.73 0.21 1.97 1.22 0.09 68.78 Average: 2 30.79 0.20 2.14 1.72 0.09 65.06 Average: 3 28.34 0.02 1.83 2.18 0.09 67.53 Average: 4 31.05 0.00 1.84 0.45 0.09 66.57 Average: 5 25.22 0.54 1.84 1.77 0.08 70.55 Average: 6 23.97 0.02 1.55 0.42 0.08 73.96 Average: 7 28.23 0.10 1.98 0.73 0.09 68.87